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

Program science_beanmind.aleo

Program ID
science_beanmind.aleo
Owner signature
sign1g8nkjdj0af4xlw76sws26wllk4fv34wy3ssk7getc699w78vjqpxxnajerpvqaq777mkvr78wm3h0558mkuj2ejqvyw4y2mv7ycczpyxh4tx4dc9zesjhfxamnvwgv2j2a6uc5vl7qnzq64a5psmznd7q059tkgawxhnr758q8s36kfcg4q7fmqr9e6q9hw2yrqsuuk7yg9qc9n7q4x
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 science_beanmind.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