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

Program jamesmadera.aleo

Program ID
jamesmadera.aleo
Owner signature
sign196uwuam6gpse6qznyawjh8s9cnjnh3ppxj7yu4jq9umdfwzy5gp9yhljzslxeqknd45x9nfdahwfeg90h6sfcjwurppdgpn8wrk0yq7zfnrywxvje0ttw3g8yjqcdmgcc36nute9qh8th3gc6we6s9ckp7v573x9yqh2upkxqdj7e0xhs7xgdqdjesudlc4lth9ptj7h28yq7x43fm6
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 jamesmadera.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