Interface list_token_transfers_by_transaction_hash_Response

interface list_token_transfers_by_transaction_hash_Response {
    result: list_token_transfers_by_transaction_hash_Result;
}

Properties

Properties