mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add info and logo for Moonriver and Moonbeam (#20876)
* Add info for Moonbeam and Moonriver
This commit is contained in:
parent
ae131df88b
commit
8c2b44d4ff
17
blockchains/moonbeam/info/info.json
Normal file
17
blockchains/moonbeam/info/info.json
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
{
|
||||||
|
"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"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
BIN
blockchains/moonbeam/info/logo.png
Normal file
BIN
blockchains/moonbeam/info/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.2 KiB |
17
blockchains/moonriver/info/info.json
Normal file
17
blockchains/moonriver/info/info.json
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
{
|
||||||
|
"name": "Moonriver",
|
||||||
|
"website": "https://moonbeam.network/networks/moonriver/",
|
||||||
|
"description": "Moonriver is a sister network of Moonbeam, and provides an environment to test new code under real economic conditions.",
|
||||||
|
"explorer": "https://moonriver.moonscan.io/",
|
||||||
|
"research": "",
|
||||||
|
"symbol": "MOVR",
|
||||||
|
"type": "coin",
|
||||||
|
"decimals": 18,
|
||||||
|
"status": "active",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/moonrivernw"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
BIN
blockchains/moonriver/info/logo.png
Normal file
BIN
blockchains/moonriver/info/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.0 KiB |
Loading…
Reference in New Issue
Block a user