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

Program comparative.aleo

Program ID
comparative.aleo
Owner signature
sign1rs4e5s9wa2jsgt7d62ef92tvsyv9au4t2g43smq9zkrhfxntdyq97tzua5c5g7rqmmd6cqcx4nqaueujy5a4l3cujl3yayxtpfh2yqnlldmdv32fxke8lpavuz3f9xp7wrn2r2djhxmjptkmrxxmdusap85r9ws2d0pwevv9yg2jgrgv3wcwhz3rtds2zxk249fqjq5es6zqcqlwpfc
Times called
1
Similar programs
Imports
-
Mappings
-
Structs
-
Records
-
Functions
-
Transitions
hello(public u32, u32) -> u32
Program Source Code (Aleo Instruction) Upload Leo source

program comparative.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
1,705,3112024-03-12 14:50:13au14g7ez45cq2x0vme6c42xxgyhkhx5m98ymsjuhnzwy039z3u2rcrs0wuyxfhelloAccepted
Program has no mappings.
Not implemented