trustwallet-assets/blockchains/arbitrum/info/info.json
hewigovens c9fda9283c
Add fantom / arbitrum token type (#13296)
* add fantom / arbitrum token type
* add arbitrum info
* fix check script
2021-09-02 13:42:58 +08:00

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"
}
]
}