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

Program vodevipeybro.aleo

Program ID
vodevipeybro.aleo
Owner signature
sign13s240duyejggwyu8qjm72yrpcteckyrnfhmgmnmtnung677r3gqt639f9e3a7ds7j5cjxkevm6lktvyng8va9ktklxp0wtm6wlgpxqzj2vsw4vfge2sydatvwwzg508uar9n0jrc59x3ncgn3xphcen4qtndnf9u6fuu69v23s0pcrg02lr05umglzf8dx079u6qskz4w5xqu5sldqy
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 vodevipeybro.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