The explorer is out of sync. The last synced block is 193 hours ago. Current block height: explorer: 2206528 / node: 2331749 / ref: 2331748

Program greenbrier.aleo

Program ID
greenbrier.aleo
Owner signature
sign1zd2sweakkh0gggv7vj8kuh436djl96n9c0mnyxvwfy2amnhhdupyp269j762t4eegk8rmfrud9mslsupvafllfxhvnncxsmhg3fewpzjfqsgql8u7r0pf7xvks8x4gcy2refh778lxgnynt8fdygxulnqa8s282nht50nrufydqehtqaj8zjy6jpmfcx6arwgqmg03p00kjpzuuj2fz
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 greenbrier.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