Ethereum Querying API

About Ethereum Network

The Ethereum protocol was originally conceived as an upgraded version of a cryptocurrency, providing advanced features such as on-blockchain escrow, withdrawal limits and financial contracts, gambling markets, and the like via a highly generalized programming language. The Ethereum protocol would not "support" any of the applications directly, but the existence of a Turing-complete programming language means that arbitrary contracts can theoretically be created for any transaction type or application. What is more interesting about Ethereum, however, is that the Ethereum protocol moves far beyond just currency. Protocols and decentralized applications around decentralized file storage, decentralized computation, and decentralized prediction markets, among dozens of other such concepts, have the potential to substantially increase the efficiency of the computational industry and provide a massive boost to other peer-to-peer protocols by adding for the first time an economic layer. Finally, there is also a substantial array of applications that have nothing to do with money at all.

Some fascinating statistics of Ethereum Chain as of April 2021

Metrics

Value

Daily Transactions

1.51M

Number of Active Addresses

660.63K

Number of New Addresses Monthly

4.65M

Unmarshal's Current Infrastructure Support

Get Token Balances

GET https://stg-api.unmarshal.io/v1/ethereum/address/:address/assets

Description This endpoint allows you to retrieve balance tied to a particular address. The response of this API will include everything you need to make sense of your assets. You can see what is the current value of each token, and how much your assets are worth in fiat currency. We also have built a CDN for logos. Eg: Fetch balances by address for Ethereum https://stg-api.unmarshal.io/v1/ethereum/address/0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a/assets?auth_key=VGVtcEtleQ%3D%3D

Path Parameters

NameTypeDescription

address

string

Valid Ethereum address

Query Parameters

NameTypeDescription

auth_key

string

VGVtcEtleQ==

[
  {
    "contract_name": "Uniswap",
    "contract_ticker_symbol": "UNI",
    "contract_decimals": 18,
    "contract_address": "0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984",
    "coin": 60,
    "type": "ERC20",
    "balance": "204934981492115674180",
    "quote": 7232.155496856762,
    "quote_rate": 35.29,
    "logo_url": "https://assets.unmarshal.io/tokens/0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984.png"
  },
  {
    "contract_name": "PoolTogether",
    "contract_ticker_symbol": "POOL",
    "contract_decimals": 18,
    "contract_address": "0x0cEC1A9154Ff802e7934Fc916Ed7Ca50bDE6844e",
    "coin": 60,
    "type": "ERC20",
    "balance": "400000000000000000000",
    "quote": 6940.000000000001,
    "quote_rate": 17.35,
    "logo_url": "https://assets.unmarshal.io/tokens/0x0cEC1A9154Ff802e7934Fc916Ed7Ca50bDE6844e.png"
  },
  {
    "contract_name": "ETH 2x Flexible Leverage Index",
    "contract_ticker_symbol": "ETH2x-FLI",
    "contract_decimals": 18,
    "contract_address": "0xAa6E8127831c9DE45ae56bB1b0d4D4Da6e5665BD",
    "coin": 60,
    "type": "ERC20",
    "balance": "13881290754713979572",
    "quote": 2278.4750644787523,
    "quote_rate": 164.14,
    "logo_url": "https://assets.unmarshal.io/tokens/0xAa6E8127831c9DE45ae56bB1b0d4D4Da6e5665BD.png"
  },
  {
    "contract_name": "Serum",
    "contract_ticker_symbol": "SRM",
    "contract_decimals": 6,
    "contract_address": "0x476c5E26a75bd202a9683ffD34359C0CC15be0fF",
    "coin": 60,
    "type": "ERC20",
    "balance": "117000000",
    "quote": 1175.8500000000001,
    "quote_rate": 10.05,
    "logo_url": "https://assets.unmarshal.io/tokens/0x476c5E26a75bd202a9683ffD34359C0CC15be0fF.png"
  },
  {
    "contract_name": "SushiBar",
    "contract_ticker_symbol": "xSUSHI",
    "contract_decimals": 18,
    "contract_address": "0x8798249c2E607446EfB7Ad49eC89dD1865Ff4272",
    "coin": 60,
    "type": "ERC20",
    "balance": "56367348263992000287",
    "quote": 749.1220584284537,
    "quote_rate": 13.29,
    "logo_url": "https://assets.unmarshal.io/tokens/0x8798249c2E607446EfB7Ad49eC89dD1865Ff4272.png"
  },
  {
    "contract_name": "ChainLink Token",
    "contract_ticker_symbol": "LINK",
    "contract_decimals": 18,
    "contract_address": "0x514910771AF9Ca656af840dff83E8264EcF986CA",
    "coin": 60,
    "type": "ERC20",
    "balance": "20165590179078022082",
    "quote": 687.8482810083513,
    "quote_rate": 34.11,
    "logo_url": "https://assets.unmarshal.io/tokens/0x514910771AF9Ca656af840dff83E8264EcF986CA.png"
  },
  {
    "contract_name": "Aave Token",
    "contract_ticker_symbol": "AAVE",
    "contract_decimals": 18,
    "contract_address": "0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9",
    "coin": 60,
    "type": "ERC20",
    "balance": "1479179816563629396",
    "quote": 570.0315259091259,
    "quote_rate": 385.37,
    "logo_url": "https://assets.unmarshal.io/tokens/0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9.png"
  },
  {
    "contract_name": "Exeedme",
    "contract_ticker_symbol": "XED",
    "contract_decimals": 18,
    "contract_address": "0xee573a945B01B788B9287CE062A0CFC15bE9fd86",
    "coin": 60,
    "type": "ERC20",
    "balance": "322956993287027616385",
    "quote": 400.46667167591426,
    "quote_rate": 1.24,
    "logo_url": "https://assets.unmarshal.io/tokens/0xee573a945B01B788B9287CE062A0CFC15bE9fd86.png"
  },
  {
    "contract_name": "DEGEN Index",
    "contract_ticker_symbol": "DEGEN",
    "contract_decimals": 18,
    "contract_address": "0x126c121f99e1E211dF2e5f8De2d96Fa36647c855",
    "coin": 60,
    "type": "ERC20",
    "balance": "30282230733448519261",
    "quote": 204.70787975811197,
    "quote_rate": 6.76,
    "logo_url": "https://assets.unmarshal.io/tokens/0x126c121f99e1E211dF2e5f8De2d96Fa36647c855.png"
  },
  {
    "contract_name": "Monolith TKN",
    "contract_ticker_symbol": "TKN",
    "contract_decimals": 8,
    "contract_address": "0xaAAf91D9b90dF800Df4F55c205fd6989c977E73a",
    "coin": 60,
    "type": "ERC20",
    "balance": "32998523115",
    "quote": 147.4558804507644,
    "quote_rate": 0.446856,
    "logo_url": "https://assets.unmarshal.io/tokens/0xaAAf91D9b90dF800Df4F55c205fd6989c977E73a.png"
  },
  {
    "contract_name": "Ethereum",
    "contract_ticker_symbol": "ETH",
    "contract_decimals": 18,
    "contract_address": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
    "coin": 60,
    "type": "ERC20",
    "balance": "54755772329109948",
    "quote": 133.6270819074065,
    "quote_rate": 2440.42,
    "logo_url": "https://assets.unmarshal.io/tokens/0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee.png"
  },
  {
    "contract_name": "DefiPulse Index",
    "contract_ticker_symbol": "DPI",
    "contract_decimals": 18,
    "contract_address": "0x1494CA1F11D487c2bBe4543E90080AeBa4BA3C2b",
    "coin": 60,
    "type": "ERC20",
    "balance": "223468299488667667",
    "quote": 103.6736481817776,
    "quote_rate": 463.93,
    "logo_url": "https://assets.unmarshal.io/tokens/0x1494CA1F11D487c2bBe4543E90080AeBa4BA3C2b.png"
  },
  {
    "contract_name": "Lido DAO Token",
    "contract_ticker_symbol": "LDO",
    "contract_decimals": 18,
    "contract_address": "0x5A98FcBEA516Cf06857215779Fd812CA3beF1B32",
    "coin": 60,
    "type": "ERC20",
    "balance": "100000000000000000000",
    "quote": 103,
    "quote_rate": 1.03,
    "logo_url": "https://assets.unmarshal.io/tokens/0x5A98FcBEA516Cf06857215779Fd812CA3beF1B32.png"
  },
  {
    "contract_name": "Badger Sett Badger",
    "contract_ticker_symbol": "bBADGER",
    "contract_decimals": 18,
    "contract_address": "0x19D97D8fA813EE2f51aD4B4e04EA08bAf4DFfC28",
    "coin": 60,
    "type": "ERC20",
    "balance": "2789897288311458943",
    "quote": 94.2706293720442,
    "quote_rate": 33.79,
    "logo_url": "https://assets.unmarshal.io/tokens/0x19D97D8fA813EE2f51aD4B4e04EA08bAf4DFfC28.png"
  },
  {
    "contract_name": "Sora Token",
    "contract_ticker_symbol": "XOR",
    "contract_decimals": 18,
    "contract_address": "0x40FD72257597aA14C7231A7B1aaa29Fce868F677",
    "coin": 60,
    "type": "ERC20",
    "balance": "172176449266233125",
    "quote": 90.87817345170318,
    "quote_rate": 527.82,
    "logo_url": "https://assets.unmarshal.io/tokens/0x40FD72257597aA14C7231A7B1aaa29Fce868F677.png"
  },
  {
    "contract_name": "Badger Sett Digg",
    "contract_ticker_symbol": "bDIGG",
    "contract_decimals": 18,
    "contract_address": "0x7e7E112A68d8D2E221E11047a72fFC1065c38e1a",
    "coin": 60,
    "type": "ERC20",
    "balance": "3207586772228807",
    "quote": 66.59270897824226,
    "quote_rate": 20761,
    "logo_url": "https://assets.unmarshal.io/tokens/0x7e7E112A68d8D2E221E11047a72fFC1065c38e1a.png"
  },
  {
    "contract_name": "Synth sUSD",
    "contract_ticker_symbol": "sUSD",
    "contract_decimals": 18,
    "contract_address": "0x57Ab1ec28D129707052df4dF418D58a2D46d5f51",
    "coin": 60,
    "type": "ERC20",
    "balance": "12532867457478143836",
    "quote": 12.783524806627707,
    "quote_rate": 1.02,
    "logo_url": "https://assets.unmarshal.io/tokens/0x57Ab1ec28D129707052df4dF418D58a2D46d5f51.png"
  },
  {
    "contract_name": "Digg",
    "contract_ticker_symbol": "DIGG",
    "contract_decimals": 9,
    "contract_address": "0x798D1bE841a82a273720CE31c822C61a67a601C3",
    "coin": 60,
    "type": "ERC20",
    "balance": "173194",
    "quote": 7.732765712,
    "quote_rate": 44648,
    "logo_url": "https://assets.unmarshal.io/tokens/0x798D1bE841a82a273720CE31c822C61a67a601C3.png"
  },
  {
    "contract_name": "Cream",
    "contract_ticker_symbol": "CREAM",
    "contract_decimals": 18,
    "contract_address": "0x2ba592F78dB6436527729929AAf6c908497cB200",
    "coin": 60,
    "type": "ERC20",
    "balance": "13970925615081088",
    "quote": 1.43174045703351,
    "quote_rate": 102.48,
    "logo_url": "https://assets.unmarshal.io/tokens/0x2ba592F78dB6436527729929AAf6c908497cB200.png"
  },
  {
    "contract_name": "Wrapped Ether",
    "contract_ticker_symbol": "WETH",
    "contract_decimals": 18,
    "contract_address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2",
    "coin": 60,
    "type": "ERC20",
    "balance": "189442281259824",
    "quote": 0.4631503836468303,
    "quote_rate": 2444.81,
    "logo_url": "https://assets.unmarshal.io/tokens/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2.png"
  },
  {
    "contract_name": "Keep4r",
    "contract_ticker_symbol": "KP4R",
    "contract_decimals": 18,
    "contract_address": "0xA89ac6e529aCf391CfbBD377F3aC9D93eae9664e",
    "coin": 60,
    "type": "ERC20",
    "balance": "1000000000000000",
    "quote": 0.00827,
    "quote_rate": 8.27,
    "logo_url": "https://assets.unmarshal.io/tokens/0xA89ac6e529aCf391CfbBD377F3aC9D93eae9664e.png"
  },
  {
    "contract_name": "Graph Token",
    "contract_ticker_symbol": "GRT",
    "contract_decimals": 18,
    "contract_address": "0xc944E90C64B2c07662A292be6244BDf05Cda44a7",
    "coin": 60,
    "type": "ERC20",
    "balance": "1871932739197379",
    "quote": 0.0026955831444442258,
    "quote_rate": 1.44,
    "logo_url": "https://assets.unmarshal.io/tokens/0xc944E90C64B2c07662A292be6244BDf05Cda44a7.png"
  },
  {
    "contract_name": "Liquid staked Ether 2.0",
    "contract_ticker_symbol": "stETH",
    "contract_decimals": 18,
    "contract_address": "0xae7ab96520DE3A18E5e111B5EaAb095312D7fE84",
    "coin": 60,
    "type": "ERC20",
    "balance": "1",
    "quote": 2.4170500000000005e-15,
    "quote_rate": 2417.05,
    "logo_url": "https://assets.unmarshal.io/tokens/0xae7ab96520DE3A18E5e111B5EaAb095312D7fE84.png"
  },
  {
    "contract_name": "#halfrekt",
    "contract_ticker_symbol": "NME",
    "contract_decimals": 18,
    "contract_address": "0x404A03728Afd06fB934e4b6f0EaF67796912733A",
    "coin": 60,
    "type": "ERC20",
    "balance": "710402411404400001024",
    "quote": 0,
    "quote_rate": 0,
    "logo_url": "https://assets.unmarshal.io/tokens/0x404A03728Afd06fB934e4b6f0EaF67796912733A.png"
  },
  {
    "contract_name": "Inverse.Finance DAI to ETH Yield Token",
    "contract_ticker_symbol": "inDAI->ETH",
    "contract_decimals": 18,
    "contract_address": "0x2dCdCA085af2E258654e47204e483127E0D8b277",
    "coin": 60,
    "type": "ERC20",
    "balance": "59716741944245631702",
    "quote": 0,
    "quote_rate": 0,
    "logo_url": "https://assets.unmarshal.io/tokens/0x2dCdCA085af2E258654e47204e483127E0D8b277.png"
  },
  {
    "contract_name": "HEGIC yVault",
    "contract_ticker_symbol": "yvHEGIC",
    "contract_decimals": 18,
    "contract_address": "0xe11ba472F74869176652C35D30dB89854b5ae84D",
    "coin": 60,
    "type": "ERC20",
    "balance": "824928347060961141662",
    "quote": 0,
    "quote_rate": 0,
    "logo_url": "https://assets.unmarshal.io/tokens/0xe11ba472F74869176652C35D30dB89854b5ae84D.png"
  },
  {
    "contract_name": "BAS",
    "contract_ticker_symbol": "BAS",
    "contract_decimals": 18,
    "contract_address": "0xa7ED29B253D8B4E3109ce07c80fc570f81B63696",
    "coin": 60,
    "type": "ERC20",
    "balance": "760664853569657",
    "quote": 0,
    "quote_rate": 0,
    "logo_url": "https://assets.unmarshal.io/tokens/0xa7ED29B253D8B4E3109ce07c80fc570f81B63696.png"
  },
  {
    "contract_name": "REDUX",
    "contract_ticker_symbol": "REDUX",
    "contract_decimals": 0,
    "contract_address": "0x000000000000CB2D80A37898be43579C7b616844",
    "coin": 60,
    "type": "ERC20",
    "balance": "15",
    "quote": 0,
    "quote_rate": 0,
    "logo_url": "https://assets.unmarshal.io/tokens/0x000000000000CB2D80A37898be43579C7b616844.png"
  },
  {
    "contract_name": "YFIN STAKE",
    "contract_ticker_symbol": "YFIN",
    "contract_decimals": 18,
    "contract_address": "0x792348668c8d4B640Bb7C09D7127234d4C29053E",
    "coin": 60,
    "type": "ERC20",
    "balance": "10000000000000000",
    "quote": 0,
    "quote_rate": 0,
    "logo_url": "https://assets.unmarshal.io/tokens/0x792348668c8d4B640Bb7C09D7127234d4C29053E.png"
  },
  {
    "contract_name": "PoolTogether Dai Ticket (Compound)",
    "contract_ticker_symbol": "PcDAI",
    "contract_decimals": 18,
    "contract_address": "0x334cBb5858417Aee161B53Ee0D5349cCF54514CF",
    "coin": 60,
    "type": "ERC20",
    "balance": "205167953343660523019",
    "quote": 0,
    "quote_rate": 0,
    "logo_url": "https://assets.unmarshal.io/tokens/0x334cBb5858417Aee161B53Ee0D5349cCF54514CF.png"
  },
  {
    "contract_name": "xRULER",
    "contract_ticker_symbol": "xRULER",
    "contract_decimals": 18,
    "contract_address": "0x01F7Fd324b366380D2145Dfa6C7A76fdb75f17B9",
    "coin": 60,
    "type": "ERC20",
    "balance": "895029538702633564",
    "quote": 0,
    "quote_rate": 0,
    "logo_url": "https://assets.unmarshal.io/tokens/0x01F7Fd324b366380D2145Dfa6C7A76fdb75f17B9.png"
  },
  {
    "contract_name": "yearn Curve.fi yDAI/yUSDC/yUSDT/yBUSD",
    "contract_ticker_symbol": "yyDAI+yUSDC+yUSDT+yBUSD",
    "contract_decimals": 18,
    "contract_address": "0x2994529C0652D127b7842094103715ec5299bBed",
    "coin": 60,
    "type": "ERC20",
    "balance": "2444803505753843",
    "quote": 0,
    "quote_rate": 0,
    "logo_url": "https://assets.unmarshal.io/tokens/0x2994529C0652D127b7842094103715ec5299bBed.png"
  },
  {
    "contract_name": "UMA TVL Option [30 Jun 2021]",
    "contract_ticker_symbol": "uTVL-0621",
    "contract_decimals": 18,
    "contract_address": "0x21ae9E080a53Ab98CC1266Ed1c8CC27FFD3256D5",
    "coin": 60,
    "type": "ERC20",
    "balance": "90000000000000000000",
    "quote": 0,
    "quote_rate": 0,
    "logo_url": "https://assets.unmarshal.io/tokens/0x21ae9E080a53Ab98CC1266Ed1c8CC27FFD3256D5.png"
  },
  {
    "contract_name": "xFORCE",
    "contract_ticker_symbol": "xFORCE",
    "contract_decimals": 18,
    "contract_address": "0xe7f445B93eB9CDaBfe76541Cc43Ff8dE930A58E6",
    "coin": 60,
    "type": "ERC20",
    "balance": "221390000000000000000",
    "quote": 0,
    "quote_rate": 0,
    "logo_url": "https://assets.unmarshal.io/tokens/0xe7f445B93eB9CDaBfe76541Cc43Ff8dE930A58E6.png"
  },
  {
    "contract_name": "Eminence",
    "contract_ticker_symbol": "EMN",
    "contract_decimals": 18,
    "contract_address": "0x5ade7aE8660293F2ebfcEfaba91d141d72d221e8",
    "coin": 60,
    "type": "ERC20",
    "balance": "13166134220721899564815",
    "quote": 0,
    "quote_rate": 0,
    "logo_url": "https://assets.unmarshal.io/tokens/0x5ade7aE8660293F2ebfcEfaba91d141d72d221e8.png"
  }
]

Get Token Transactions

GET https://stg-api.unmarshal.io/v1/ethereum/address/:address/transactions

Description Retrieves all transactions of the particular address. Unmarshal has the best in class decoders to extract the meaning out of just a function call to the smart contract. Our decoder decodes the transaction into Send, Receive, Approve, Stake, UnStake, Add Liquidity, Remove Liquidity, etc. Optional Query Parameters: -> contract: valid ethereum token address held by ethereum wallet to get all the transactions of a particular token. -> page: specifies the page of the returned transaction, starting from 1. -> pageSize: Number of transaction returned by API call (by default 25), returns in the order of recent transactions Eg: Fetch all transactions by address for Ethereum https://stg-api.unmarshal.io/v1/ethereum/address/0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a/transactions?auth_key=VGVtcEtleQ%3D%3D&pageSize=10 https://stg-api.unmarshal.io/v1/ethereum/address/0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a/transactions?auth_key=VGVtcEtleQ%3D%3D&contract=0x8798249c2E607446EfB7Ad49eC89dD1865Ff4272

Path Parameters

NameTypeDescription

address

string

Valid Ethereum address

Query Parameters

NameTypeDescription

contract_address

string

valid ethereum token address held by above ethereum(wallet) address

auth_key

string

VGVtcEtleQ==

{
    "page": 1,
    "total_pages": 38,
    "items_on_page": 10,
    "total_txs": 374,
    "transactions": [
        {
            "id": "0x39b5a523046aa7730686b85eb1414eb7dc2b930d791ef86a347ea6012fcd3736",
            "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
            "to": "0x1bD435F3C054b6e901B7b108a0ab7617C808677b",
            "fee": "8913465000000000",
            "date": 1619428169,
            "status": "completed",
            "type": "swap",
            "value": "0",
            "description": "Swapped 17 SRM for 7.8388 NFTP",
            "received": [
                {
                    "name": "NFT Platform Index",
                    "symbol": "NFTP",
                    "token_id": "0x68bB81B3F67f7AAb5fd1390ECB0B8e1a806F2465",
                    "decimals": 18,
                    "value": "7838814698526879140"
                }
            ],
            "sent": [
                {
                    "name": "Serum",
                    "symbol": "SRM",
                    "token_id": "0x476c5E26a75bd202a9683ffD34359C0CC15be0fF",
                    "decimals": 6,
                    "value": "17000000"
                }
            ]
        },
        {
            "id": "0x4c7e3ba6e5113036cce63c6345566d42bfd86707da2044e1bec648ac5968019c",
            "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
            "to": "0x1bD435F3C054b6e901B7b108a0ab7617C808677b",
            "fee": "8914005000000000",
            "date": 1619428067,
            "status": "completed",
            "type": "swap",
            "value": "0",
            "description": "Swapped 20.5593 SRM for 30.2822 DEGEN",
            "received": [
                {
                    "name": "DEGEN Index",
                    "symbol": "DEGEN",
                    "token_id": "0x126c121f99e1E211dF2e5f8De2d96Fa36647c855",
                    "decimals": 18,
                    "value": "30282230733448519261"
                }
            ],
            "sent": [
                {
                    "name": "Serum",
                    "symbol": "SRM",
                    "token_id": "0x476c5E26a75bd202a9683ffD34359C0CC15be0fF",
                    "decimals": 6,
                    "value": "20559338"
                }
            ]
        },
        {
            "id": "0xc4e450e6f30570f119890fc85d368880984587d81e667a72f4ba8ee5f8e06f59",
            "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
            "to": "0x476c5E26a75bd202a9683ffD34359C0CC15be0fF",
            "fee": "2191635000000000",
            "date": 1619426040,
            "status": "completed",
            "type": "approve",
            "value": "0",
            "description": "Approved SRM",
            "sent": [
                {
                    "name": "SRM",
                    "symbol": "SRM",
                    "token_id": "0x476c5E26a75bd202a9683ffD34359C0CC15be0fF",
                    "decimals": 18,
                    "value": ""
                }
            ]
        },
        {
            "id": "0xd99f8525eb4ae8d233c86c68eb67be93f8d41a3d5aa80d6b33eb8f5ff45a1293",
            "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
            "to": "0x19D97D8fA813EE2f51aD4B4e04EA08bAf4DFfC28",
            "fee": "8779140000000000",
            "date": 1619336653,
            "status": "completed",
            "type": "swap",
            "value": "0",
            "description": "Swapped 1.6664 BADGER for 1.3594 bBADGER",
            "received": [
                {
                    "name": "Badger Sett Badger",
                    "symbol": "bBADGER",
                    "token_id": "0x19D97D8fA813EE2f51aD4B4e04EA08bAf4DFfC28",
                    "decimals": 18,
                    "value": "1359440459995726141"
                }
            ],
            "sent": [
                {
                    "name": "Badger",
                    "symbol": "BADGER",
                    "token_id": "0x3472A5A71965499acd81997a54BBA8D852C6E53d",
                    "decimals": 18,
                    "value": "1666368466029313602"
                }
            ]
        },
        {
            "id": "0x3fcd559953728ca090236bd5a60c367dcb2b400600a39d77b335a46240820352",
            "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
            "to": "0x660802Fc641b154aBA66a62137e71f331B6d787A",
            "fee": "8842638000000000",
            "date": 1619336465,
            "status": "completed",
            "type": "receive",
            "value": "0",
            "description": "Received 1.6664 BADGER and 0.0002 DIGG ",
            "received": [
                {
                    "name": "Badger",
                    "symbol": "BADGER",
                    "token_id": "0x3472A5A71965499acd81997a54BBA8D852C6E53d",
                    "decimals": 18,
                    "value": "1666368466029313602"
                },
                {
                    "name": "Digg",
                    "symbol": "DIGG",
                    "token_id": "0x798D1bE841a82a273720CE31c822C61a67a601C3",
                    "decimals": 9,
                    "value": "175766"
                }
            ]
        },
        {
            "id": "0x9c0a15d94794ff7fc23af9e46732c2c155fa04fdc3b44a2ea0007370cab7a278",
            "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
            "to": "0x221738f73fA4bfCA91918E77d112b87D918c751f",
            "fee": "4859800025360665",
            "date": 1619261677,
            "status": "completed",
            "type": "stake",
            "value": "0",
            "description": "Staked 67.8016 xSDT",
            "sent": [
                {
                    "name": "Staked SDT",
                    "symbol": "xSDT",
                    "token_id": "0xaC14864ce5A98aF3248Ffbf549441b04421247D3",
                    "decimals": 18,
                    "value": "67801618270486817518"
                }
            ]
        },
        {
            "id": "0x3b580e5171ac537f0a91b5814183be7880a4d296ba1f830afc8a2d58a111eb22",
            "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
            "to": "0xaC14864ce5A98aF3248Ffbf549441b04421247D3",
            "fee": "2657542857102994",
            "date": 1619261561,
            "status": "completed",
            "type": "approve",
            "value": "0",
            "description": "Approved ",
            "sent": [
                {
                    "token_id": "0xaC14864ce5A98aF3248Ffbf549441b04421247D3",
                    "decimals": 18,
                    "value": ""
                }
            ]
        },
        {
            "id": "0x7dfa1f41c8f5b1a50043a321eef3af40313a7d2b4780ed83f426093950ec3c54",
            "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
            "to": "0x01F7Fd324b366380D2145Dfa6C7A76fdb75f17B9",
            "fee": "3784121880000000",
            "date": 1619261456,
            "status": "completed",
            "type": "contract_execution",
            "value": "0",
            "description": "Contract execution",
            "received": [
                {
                    "name": "xRULER",
                    "symbol": "xRULER",
                    "token_id": "0x01F7Fd324b366380D2145Dfa6C7A76fdb75f17B9",
                    "decimals": 18,
                    "value": "895029538702633564"
                }
            ],
            "sent": [
                {
                    "name": "Ruler Protocol",
                    "symbol": "RULER",
                    "token_id": "0x2aECCB42482cc64E087b6D2e5Da39f5A7A7001f8",
                    "decimals": 18,
                    "value": "1000000000000000000"
                }
            ]
        },
        {
            "id": "0x82a97c64dcb801cdac95c95bb07e8cc58a46d39a29f7743ecd879cb35f34492e",
            "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
            "to": "0x1bD435F3C054b6e901B7b108a0ab7617C808677b",
            "fee": "7232555000000000",
            "date": 1619260215,
            "status": "completed",
            "type": "contract_execution",
            "value": "0",
            "description": "Contract execution",
            "sent": [
                {
                    "name": "Ruler Protocol",
                    "symbol": "RULER",
                    "token_id": "0x2aECCB42482cc64E087b6D2e5Da39f5A7A7001f8",
                    "decimals": 18,
                    "value": "930666301908502944"
                }
            ]
        },
        {
            "id": "0xd2270646f62356b92bbdbbebcafda3e5dc4acad93c85a7938a0d4b66ec4a8be6",
            "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
            "to": "0x2aECCB42482cc64E087b6D2e5Da39f5A7A7001f8",
            "fee": "2612176068056514",
            "date": 1619257423,
            "status": "completed",
            "type": "approve",
            "value": "0",
            "description": "Approved RULER",
            "sent": [
                {
                    "name": "RULER",
                    "symbol": "RULER",
                    "token_id": "0x2aECCB42482cc64E087b6D2e5Da39f5A7A7001f8",
                    "decimals": 18,
                    "value": ""
                }
            ]
        }
    ]
}

Get Transaction Detail

GET https://stg-api.unmarshal.io/v1/ethereum/transactions/:txID

Description Get the details of a single transaction through transaction hash. Eg: Fetch particular transaction details by transaction Hash from Ethereum https://stg-api.unmarshal.io/v1/ethereum/transactions/0x1f673c3ace11c89e18a927115ec9d6248dc285d4ee074369037e62f472ee3495?auth_key=VGVtcEtleQ%3D%3D

Path Parameters

NameTypeDescription

txID

string

Valid Ethereum transaction ID

Query Parameters

NameTypeDescription

auth_key

string

VGVtcEtleQ==

{
  "id": "0x1f673c3ace11c89e18a927115ec9d6248dc285d4ee074369037e62f472ee3495",
  "from": "0x8ADE908D42969D63559aB7aFA771246bfd500a21",
  "to": "0x04aB43d32D0172C76F5287B6619f0aa50aF89303",
  "fee": "2670900000000000",
  "date": 1619068252,
  "status": "completed",
  "type": "approve",
  "value": "0",
  "description": "Approved UNL",
  "sent": [
    {
      "name": "UNL",
      "symbol": "UNL",
      "token_id": "0x04aB43d32D0172C76F5287B6619f0aa50aF89303",
      "decimals": 18,
      "value": ""
    }
  ]
}

Get Transactions along with price at the time of transactions

GET https://stg-api.unmarshal.io/v2/ethereum/address/:address/transactions

Description Retrives all the transactions of a ethereum wallet address. This end point also provides the price related data at the time of the transaction. All other decoding features are also included like transactions Api Optional Query Paramater -> contract : valid token address held by ethereum wallet to get all the transactions of paticular token. -> page: specifies the page of the returned transaction, starting from 1 -> pagesize: Number of transactions returned returned by the api call( by default 25), returns in the order of recent transactions. Eg: Fetch all the transactions by address by Ethereum https://stg-api.unmarshal.io/v2/ethereum/address/0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a/transactions?auth_key=VGVtcEtleQ%3D%3D https://stg-api.unmarshal.io/v2/ethereum/address/0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a/transactions?auth_key=VGVtcEtleQ%3D%3D&contract=0x8798249c2E607446EfB7Ad49eC89dD1865Ff4272

Path Parameters

NameTypeDescription

address

string

valid Ethereum address

Query Parameters

NameTypeDescription

contract

string

valid ethereum token address held by a above ethereum(wallet) address

auth_key

string

VGVtcEtleQ==

{
    "page": 1,
    "total_pages": 20,
    "items_on_page": 25,
    "total_txs": 478,
    "transactions": [
        {
            "id": "0x1cce3bc78b5a3a60900b2f366db7a102378d7de93d6f64ee11bd44df69563edc",
            "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
            "to": "0x6019B84E2eE9EB62BC42E32AB6375A7095886366",
            "fee": "1013030000000000",
            "date": 1625118075,
            "status": "completed",
            "type": "receive",
            "value": "0",
            "description": "Received 21.5232 PUSH",
            "received": [
                {
                    "name": "Ethereum Push Notification Service",
                    "symbol": "PUSH",
                    "token_id": "0xf418588522d5dd018b425E472991E52EBBeEEEEE",
                    "decimals": 18,
                    "value": "21523160741124208946",
                    "quote": 30.83894469451849,
                    "quoteRate": 1.43282601776953,
                    "logo_url": "",
                    "from": "0xA97CD9008eaF0f00c893b43fCdb54a0A8b1FE098",
                    "to": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a"
                }
            ]
        },
        {
            "id": "0xc038cee5b67d56c21b7a5156c10ddabcc1187c83581fe27dbe60cbb05cb134f1",
            "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
            "to": "0xB72ff1e675117beDefF05a7D0a472c3844cfec85",
            "fee": "1852416100000000",
            "date": 1625118075,
            "status": "completed",
            "type": "send",
            "value": "0",
            "description": "Sent 22 PUSH",
            "sent": [
                {
                    "name": "Ethereum Push Notification Service",
                    "symbol": "PUSH",
                    "token_id": "0xf418588522d5dd018b425E472991E52EBBeEEEEE",
                    "decimals": 18,
                    "value": "22000000000000000000",
                    "quote": 31.52217239092966,
                    "quoteRate": 1.43282601776953,
                    "logo_url": "",
                    "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
                    "to": "0xB72ff1e675117beDefF05a7D0a472c3844cfec85"
                }
            ]
        },
        {
            "id": "0x4b23abb58dade2643e345256b072b50086bd7f0ca8bd2f03cc96753bbcf4a70e",
            "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
            "to": "0xf1a707DbD93186B9303B18Ec2102E5A572067f59",
            "fee": "399000000000000",
            "date": 1625097873,
            "status": "completed",
            "type": "send",
            "value": "10000000000000000",
            "description": "Sent 0.01 ETH",
            "sent": [
                {
                    "name": "Ethereum",
                    "symbol": "ETH",
                    "token_id": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
                    "decimals": 18,
                    "value": "10000000000000000",
                    "quote": 22.618767779588204,
                    "quoteRate": 2261.87677795882,
                    "logo_url": "",
                    "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
                    "to": "0xf1a707DbD93186B9303B18Ec2102E5A572067f59"
                }
            ]
        },
        {
            "id": "0x6e97ca7091f54cc55a48ffea1d53554eeac66a3b7f02b84ab8973f0781e46d32",
            "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
            "to": "0x6019B84E2eE9EB62BC42E32AB6375A7095886366",
            "fee": "915102000000000",
            "date": 1625068483,
            "status": "pending",
            "type": "send",
            "value": "0",
            "description": "Sent 0 ETH",
            "sent": [
                {
                    "name": "Ethereum",
                    "symbol": "ETH",
                    "token_id": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
                    "decimals": 18,
                    "value": "0",
                    "quoteRate": 2100.518075127602,
                    "logo_url": "",
                    "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
                    "to": "0x6019B84E2eE9EB62BC42E32AB6375A7095886366"
                }
            ]
        },
        {
            "id": "0x03c0d14e882d3dd9daa267f7d81555d8ef75abb26d5c3a3d598adcfcfa61f437",
            "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
            "to": "0x46C5098f73Fa656e82D7E9AFbF3C00B32B7b1eE2",
            "fee": "1152696000000000",
            "date": 1625068345,
            "status": "completed",
            "type": "claim_reward",
            "value": "0",
            "description": "Received 23.9386 xBPT",
            "received": [
                {
                    "name": "Staked BPT",
                    "symbol": "xBPT",
                    "token_id": "0x46C5098f73Fa656e82D7E9AFbF3C00B32B7b1eE2",
                    "decimals": 18,
                    "value": "23938569158917586944",
                    "logo_url": "",
                    "from": "0x0000000000000000000000000000000000000000",
                    "to": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a"
                }
            ],
            "sent": [
                {
                    "name": "BlackPool Token",
                    "symbol": "BPT",
                    "token_id": "0x0eC9F76202a7061eB9b3a7D6B59D36215A7e37da",
                    "decimals": 18,
                    "value": "23938569158917586944",
                    "quote": 44.91667334963347,
                    "quoteRate": 1.87633074689851,
                    "logo_url": "",
                    "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
                    "to": "0x46C5098f73Fa656e82D7E9AFbF3C00B32B7b1eE2"
                }
            ]
        },
        {
            "id": "0x3af6c900d12bd6686486ee0a0dc3b607db1b21a337ac33e5c4df5774781c41f8",
            "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
            "to": "0x0eC9F76202a7061eB9b3a7D6B59D36215A7e37da",
            "fee": "1111272000000000",
            "date": 1625068230,
            "status": "completed",
            "type": "approve",
            "value": "0",
            "description": "Approved BPT",
            "sent": [
                {
                    "name": "BPT",
                    "symbol": "BPT",
                    "token_id": "0x0eC9F76202a7061eB9b3a7D6B59D36215A7e37da",
                    "decimals": 18,
                    "value": "",
                    "logo_url": "",
                    "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
                    "to": "0x0eC9F76202a7061eB9b3a7D6B59D36215A7e37da"
                }
            ]
        },
        {
            "id": "0x8271c10f465f964b8fa5a5a35e85a65b892f6139d5836fafff5ebcd6c30ef7e9",
            "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
            "to": "0xf0B24ad907a64b49fABEd62B17afEB7fd5EB37c2",
            "fee": "1997904000000000",
            "date": 1625068166,
            "status": "completed",
            "type": "receive",
            "value": "0",
            "description": "Received 23.9386 BPT",
            "received": [
                {
                    "name": "BlackPool Token",
                    "symbol": "BPT",
                    "token_id": "0x0eC9F76202a7061eB9b3a7D6B59D36215A7e37da",
                    "decimals": 18,
                    "value": "23938569158917586944",
                    "quote": 44.88479619874881,
                    "quoteRate": 1.87499912383144,
                    "logo_url": "",
                    "from": "0xf0B24ad907a64b49fABEd62B17afEB7fd5EB37c2",
                    "to": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a"
                }
            ]
        },
        {
            "id": "0x310b3688610045b9a768c9b07d8a78fada16403851380f101c2dcb2ae920593f",
            "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
            "to": "0x6019B84E2eE9EB62BC42E32AB6375A7095886366",
            "fee": "915102000000000",
            "date": 1625067936,
            "status": "pending",
            "type": "send",
            "value": "0",
            "description": "Sent 0 ETH",
            "sent": [
                {
                    "name": "Ethereum",
                    "symbol": "ETH",
                    "token_id": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
                    "decimals": 18,
                    "value": "0",
                    "quoteRate": 2105.3280638523647,
                    "logo_url": "",
                    "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
                    "to": "0x6019B84E2eE9EB62BC42E32AB6375A7095886366"
                }
            ]
        },
        {
            "id": "0x819f403dbb0267ebff88ea84ce8e1ff3d3fa960c95e6120f80470ebeca46f3da",
            "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
            "to": "0x8798249c2E607446EfB7Ad49eC89dD1865Ff4272",
            "fee": "368032000000000",
            "date": 1625049398,
            "status": "completed",
            "type": "claim_reward",
            "value": "0",
            "description": "Received 4.1129 xSUSHI",
            "received": [
                {
                    "name": "SushiBar",
                    "symbol": "xSUSHI",
                    "token_id": "0x8798249c2E607446EfB7Ad49eC89dD1865Ff4272",
                    "decimals": 18,
                    "value": "4112853844084935364",
                    "quote": 36.91757050580881,
                    "quoteRate": 8.9761445228362,
                    "logo_url": "",
                    "from": "0x0000000000000000000000000000000000000000",
                    "to": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a"
                }
            ],
            "sent": [
                {
                    "name": "SushiToken",
                    "symbol": "SUSHI",
                    "token_id": "0x6B3595068778DD592e39A122f4f5a5cF09C90fE2",
                    "decimals": 18,
                    "value": "4793524673024942080",
                    "quote": 36.38337645087867,
                    "quoteRate": 7.59010935223142,
                    "logo_url": "",
                    "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
                    "to": "0x8798249c2E607446EfB7Ad49eC89dD1865Ff4272"
                }
            ]
        },
        {
            "id": "0x64512c817646ccff1f22ac7629426c3970b92c45ed908ba5bf346f7d84d38bc1",
            "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
            "to": "0xcBE6B83e77cdc011Cc18F6f0Df8444E5783ed982",
            "fee": "797260000000000",
            "date": 1625047504,
            "status": "completed",
            "type": "receive",
            "value": "0",
            "description": "Received 4.7935 SUSHI",
            "received": [
                {
                    "name": "SushiToken",
                    "symbol": "SUSHI",
                    "token_id": "0x6B3595068778DD592e39A122f4f5a5cF09C90fE2",
                    "decimals": 18,
                    "value": "4793524673024942080",
                    "quote": 36.363565242673104,
                    "quoteRate": 7.58597644178307,
                    "logo_url": "",
                    "from": "0xcBE6B83e77cdc011Cc18F6f0Df8444E5783ed982",
                    "to": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a"
                }
            ]
        },
        {
            "id": "0x4ea9531995bb16a2bdbe3a245a6656c9531610a297f44b780e04aaf7641b04e7",
            "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
            "to": "0xaBEA9132b05A70803a4E85094fD0e1800777fBEF",
            "fee": "1257371500000000",
            "date": 1625041629,
            "status": "completed",
            "type": "send",
            "value": "0",
            "description": "Sent 132.5479 DAI",
            "sent": [
                {
                    "name": "Dai Stablecoin",
                    "symbol": "DAI",
                    "token_id": "0x6B175474E89094C44Da98b954EedeAC495271d0F",
                    "decimals": 18,
                    "value": "132547872750000000000",
                    "quote": 132.74801678550946,
                    "quoteRate": 1.00150997546288,
                    "logo_url": "",
                    "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
                    "to": "0xaBEA9132b05A70803a4E85094fD0e1800777fBEF"
                }
            ]
        },
        {
            "id": "0x0557313f3dbf65fd0952f288a4553508000390946d4d73994ad6ba5b6e28638d",
            "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
            "to": "0xE592427A0AEce92De3Edee1F18E0157C05861564",
            "fee": "2814449373298281",
            "date": 1625041317,
            "status": "completed",
            "type": "claim_reward",
            "value": "0",
            "description": "Received 1 ALCX",
            "received": [
                {
                    "name": "Alchemix",
                    "symbol": "ALCX",
                    "token_id": "0xdBdb4d16EdA451D0503b854CF79D55697F90c8DF",
                    "decimals": 18,
                    "value": "1000000000000000000",
                    "quote": 340.9572416212449,
                    "quoteRate": 340.9572416212449,
                    "logo_url": "",
                    "from": "0xb80946cd2B4b68beDd769A21CA2F096EAD6E0EE8",
                    "to": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a"
                }
            ],
            "sent": [
                {
                    "name": "Dai Stablecoin",
                    "symbol": "DAI",
                    "token_id": "0x6B175474E89094C44Da98b954EedeAC495271d0F",
                    "decimals": 18,
                    "value": "338825993447859947452",
                    "quote": 339.30330700129383,
                    "quoteRate": 1.00140872767339,
                    "logo_url": "",
                    "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
                    "to": "0x60594a405d53811d3BC4766596EFD80fd545A270"
                }
            ]
        },
        {
            "id": "0x97b2d359412403107618f9ededa0d7683c196fb02eb7b95ec58cc1ba343bfae1",
            "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
            "to": "0xc21D353FF4ee73C572425697f4F5aaD2109fe35b",
            "fee": "886167000000000",
            "date": 1625008159,
            "status": "completed",
            "type": "receive",
            "value": "0",
            "description": "Received 471.3739 DAI",
            "received": [
                {
                    "name": "Dai Stablecoin",
                    "symbol": "DAI",
                    "token_id": "0x6B175474E89094C44Da98b954EedeAC495271d0F",
                    "decimals": 18,
                    "value": "471373866202056883888",
                    "quote": 471.72221410978324,
                    "quoteRate": 1.0007390055595,
                    "logo_url": "",
                    "from": "0xc21D353FF4ee73C572425697f4F5aaD2109fe35b",
                    "to": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a"
                }
            ]
        },
        {
            "id": "0x594446a0353c3af986b54bbad4f7eb99783e61d478edacd423ec405b8d87e6d0",
            "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
            "to": "0xdBdb4d16EdA451D0503b854CF79D55697F90c8DF",
            "fee": "417294000000000",
            "date": 1625008159,
            "status": "completed",
            "type": "approve",
            "value": "0",
            "description": "Approved ALCX",
            "sent": [
                {
                    "name": "ALCX",
                    "symbol": "ALCX",
                    "token_id": "0xdBdb4d16EdA451D0503b854CF79D55697F90c8DF",
                    "decimals": 18,
                    "value": "",
                    "logo_url": "",
                    "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
                    "to": "0xdBdb4d16EdA451D0503b854CF79D55697F90c8DF"
                }
            ]
        },
        {
            "id": "0x24518c56c5947935f93f78cb7e83f4bc9f16733455b8a59e889fa2a88db016f3",
            "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
            "to": "0x584bC13c7D411c00c01A62e8019472dE68768430",
            "fee": "415863000000000",
            "date": 1625008115,
            "status": "completed",
            "type": "approve",
            "value": "0",
            "description": "Approved HEGIC",
            "sent": [
                {
                    "name": "HEGIC",
                    "symbol": "HEGIC",
                    "token_id": "0x584bC13c7D411c00c01A62e8019472dE68768430",
                    "decimals": 18,
                    "value": "",
                    "logo_url": "",
                    "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
                    "to": "0x584bC13c7D411c00c01A62e8019472dE68768430"
                }
            ]
        },
        {
            "id": "0x9870f0044bc7d6a47850ff163a75d88306d9833e33b76283cc424656be537f78",
            "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
            "to": "0xe11ba472F74869176652C35D30dB89854b5ae84D",
            "fee": "493472000000000",
            "date": 1624920758,
            "status": "completed",
            "type": "swap",
            "value": "0",
            "description": "Swapped 824.9283 yvHEGIC for 833.9911 HEGIC",
            "received": [
                {
                    "name": "Hegic",
                    "symbol": "HEGIC",
                    "token_id": "0x584bC13c7D411c00c01A62e8019472dE68768430",
                    "decimals": 18,
                    "value": "833991099120963031373",
                    "quote": 63.47645607499476,
                    "quoteRate": 0.0761116709062,
                    "logo_url": "",
                    "from": "0xe11ba472F74869176652C35D30dB89854b5ae84D",
                    "to": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a"
                }
            ],
            "sent": [
                {
                    "name": "HEGIC yVault",
                    "symbol": "yvHEGIC",
                    "token_id": "0xe11ba472F74869176652C35D30dB89854b5ae84D",
                    "decimals": 18,
                    "value": "824928347060961141662",
                    "logo_url": "",
                    "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
                    "to": "0x0000000000000000000000000000000000000000"
                }
            ]
        },
        {
            "id": "0xc10e366b626ccd06bd9adc8b20b644e6fc9dd5222a39b54caa3f04afb84e2a47",
            "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
            "to": "0xb3307DCa37a2b71dF435A9789a7A98e2CB52f6f7",
            "fee": "1256313600000000",
            "date": 1624888920,
            "status": "completed",
            "type": "send",
            "value": "0",
            "description": "Sent 0 ETH",
            "sent": [
                {
                    "name": "Ethereum",
                    "symbol": "ETH",
                    "token_id": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
                    "decimals": 18,
                    "value": "0",
                    "quoteRate": 2064.933564472484,
                    "logo_url": "",
                    "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
                    "to": "0xb3307DCa37a2b71dF435A9789a7A98e2CB52f6f7"
                }
            ]
        },
        {
            "id": "0xc26d1fbe0b8f55506a69e374e1b97997d99f1662dc05092d14abdecf357ea22c",
            "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
            "to": "0xd3dEFf001ef67E39212F4973B617C2E684fa436C",
            "fee": "436104000000000",
            "date": 1624830250,
            "status": "completed",
            "type": "approve",
            "value": "0",
            "description": "Approved ERROR",
            "sent": [
                {
                    "name": "ERROR",
                    "symbol": "ERROR",
                    "token_id": "0xd3dEFf001ef67E39212F4973B617C2E684fa436C",
                    "decimals": 18,
                    "value": "",
                    "logo_url": "",
                    "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
                    "to": "0xd3dEFf001ef67E39212F4973B617C2E684fa436C"
                }
            ]
        },
        {
            "id": "0x4517efc364a6a67e97ee3f9b06c05b012844268721268144d325ffe572cf5942",
            "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
            "to": "0xd63b340F6e9CCcF0c997c83C8d036fa53B113546",
            "fee": "3359831700000000",
            "date": 1624732598,
            "status": "completed",
            "type": "send",
            "value": "103529874862750478",
            "description": "Sent 222.9405 USDC",
            "received": [
                {
                    "name": "Popsicle LP V3 USDC/WETH",
                    "symbol": "PLP",
                    "token_id": "0xd63b340F6e9CCcF0c997c83C8d036fa53B113546",
                    "decimals": 18,
                    "value": "104193860390260",
                    "logo_url": "",
                    "from": "0x0000000000000000000000000000000000000000",
                    "to": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a"
                }
            ],
            "sent": [
                {
                    "name": "USD Coin",
                    "symbol": "USDC",
                    "token_id": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
                    "decimals": 6,
                    "value": "222940488",
                    "quote": 223.15555741088093,
                    "quoteRate": 1.00096469426801,
                    "logo_url": "",
                    "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
                    "to": "0x8ad599c3A0ff1De082011EFDDc58f1908eb6e6D8"
                }
            ]
        },
        {
            "id": "0x24058a1ebf2fa262a81636559847092c6fd425dd609e5ba254f4fb5ebe5feb1f",
            "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
            "to": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
            "fee": "603110000000000",
            "date": 1624732461,
            "status": "completed",
            "type": "approve",
            "value": "0",
            "description": "Approved USDC",
            "sent": [
                {
                    "name": "USDC",
                    "symbol": "USDC",
                    "token_id": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
                    "decimals": 18,
                    "value": "",
                    "logo_url": "",
                    "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
                    "to": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48"
                }
            ]
        },
        {
            "id": "0x6eb89210afca0cf7af75f7ee7ef38cdd876274a02491ec624c8b6647ead725c2",
            "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
            "to": "0x1bD435F3C054b6e901B7b108a0ab7617C808677b",
            "fee": "1492337000000000",
            "date": 1624732358,
            "status": "completed",
            "type": "contract_execution",
            "value": "125000000000000000",
            "description": "Contract execution",
            "received": [
                {
                    "name": "USD Coin",
                    "symbol": "USDC",
                    "token_id": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
                    "decimals": 6,
                    "value": "222940489",
                    "quote": 223.12624010848924,
                    "quoteRate": 1.00083318696089,
                    "logo_url": "",
                    "from": "0x3Aa370AacF4CB08C7E1E7AA8E8FF9418D73C7e0F",
                    "to": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a"
                }
            ]
        },
        {
            "id": "0xe7204730a05413bb36c10f4b523ad7c7124797d86c8267fad7c3f194cc23561b",
            "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
            "to": "0xE22EACaC57A1ADFa38dCA1100EF17654E91EFd35",
            "fee": "3059160557914305",
            "date": 1624732003,
            "status": "completed",
            "type": "send",
            "value": "0",
            "description": "Sent 38.4044 UNI and 0.5621 WETH ",
            "received": [
                {
                    "name": "Popsicle LP V3 UNI/WETH",
                    "symbol": "PLP",
                    "token_id": "0xE22EACaC57A1ADFa38dCA1100EF17654E91EFd35",
                    "decimals": 18,
                    "value": "102295766895683142039",
                    "logo_url": "",
                    "from": "0x0000000000000000000000000000000000000000",
                    "to": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a"
                }
            ],
            "sent": [
                {
                    "name": "Uniswap",
                    "symbol": "UNI",
                    "token_id": "0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984",
                    "decimals": 18,
                    "value": "38404351132924500149",
                    "quote": 608.591740295994,
                    "quoteRate": 15.84694760730487,
                    "logo_url": "",
                    "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
                    "to": "0x1d42064Fc4Beb5F8aAF85F4617AE8b3b5B8Bd801"
                },
                {
                    "name": "Wrapped Ether",
                    "symbol": "WETH",
                    "token_id": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2",
                    "decimals": 18,
                    "value": "562053811978527772",
                    "quote": 1005.1749059893181,
                    "quoteRate": 1788.3962079198902,
                    "logo_url": "",
                    "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
                    "to": "0x1d42064Fc4Beb5F8aAF85F4617AE8b3b5B8Bd801"
                }
            ]
        },
        {
            "id": "0x6655e3b74defea0af3f2b088451a302338992638147d5daadf33080da96329ee",
            "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
            "to": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2",
            "fee": "649096000000000",
            "date": 1624731641,
            "status": "completed",
            "type": "approve",
            "value": "0",
            "description": "Approved WETH",
            "sent": [
                {
                    "name": "WETH",
                    "symbol": "WETH",
                    "token_id": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2",
                    "decimals": 18,
                    "value": "",
                    "logo_url": "",
                    "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
                    "to": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2"
                }
            ]
        },
        {
            "id": "0x99dffce59782a772194d2eff41c761fa4824f95cef40869cde29f8507c84302b",
            "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
            "to": "0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984",
            "fee": "680958960000000",
            "date": 1624731563,
            "status": "completed",
            "type": "approve",
            "value": "0",
            "description": "Approved UNI",
            "sent": [
                {
                    "name": "UNI",
                    "symbol": "UNI",
                    "token_id": "0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984",
                    "decimals": 18,
                    "value": "",
                    "logo_url": "",
                    "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
                    "to": "0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984"
                }
            ]
        },
        {
            "id": "0x178840ab9ef322d8a89d70c6b117940232593ad1d84690a694817abd5e600680",
            "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
            "to": "0xE592427A0AEce92De3Edee1F18E0157C05861564",
            "fee": "2120878320000000",
            "date": 1624731402,
            "status": "completed",
            "type": "swap",
            "value": "0",
            "description": "Swapped 62.9959 UNI for 0.5621 WETH",
            "received": [
                {
                    "name": "Wrapped Ether",
                    "symbol": "WETH",
                    "token_id": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2",
                    "decimals": 18,
                    "value": "562140738299322174",
                    "quote": 1006.7280480192827,
                    "quoteRate": 1790.8825662857969,
                    "logo_url": "",
                    "from": "0x1d42064Fc4Beb5F8aAF85F4617AE8b3b5B8Bd801",
                    "to": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a"
                }
            ],
            "sent": [
                {
                    "name": "Uniswap",
                    "symbol": "UNI",
                    "token_id": "0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984",
                    "decimals": 18,
                    "value": "62995941574249529344",
                    "quote": 999.0858248343799,
                    "quoteRate": 15.85952681819697,
                    "logo_url": "",
                    "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
                    "to": "0x1d42064Fc4Beb5F8aAF85F4617AE8b3b5B8Bd801"
                }
            ]
        },
        {
            "id": "0x023bd696879e5343d1d71660b08ecc484a978bcee1922c32070ab5c18c6c1503",
            "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
            "to": "0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984",
            "fee": "585925000000000",
            "date": 1624731241,
            "status": "completed",
            "type": "approve",
            "value": "0",
            "description": "Approved UNI",
            "sent": [
                {
                    "name": "UNI",
                    "symbol": "UNI",
                    "token_id": "0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984",
                    "decimals": 18,
                    "value": "",
                    "logo_url": "",
                    "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
                    "to": "0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984"
                }
            ]
        },
        {
            "id": "0x0e621e524dd5843548aeba3b776da9460e8e4e1c544974cae6cfe7e1dbb52adb",
            "from": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a",
            "to": "0x1bD435F3C054b6e901B7b108a0ab7617C808677b",
            "fee": "1241136000000000",
            "date": 1624704500,
            "status": "completed",
            "type": "contract_execution",
            "value": "81000000000000000",
            "description": "Contract execution",
            "received": [
                {
                    "name": "Lido DAO Token",
                    "symbol": "LDO",
                    "token_id": "0x5A98FcBEA516Cf06857215779Fd812CA3beF1B32",
                    "decimals": 18,
                    "value": "100395263824454329465",
                    "quote": 153.96314074411092,
                    "quoteRate": 1.53356976095329,
                    "logo_url": "",
                    "from": "0xC558F600B34A5f69dD2f0D06Cb8A88d829B7420a",
                    "to": "0x4B9CCE0e6c7ABE8a3c26f513c06517F667b3d36a"
                }
            ]
        }
    ]
}

Last updated