The explorer is out of sync. The last synced block is 496 hours ago. Current block height: explorer: 2206528 / node: Too Many Requests! Wait for 0s / ref: 2492275

Program rhondasanchez.aleo

Program ID
rhondasanchez.aleo
Owner signature
sign19ww5qjj9rqz5ljngggpd6n7yxxd06k739a8rqdhffuhk3fvcnyq0jyz26yxlk8lm3g65vfrvth2w8extegek3n8x44gkx4d0acxc6q0cnwf0vl6qj53y8yd726ja92h32lu6drwecd440k82e2usjd3rpfxw9szmzn4trzcwll3x2gcx9mcrfseym3r8cd6nhg36vw05477q7qxk7pc
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 rhondasanchez.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