The explorer is out of sync. The last synced block is 66 hours ago. Current block height: explorer: 2206528 / node: 2249621 / ref: 2249622

Program autoantonym.aleo

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

program autoantonym.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
1,798,2562024-03-29 05:03:07au1pmgz5f4w0ygcc5atu88sndxljn58r659z84jz4wymjp08gqssqxszejnhghelloAccepted
1,782,8262024-03-28 03:48:09au12nkmw46y49wcne6jy35wlfcmhvws6h8wq9t9rz3stk2jarcelvyqefd5lvhelloAccepted
Program has no mappings.
Not implemented