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

Program darlenebaisden.aleo

Program ID
darlenebaisden.aleo
Owner signature
sign1h3a37a8zqqxdcl7gtyglu24hu5tqauftshlwkuwk9yqylkqadcqxan0g2km6a4g4lymw6qym0prge7p8g74jdv4epwa4n89phh33cppsxhfwsg3dzc9cc0u3gjvnr2yfhe8dt7jdr6jfm2zxdplsz8xeq8g6w5zq49ha3z27whfm05ptc56c65yw5qf90mk8tlyay2aqquypzgslgxe
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 darlenebaisden.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