The explorer is out of sync. The last synced block is 65 hours ago. Current block height: explorer: 2206528 / node: 2249087 / ref: 2249089

Program hellosfsaf_hello.aleo

Program ID
hellosfsaf_hello.aleo
Owner signature
sign1n65j2uc9xzsrw7g9rzu7fhluk2w6qz8s0l4upks0aa3fkqswmsqpze9deq9julh3gpy3lr4knzwqn222yh7dulxj6s4n2dc0jyhruqft6v2grtyakmzll06e4d9u2a5nw9zu2cy69umhfnczmd8a8dpnpq0g7a80f7lta7vchnazlag32hznhtxm0ktv650x8j8lp6zs9w3qxmumta7
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 hellosfsaf_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