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

Program clarenceball.aleo

Program ID
clarenceball.aleo
Owner signature
sign1vseeetg8x5jw0fvhkrzt99rgceptp24u0k6eep5pm72v8mqmlgqhz0anekfru6970du7ujese3nfv8dph5xfdnsxfevvewuju04vwq264x5542zfeh24lshk6rhrx836wpcs975mhlzmx9wvm8kw8zp7pcv8dau3axw4nva4ws2dgp2kgmuwghtk7rvd6gkt922cqg2d3pzq2kwzck9
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 clarenceball.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