The explorer is out of sync. The last synced block is 193 hours ago. Current block height: explorer: 2206528 / node: 2331708 / ref: 2331710

Program danielgreen.aleo

Program ID
danielgreen.aleo
Owner signature
sign1mxkpm2l52xyrdhyrwazkmzw20wa2xqyz5ynwtfsk0z5grzeq9sqwmarl6ga89dnswsmg5v75hpggw5l4ets9749540qjw8n2flw42qfcjzyj6jz42s2r30rrqhmaamymnq2e2wy0updy6x5lrhvfwmnqpexep06vkhecmeqm3hc0m20f74vsdcu9p24l9av83x968y2un92s7tgk3sf
Times called
0
Similar programs
Imports
-
Mappings
-
Structs
-
Records
-
Functions
-
Transitions
hello(public u32, u32) -> u32
Program Source Code (Aleo Instruction) Upload Leo source

program danielgreen.aleo;

function hello:
    input r0 as u32.public;
    input r1 as u32.private;
    add r0 r1 into r2;
    output r2 as u32.private;

Block heightTimestampTransition IDFunction callState
Program has no mappings.
Not implemented