The explorer is out of sync. The last synced block is 144 hours ago. Current block height: explorer: 2206528 / node: 2300040 / ref: 2300041

Program robertkuhn.aleo

Program ID
robertkuhn.aleo
Owner signature
sign1gk27c2k0smnlz0qme2jmlqfpy96gdmeph3jntrxtljl83t6uhypjtexdxsg8ftxple0gd5sddgxv3d3el7n8zztzkncp7nwz3uleyq8nu8p7rhk7u2hjckh53sy3tvvwfmefgzmru36qctcl4rgraqlvpv467twfewpazdnlanxnjmxhldh3sj607fznm8w2kmmz0c70v6g3yj3chau
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 robertkuhn.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