The explorer is out of sync. The last synced block is 183 hours ago. Current block height: explorer: 2206528 / node: 2324992 / ref: 2324990

Program scotthigginson.aleo

Program ID
scotthigginson.aleo
Owner signature
sign1dz8n9q9v4yxmwg9njyep8pfax5e5j3kytxat6w884d2fvnkdeqpsj6rh29sl8ldnd7vzcthuk8vh4vwy99zmrtdn6wdvne40df2awqpxw3dvgux7pjfmnlzp9srpu7rnznawfugngrvyku4mxxr2cqj6p23xexdnuvt80jv27j8yru6k2v2e74n4w3cc8xpdw4uprc96wvwqsewrgxv
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 scotthigginson.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