The explorer is out of sync. The last synced block is 58 hours ago. Current block height: explorer: 2206528 / node: 2244117 / ref: 2244117

Program asthenical.aleo

Program ID
asthenical.aleo
Owner signature
sign1g4vf36zaauppu007z02p2kkgxhe809uf0vlyy6u3njdxkwrq2gqsxt2nnazpm7ujxzmtd50nc933smfpj4sf0wfcxvgvtxqahkdwjq4fhddhjsum74ae3s4gq4ql8yw2ymr76gwa9sduzu0qufqn6n5pqt6lqgcthpr9pd9jgwd8f20wrxlrmm02m5qdw5zal8gztzvlm72sw8z4gsm
Times called
2
Similar programs
Imports
-
Mappings
-
Structs
-
Records
-
Functions
-
Transitions
hello(public u32, u32) -> u32
Program Source Code (Aleo Instruction) Upload Leo source

program asthenical.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
1,593,3322024-03-04 04:39:10au1xwxexravdky7emhcpmynpcrv4ukrrjmc80dttc97eeqjjrv0cu9sagngw4helloAccepted
1,575,0682024-03-02 09:09:34au16h034zw5jktf79l9yjjvdx3kr8st6grfsk7ljcxwjvxu5terduysnaxnwchelloAccepted
Program has no mappings.
Not implemented