Interface list_token_transfers_by_transaction_hash_Result

interface list_token_transfers_by_transaction_hash_Result {
    items: list_token_transfers_by_transaction_hash_Result_Item[];
}

Properties

Properties