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

Program irreverent.aleo

Program ID
irreverent.aleo
Owner signature
sign1hrxu3lruf7wajffuxr4t6t3h2ntt82s9z4t6r7pw2kgdzv2j5vp96zqhk3jnaekyfqu35jz9yd8zk7gwyl0r7uman9exj4ucmpfxgqa64zh0y77sq2uawnqya6zxq6j5ycq7f5w0s5zwg4rmtwwrcyr5p9lclrzgzkedvwr9zkstqt0h0fmaa5adm5re8wecgx9tsvd0akdqx6vpkrf
Times called
1
Similar programs
Imports
-
Mappings
-
Structs
-
Records
-
Functions
-
Transitions
hello(public u32, u32) -> u32
Program Source Code (Aleo Instruction) Upload Leo source

program irreverent.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
2,113,2012024-04-20 11:47:30au1n7ttfa8clsjvr4fcq3v5xaftnuglf2c7ps0qyvtsjjtc92y0x5gsl288k7helloAccepted
Program has no mappings.
Not implemented