Coda by Ian Macalinao
    Preparing search index...

    Type Alias QuarryCreateEvent

    type QuarryCreateEvent = {
        timestamp: bigint;
        tokenMint: Address;
    }
    Index
    timestamp: bigint
    tokenMint: Address