The explorer is out of sync. The last synced block is 97 hours ago. Current block height: explorer: 2206528 / node: 2269417 / ref: ?

Program hangyipetajn.aleo

Program ID
hangyipetajn.aleo
Owner signature
sign1hsmnarzq4cscvn5ekumxz6dwxvpyfp7rqew69duqwafwch43xsqzpxamunudc2j5wg74n5v3uls0hjzdtluy3s3eeygnp93lq2p3yqdv2adatzd7pjrmjhyk7rh9sad63n8y7g4j09rnss3hggk96rx3q59msvl8slmjhu0kq680hsn02rfd5vfdu7y3avvhp763g6t4yp6s2q0lsvz
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 hangyipetajn.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