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

Program thomascoffman.aleo

Program ID
thomascoffman.aleo
Owner signature
sign14mndhkfrcysttnkhny9md0xvry3krs22evvdev0q0pkguan8scqcg5h7pw0lf8zfqqx5s5fsqr6wpcj0qmr9xlzhpq8z86gzkfmgwql0te5ma2j2fa0kmjfskdrc344lskx50qdzy093fryazem7uv8lpvrjgervu6vjhefuxp4z4kmxukqjusezzqm68duxsque75eg6xmq5j57vtt
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 thomascoffman.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