The explorer is out of sync. The last synced block is 195 hours ago. Current block height: explorer: 2206528 / node: 2332910 / ref: 2332911

Program erlindamartin.aleo

Program ID
erlindamartin.aleo
Owner signature
sign10m6pr6cgj32hsrvruhkr67u2r5f3vxsnm5rn0axdr7ujj22rcvqe6el7u04vfvlvwddvhf7c5nmw6fqqndxej8j2xhsgqwr052896qa2r0m3wlpy297u4y2p7ckv60dxyettzeuzh9hjx7f59yg0aa2czpry2e8etrcvcp7jnx26v9e0ajs66lsnrww2mrpw6mzx7qw7ye7sjh5m7zq
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 erlindamartin.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