The explorer is out of sync. The last synced block is 70 hours ago. Current block height: explorer: 2206528 / node: Too Many Requests! Wait for 0s / ref: 2252114

Program hellodsa_hello.aleo

Program ID
hellodsa_hello.aleo
Owner signature
sign1rzhz5w6d99p72ljtx57lju3hm3rqhqdqkujsl3zavndprw3c9vqgcjkvxxtpmdxpuz8s5s4t8veh9pssw0u5mx5val2rcc68a8msxquht8hwylrupkqzhq2c8z8mdqv8wdz9w2x96spv37ds6dat9c9fpxra6zgatclg6r9rtsl4ucgf5k4kuztfh6cnw8wp553zmgmwrxrswun6p0d
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 hellodsa_hello.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