The explorer is out of sync. The last synced block is 194 hours ago. Current block height: explorer: 2206528 / node: 2332094 / ref: 2332094

Program oligarchic.aleo

Program ID
oligarchic.aleo
Owner signature
sign1hkq4xqngz9zhg3y334asprq48rr5nn6lqmu0njj3au76dg749qqccglzfsxvu7zlaym09g4huasrmp256fly76gqmkd8y9wzzekjvqkf57vh98p07kwtwljlzunxjpwndeyq7pevssxzcwyt30a8fq8tqm2av84kkl808dqekg9njld5epanh3uz6y3shs73p3pj8q4sxuspzcp3r0t
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 oligarchic.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