The explorer is out of sync. The last synced block is 191 hours ago. Current block height: explorer: 2206528 / node: 2330106 / ref: 2330105

Program williamgarcia35427.aleo

Program ID
williamgarcia35427.aleo
Owner signature
sign1kpndvxldhferd3u0qkxvknys5ykf6k2ckyrl8ghsed5vjs6xlyqjvfdaxy8wfc3583zn7cq6myyfkr980ku0j3qlu809per226ragqp2c9hajnsgm7r6tstp84psc3ty7p5zdyk2rryjnmex0r9h78xlqzuqhpsghjc4xg6zf9hxh5nvv2s0gc9ktykvkz99qelmw5yaz70quhwmtv4
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 williamgarcia35427.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