trustwallet-assets/blockchains/moonbeam/info/info.json
Ayush Bherwani 8c2b44d4ff
Add info and logo for Moonriver and Moonbeam (#20876)
* Add info for Moonbeam and Moonriver
2022-06-04 00:24:41 +02:00

17 lines
516 B
JSON

{
"name": "Moonbeam",
"website": "https://moonbeam.network",
"description": "Moonbeam combines the best of both worlds: the familiar and easy-to-use tooling of Ethereum and the scalable, interoperable architecture of Polkadot.",
"explorer": "https://moonscan.io",
"research": "",
"symbol": "GLMR",
"type": "coin",
"decimals": 18,
"status": "active",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/moonbeamnetwork"
}
]
}