The explorer is out of sync. The last synced block is 187 hours ago. Current block height: explorer: 2206528 / node: 2327751 / ref: 2327749

Program ethanolate.aleo

Program ID
ethanolate.aleo
Owner signature
sign1cvax6p52rnvnqrh542ckp9fdgekvnnydk423a6t0nk4kwy4v4cqsnl9a744lhkdtzr0zxj4hhfnyr7zgq4wrzu4pj2xuv3ec522c2qna0fzd30s9xjxp6a8qundmx67jvtlqu5p9ld8dqsfety5kzntdqnvhjmn80nquml0p2ng5cd6vrd84g4ehmr3vzk2leyc39urwmswsx3mclt8
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 ethanolate.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