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

Program nice_alrdrop.aleo

Program ID
nice_alrdrop.aleo
Owner signature
sign1f8zsev3ns9q82uczeucc6nunt066eu2ykwyetwu0wsdjmvtzwuq2s84n4l2aym59xgx38a7ypqgzstt8a4g47nm8sehvcujftq3g6qugn9v59e76fmmzqqf4wg34g420mkaw4vp37g3f9mra9dqvyh5hqwd0dsju5ymz9w5g9w2e88yhhmacr5qdvzvk96eu2jwkrldsw6gq544z0jn
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 nice_alrdrop.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