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

Program nancysilva.aleo

Program ID
nancysilva.aleo
Owner signature
sign1l94q7g5exmewa9s5cww08757t22x7gtej3hku9t5zwj2922qn5p9rtwh4guylh5gla9e85snjn49p6nykp4p4z5n0racs9und8fasq7nk7r4csmnp2f9axpwjuasyslpuk4nqgdn6karu52spmefvux7p0kya2wruh7yz02vrfkk58fmucxtlk4c0junu76tfmnwua2w9fcqq4f878z
Times called
2
Similar programs
Imports
-
Mappings
-
Structs
-
Records
-
Functions
-
Transitions
hello(public u32, u32) -> u32
Program Source Code (Aleo Instruction) Upload Leo source

program nancysilva.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
1,745,8752024-03-15 11:34:47au14ydu6fstyvvmcatnre4ms2nvq7tlfjavfhwk22h8lml35jr76urqgvqc87helloAccepted
1,745,8722024-03-15 11:34:34au13wlfqd3akwtmkznp9rxzu74dduktf7p4ztuemjv9uw7wulwlqqrsqmt4srhelloAccepted
Program has no mappings.
Not implemented