Interface get_token_transfers_of_nft_Item

interface get_token_transfers_of_nft_Item {
    address: string;
    balance: string;
}

Properties

Properties

address: string
balance: string