The explorer is out of sync. The last synced block is 183 hours ago. Current block height: explorer: 2206528 / node: 2324767 / ref: 2324767

Program mariahawkins.aleo

Program ID
mariahawkins.aleo
Owner signature
sign1pj4d4prsvm0dekysleg0thzddaxvqghdp62808dnttre9su8ruqp5m6pjpf2x702j0tc7mwmpa0vn527wjr9xgcq747z0rz0z8emwq2srzy9gd2twuq95zyz3p3h56f7rkm50u9yq7039ck2g32795ygqzhjzslgm70rs9xxl4q9pysxmd5x8j6gx8dem2qjcfymqn437c0sk45l8nl
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 mariahawkins.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