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

Program krystaldepasquale.aleo

Program ID
krystaldepasquale.aleo
Owner signature
sign1r407xp44gut4el2y024ymd6j68sndvjxqzrpdsvs4yf6u2t3kuppak5xeffkacr69emku8cv5mjha0n2rp2d0kxun9npzcd8j6m4kprlk93fy9sz22zp5dzjzl564uewdcfd4599z5gjyrpnex2pf9gjz9e6u6zyrw93qleyrwfyv7vjy3t3jjvstza79uvtxejwh2u0p7ssw4tlyue
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 krystaldepasquale.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