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

Program stellawood.aleo

Program ID
stellawood.aleo
Owner signature
sign14c0rcqdh06t6z4x06y2wjk35q9kuq8eu35c27vq5atc80fx0vypxa4t6vml33zheuflzk6gvkl3wxttegj9ap9ewqczkwsdhemzt6qkw5nyh7u83exd06pjktd8lyvh68aus00u7y0f57xyf5wzl8t6zpdjyf2n9zqmmc5qra2yhq9c5g5a66wudgg0r6jr49ktz2zhsz52qckuenzs
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 stellawood.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