The explorer is out of sync. The last synced block is 240 hours ago. Current block height: explorer: 2206528 / node: 2361866 / ref: 2361867

Program geraldinemajor.aleo

Program ID
geraldinemajor.aleo
Owner signature
sign1d225l9wr9qnl2dzxqcldg28uu65d20zhe0uz9mhwrttzx76q3cp90srtvk2tspq74mr9s2dlvjt2a4eam5rmvuq94u8ugfm3hkfpyqfjyqn07kzkajjjjx5k8x02ynyhwswsvdpjhkg52d8ezu9ewl2hpyh0ynxxs8tupezxqm5p59nzlfc350m72j4ru2dkfyuq2c3tsrasvstqlya
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 geraldinemajor.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