mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-22 18:00:06 +01:00
17 lines
312 B
JSON
17 lines
312 B
JSON
[
|
|
{
|
|
"name": "Ether",
|
|
"symbol": "ETH",
|
|
"decimals": 18,
|
|
"logo": "https://token-icons.s3.amazonaws.com/eth.png",
|
|
"chainId": 1,
|
|
"address": "0x0",
|
|
"balance": 0.7574821030725639,
|
|
"balanceInUsd": 1403.0538002371873,
|
|
"price": {
|
|
"eur": 1752.3,
|
|
"usd": 1852.26
|
|
}
|
|
}
|
|
]
|