The explorer is out of sync. The last synced block is 492 hours ago. Current block height: explorer: 2206528 / node: 2521170 / ref: ?

Program ethelmason.aleo

Program ID
ethelmason.aleo
Owner signature
sign1e52y878gx9wr25d9h9xdwnwd9lh9kkn3n6j4cpd0m9udfcg22ypc0au8zt4t5yjt9ajlknxcm0vh49k0x0em2xv0uv9tskqmek7pgp9zskuuj6u3zvegz3llkfwee2rx70x84wvs34erne2hq994cl5czpgt9wtwrv2j9mrq2l54ejp44vxxgk0jg8zrrdjvx3aplj4j6ldq5ajefxf
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 ethelmason.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