github.com/0chain/gosdk@v1.17.11/core/tokenrate/mockresponses/bancor.json (about)

     1  {
     2  "data": {
     3  		"dltId": "0xb9EF770B6A5e12E45983C5D80545258aA38F3B78",
     4  		"symbol": "ZCN",
     5  		"decimals": 10,
     6  		"rate": {
     7  				"bnt": "0.271257342312491431",
     8  				"usd": "0.118837",
     9  				"eur": "0.121062",
    10  				"eth": "0.000089243665620809"
    11  		},
    12  		"rate24hAgo": {
    13  				"bnt": "0.273260935543748855",
    14  				"usd": "0.120972",
    15  				"eur": "0.126301",
    16  				"eth": "0.000094001761827049"
    17  		}
    18  },
    19  "timestamp": {
    20  		"ethereum": {
    21  				"block": 15644407,
    22  				"timestamp": 1664519843
    23  		}
    24  }
    25  }