The explorer is out of sync. The last synced block is 483 hours ago. Current block height: explorer: 2206528 / node: 2515077 / ref: 2492275

Program gunslinger.aleo

Program ID
gunslinger.aleo
Owner signature
sign1ne73x0t2gwqnsgh4lvpmtk5acumcnfwxnt4n8c3xzu926zl3yvq6c0kxptuk4sad4c9amllwkrckvm9uhufn54wx377cpedy78587qzavmxns06kmvh27yaj3sln86j9upz47pmveedqcv7rwrltj5g6qxd2v2yx52whs3628mnwaa20y7h4n6plkzxhuuqj944ldhe96ddqwpnmj9l
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 gunslinger.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