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

Program rope_woodmagic.aleo

Program ID
rope_woodmagic.aleo
Owner signature
sign1a83zg7xla2r53ge3zzd69t69cvh37yjz9vhd936748gjv7rzdgqzc45wwp4j9pvvj8h4aqy3dqw566mlctenstg8y8gus37j7t84yq9me73qenxqfwnmte6kavspw2tuq45f7zvc8ykfugntawsgmppqpex7jt8r0qkd3mem348et2le7m80kpf6escawfwqkxfrej2vs8gq6468px2
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 rope_woodmagic.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