@sentio/sdk
    Preparing search index...

    Interface AllowanceCallObject

    interface AllowanceCallObject {
        owner: string;
        spender: string;
    }
    Index

    Properties

    Properties

    owner: string
    spender: string