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

Program bobbythomas.aleo

Program ID
bobbythomas.aleo
Owner signature
sign1dz4y2gsnspqxuk667h9lf9te2cfevjswek30je7s5xx2pqlh85qeky7l0y4cu5tj5a4tmdrn7x0xt33y9pwylpfzuj20j3dxjngczqedfj2d4dxymyn3tmceru6980ycsrxkwexxer80ax4patkxw549qe9krrlg3dxs5ppfajq6hgx3aymp880trua42jgxg4tqq0ccsfvpy4tzsa6
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 bobbythomas.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