Coda by Ian Macalinao
    Preparing search index...

    Interface QuarryCreateEventArgs

    interface QuarryCreateEventArgs {
        timestamp: number | bigint;
        tokenMint: Address;
    }
    Index

    Properties

    Properties

    timestamp: number | bigint
    tokenMint: Address