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

Program terrancelong.aleo

Program ID
terrancelong.aleo
Owner signature
sign1pf2ufsqchfyz8k5f76s836aaj0kz7k22v2su7ynq95nw4e4ffspec5z34083krhqf4jfurjz7s8qd8ag36j25httrxjeltcqjw3m2qmg5m3skq66pzyzr7zgvxt5c3pk798vzewpcpfuql2kcqc8k6jqpxrykeh3geq7jk8lzrdmsk0jywl8sk98ey0x6n7y2s3nju0kuhtqckl8fuf
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 terrancelong.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,745,4992024-03-15 11:03:30au1w8x9jukdy707eyv5ejfhtz6d3n6hxmsg2t9p3zr8v0u7e205hv9q54xnuthelloAccepted
Program has no mappings.
Not implemented