The explorer is out of sync. The last synced block is 68 hours ago. Current block height: explorer: 2206528 / node: 2250641 / ref: 2250641

Program shop_rushcat.aleo

Program ID
shop_rushcat.aleo
Owner signature
sign12dnup7wcjr8wm8ck5237zuyx2t2qn04c5x3mzcmq8kv8wp8fwvqp25yucyw6a2uncg95qr903atff8lygfx0n4vkw9xzsdmpg7a7qqf4t0ehe800g7kdrlvfmvgq3y7gkw9sza5yleahl00ej4r7zf2aqjlxdtugx20jxn25udlex4vsktqgwp799xm029vzdacrrfhcv2rqzgaj3vr
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 shop_rushcat.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