Coda by Ian Macalinao
    Preparing search index...
    type TokenOwnedEscrowArgs = {
        authority: EscrowAuthorityArgs;
        baseToken: Address;
        bump: number;
        key: KeyArgs;
    }
    Index

    Properties

    baseToken: Address
    bump: number
    key: KeyArgs