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

Program theodorethompson.aleo

Program ID
theodorethompson.aleo
Owner signature
sign1k3jp0xetlt5mje5xc0fru8swvuany0kl4rmht9cwp6hcf3kj85q28hn3rp8hl6yzkamyyuxg96wjl5f6xmzxvahy6avden2eqr3zzqw7kcanrcdvgt2qsjwnj79q6fztp4lywfx0z6nzde34rqnjgvpsp9t2y3yhuj3cjpvx2s5yyrzc8l9zrgayren07ay3pcnpah8835ssz5uwq9n
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 theodorethompson.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