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

Program alicegaudette.aleo

Program ID
alicegaudette.aleo
Owner signature
sign1qr4zpvqmphwt87x3y5c3j5qysfu02gpw76fmtk3e2wjtm8e4uyqzqa4gwvnxjeymyt83g6l4md5kv62xm3rpzvt2ptefvnau4dkcspz5kwrq7k66264fl85a7lxc7hc5uad3rh9ayhkea30z25w9y0emq6wzqtt5yx6x3sxg0phdl08yczytn20gkec9qdvwez72z3v0k3zqwdftt3h
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 alicegaudette.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