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

Program darrellleone.aleo

Program ID
darrellleone.aleo
Owner signature
sign19lv80cnr4kuhdharehkd6kxfxd4c8yxa86hktlqhecqdqzwqg5pu9kjq39rn3es40frqjaxgzekmnny986w3wmwlcek4vvjdvxavsq6jgxy3ux93lpnmclp4ft2el4yzvzstqkz7p0rymwncf0qek60kqgtx0lga62h3l09vfna4fr8py9ytedu8e4ptwm4j4089y9xjxdy3zvzvg0s
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 darrellleone.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