Skip to content

Commit

Permalink
Update Moonbeam Information (trustwallet#29594)
Browse files Browse the repository at this point in the history
* update moonbeam info

* fix typo

* logo guidelines

---------

Co-authored-by: CryptoA <[email protected]>
  • Loading branch information
albertov19 and Cryptocool1 authored Nov 29, 2024
1 parent d2dd235 commit db695e9
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions blockchains/moonbasealpha/info/info.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "Moonbase Alpha Testnet",
"website": "https://moon.based.money",
"description": "The first Moonbeam TestNet, named Moonbase Alpha, aims to provide developers with a place to start experimenting and building on Moonbeam in a shared environment.",
"explorer": "https://moonbase-blockscout.testnet.moonbeam.network/",
"symbol": "tDEV",
"rpc_url": "https://rpc.api.moonbase.moonbeam.network",
"type": "coin",
"decimals": 18,
"status": "active"
}
"name": "Moonbase Alpha Testnet",
"website": "https://moonbeam.network",
"description": "The first Moonbeam TestNet, named Moonbase Alpha, aims to provide developers with a place to start experimenting and building on Moonbeam in a shared environment.",
"explorer": "https://moonbase.moonscan.io",
"symbol": "DEV",
"rpc_url": "https://rpc.api.moonbase.moonbeam.network",
"type": "coin",
"decimals": 18,
"status": "active"
}
Binary file modified blockchains/moonbasealpha/info/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion blockchains/moonbeam/info/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"symbol": "GLMR",
"type": "coin",
"coin_type": 1284,
"rpc_url": "https://moonbeam.public.blastapi.io",
"rpc_url": "https://rpc.api.moonbeam.network",
"decimals": 18,
"status": "active",
"tags": [
Expand Down
Binary file modified blockchains/moonbeam/info/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion blockchains/moonriver/info/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"symbol": "MOVR",
"type": "coin",
"coin_type": 1285,
"rpc_url": "https://moonriver.public.blastapi.io",
"rpc_url": "https://rpc.api.moonriver.moonbeam.network",
"decimals": 18,
"status": "active",
"links": [
Expand Down
Binary file modified blockchains/moonriver/info/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit db695e9

Please sign in to comment.