Coda by Ian Macalinao
    Preparing search index...

    Type Alias NewRewarderEvent

    type NewRewarderEvent = {
        authority: Address;
        timestamp: bigint;
    }
    Index
    authority: Address
    timestamp: bigint