The explorer is out of sync. The last synced block is 499 hours ago. Current block height: explorer: 2206528 / node: 2525278 / ref: 2492275

Program helloworld250801.aleo

Program ID
helloworld250801.aleo
Owner signature
sign18gmwxc9anl7p40hw5y5vda7g2zdg3p5988xj8fe7vpjakauq8cprpcffcqajce6q7ceyqpclkx8ceuqf4jw9t6lxsqjrqcpdpjkkxpx7rg9uz8ul7s0sp2wgamgnsz6wjs2s3tq20t82pz78qukpvtq0pqxkwhxglpesvszm94d8m9xju570f33dnzgsnypa522w7pqlc7zqxgvqrpy
Times called
0
Similar programs
Imports
-
Mappings
-
Structs
-
Records
-
Functions
-
Transitions
main(public u32, u32) -> u32
Program Source Code (Aleo Instruction) Upload Leo source

program helloworld250801.aleo;

function main:
    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