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

Program adamthompson.aleo

Program ID
adamthompson.aleo
Owner signature
sign1dz2drdewahmtwydjryapy5eg7rdsfwv3v8jee2del9ss5u2ypcq37h6g07sy5d3d9yezr9pne3g3jwu3jc3z55zsfva78skwjrfygqde2na0v0kxpwcc2md5j2jd7ms7k9fg40mu2crhff976lvy9xqgq09acah6r8nymp3kqw8d88w9f3sg9qkajen9tc3vs447868eqwdq2t2nmgw
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 adamthompson.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