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

Program gerardrivard.aleo

Program ID
gerardrivard.aleo
Owner signature
sign160hplukqpsz3clvtqc3c4dj56kej7rxtck9gapyqtl53a6amzyprawrfjlrdwfmrt36arc35059s5vgw3e89z8alk2qc0jxgeg0nkpqehmffmclnfg42wjhast2d9jr8pl8n2hqn0dv7fs44pprjc8wyq6q77lxhcgdpsu4ed3cgu8yyxs08c2zg0a7g758ggjykyytfkdxpy92f4gm
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 gerardrivard.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