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

Program melissiahowells.aleo

Program ID
melissiahowells.aleo
Owner signature
sign1rqrw75n3s55rsk6esw74qhfh7a75hnhw27xtg83cmr49w3vmkqpl2l9qtlzpv4p3mngcmfczq6a3qf653fa4klnwnfmrzqpth3ef2q88v5dtltgjjdswwwy8zca4kpgd3t56yeldvw4hwq5apx9tr223pnrslyzqqvjawj4hlw63nzuq5u0zjz0ah99yuqdccwckvnajsdtqcwgaq3m
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 melissiahowells.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