Coda by Ian Macalinao
    Preparing search index...
    type EvtSetPoolStatus = {
        pool: Address;
        status: number;
    }
    Index
    pool: Address
    status: number