Binance Connector JS
    Preparing search index...

    Interface GetNFTWithdrawHistoryResponseListInner

    GetNFTWithdrawHistoryResponseListInner

    interface GetNFTWithdrawHistoryResponseListInner {
        contractAdrress?: string;
        fee?: number;
        feeAsset?: string;
        network?: string;
        timestamp?: number;
        tokenId?: string;
        txID?: string;
    }
    Index

    Properties

    contractAdrress?: string

    GetNFTWithdrawHistoryResponseListInner

    fee?: number

    GetNFTWithdrawHistoryResponseListInner

    feeAsset?: string

    GetNFTWithdrawHistoryResponseListInner

    network?: string

    GetNFTWithdrawHistoryResponseListInner

    timestamp?: number

    GetNFTWithdrawHistoryResponseListInner

    tokenId?: string

    GetNFTWithdrawHistoryResponseListInner

    txID?: string

    GetNFTWithdrawHistoryResponseListInner