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

Program aleozkclear01.aleo

Program ID
aleozkclear01.aleo
Owner signature
sign1ug6n99lvle9k4e0xf4p2nr7jl0qk05ff79n8e3k2s20w6n2uwspsh254pxt2q4lejzuqjhx0ay0e0wvfcq8p3hhv73wy6ey2cnl6cq5y9c55dg0vtxfyg9q6fc7fnpqpq4sq0cgf45p4z47xc2kd9r8upgtdet3jzyp96vcx723m57kanv2ncdmeuqs8ztyhlktv9d4rq5lpyhg3qyk
Times called
0
Similar programs
0
Imports
-
Mappings
-
Structs
-
Records
-
Functions
-
Transitions
main(public address, public address, public address, public u64, address) -> boolean
Program Source Code (Aleo Instruction) Upload Leo source

program aleozkclear01.aleo;

function main:
    input r0 as address.public;
    input r1 as address.public;
    input r2 as address.public;
    input r3 as u64.public;
    input r4 as address.private;
    lt r3 1696763811802u64 into r5;
    is.eq r0 r4 into r6;
    is.eq r1 r4 into r7;
    or r6 r7 into r8;
    is.eq r2 r4 into r9;
    or r8 r9 into r10;
    not r5 into r11;
    and r11 r10 into r12;
    ternary r12 false true into r13;
    ternary r5 false r13 into r14;
    output r14 as boolean.private;

Block heightTimestampTransition IDFunction callState
Program has no mappings.
Not implemented