The explorer is out of sync. The last synced block is 186 hours ago. Current block height: explorer: 2206528 / node: 2326842 / ref: 2326841

Program brucegonzalez.aleo

Program ID
brucegonzalez.aleo
Owner signature
sign14zwt8te273klucwc56z0cdxrdslm3dr3arux0m7t7nl98c7p9cp02xqzhgzcxklh4lxppde8ysdejdzc3dkrxfq90pc65xnccfzj5qy7mrk4hn3rq3evw92qcky0n8n48aclkk2ru6jvcvcer8s062uzqm8hry044hr0e9plhwhw5s00swa8c22dclflnx57hu0c6wuuydkpzmfy7uc
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 brucegonzalez.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