mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
17 lines
522 B
JSON
17 lines
522 B
JSON
|
{
|
||
|
"name": "Arbitrum",
|
||
|
"website": "https://offchainlabs.com",
|
||
|
"description": "Arbitrum is a Layer 2 cryptocurrency platform that makes smart contracts scalable, fast, and private",
|
||
|
"explorer": "https://arbiscan.io",
|
||
|
"research": "https://coinmarketcap.com/alexandria/article/what-is-arbitrum",
|
||
|
"symbol": "ARETH",
|
||
|
"type": "coin",
|
||
|
"decimals": 18,
|
||
|
"status": "active",
|
||
|
"links": [
|
||
|
{
|
||
|
"name": "twitter",
|
||
|
"url": "https://twitter.com/arbitrum"
|
||
|
}
|
||
|
]
|
||
|
}
|