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

Program virginiaclement.aleo

Program ID
virginiaclement.aleo
Owner signature
sign1v965w9a8wcjq4w9lfmz9rvjax0u8yuddxlft4ygvqsdtxmh52qq5avw2hqvj2j0vuxqx9rv8aykrht5hdpgcte6hqae3nvn0lcersqh3ffnfxfvvamtg2g87e0kzurqvq6y7fhpu4ey77k7fng3vjum6qdn053zyqq67xdmgfs99p5dwd0fj2xr33wpw6x84g2yzh7879pdqcej7udg
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 virginiaclement.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