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

Program helloworld_13q0ge.aleo

Program ID
helloworld_13q0ge.aleo
Owner signature
sign1nz8q8fnsrxezq7rvkge88dz99ads7rrsuval67xv9tph35qkcuprmttvxpgeldllucfvldgmhdft2zqwugq2xpjtqg75gywkqcxtqqj60knyjysrccj0tnej2zr5tgefm72awkzt4mempxrqyw6aavq9zxjk9w5ufzsuez6e4s6n67u3rm35893nz7l30w6vqjgxmqm2phtq7fhalvn
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 helloworld_13q0ge.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