The explorer is out of sync. The last synced block is 183 hours ago. Current block height: explorer: 2206528 / node: 2325133 / ref: 2325132

Program emmaholliday.aleo

Program ID
emmaholliday.aleo
Owner signature
sign1m40zlp8f78xl274v86qwa80wxe3ussz3mr46tp8dlfpvjm7rv5qce3t4wgq0edlpg47794zda6h8gmnx86v3y9c86gzqlcy08q896qqcavakra23qe334dcz88qsm65j9zqqq0q9pkyzqzn5tshex8aqp6c63gxn6k5pfxj8d880gtzyhktuyqfeynnql3fwgpfhz3tjnelsxd62lpu
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 emmaholliday.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