The explorer is out of sync. The last synced block is 61 hours ago. Current block height: explorer: 2206528 / node: Too Many Requests! Wait for 0s / ref: 2245847

Program also_speciesonce.aleo

Program ID
also_speciesonce.aleo
Owner signature
sign16j33akggl9qrhk5nq4u8sgvu0j0w59z95f8lpnum63m9fgfgxyq9x57q7s7u982pvctmf0nj6hynvuutd9us982zrg2lgwq4jywesqma0sv00cjstgx3z9klhg9kw6g8hxdwfgmqvdqsptry8wluxjktppntzvfe2dc7mdszxjh6pgvxdpjlwc9l4q5k908qkr78ga49jq5sqju2z2h
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 also_speciesonce.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