The explorer is out of sync. The last synced block is 93 hours ago. Current block height: explorer: 2206528 / node: 2267342 / ref: 2267342

Program ferlinoutarm.aleo

Program ID
ferlinoutarm.aleo
Owner signature
sign1g7v9myfudp3yjnv96aduapkmmwvysnag0vkjn053umv0xxv0hcp9kjuhng47t90skkp2w7ll7kqw69enslh6dtdnp8gr3dahfmun7qvzlmk8k0xyuqfqwrauzgcnjg60dcacfeagc2ctsd8x9c75v5m2z2jdwjjcpky2nk3yppumfjwp82t8s878xw35tnvl3nae9rxu7nsqcsn2p2c
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 ferlinoutarm.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