Skip to content

Commit ebe91cc

Browse files
author
GitHub Actions
committed
Merge remote-tracking branch 'root/master'
2 parents 8e855e8 + a4cf754 commit ebe91cc

File tree

8 files changed

+36
-12
lines changed

8 files changed

+36
-12
lines changed
+10-10
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"name": "Moonbase Alpha Testnet",
3-
"website": "https://moon.based.money",
4-
"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.",
5-
"explorer": "https://moonbase-blockscout.testnet.moonbeam.network/",
6-
"symbol": "tDEV",
7-
"rpc_url": "https://rpc.api.moonbase.moonbeam.network",
8-
"type": "coin",
9-
"decimals": 18,
10-
"status": "active"
11-
}
2+
"name": "Moonbase Alpha Testnet",
3+
"website": "https://moonbeam.network",
4+
"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.",
5+
"explorer": "https://moonbase.moonscan.io",
6+
"symbol": "DEV",
7+
"rpc_url": "https://rpc.api.moonbase.moonbeam.network",
8+
"type": "coin",
9+
"decimals": 18,
10+
"status": "active"
11+
}
-286 Bytes
Loading

blockchains/moonbeam/info/info.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"symbol": "GLMR",
88
"type": "coin",
99
"coin_type": 1284,
10-
"rpc_url": "https://moonbeam.public.blastapi.io",
10+
"rpc_url": "https://rpc.api.moonbeam.network",
1111
"decimals": 18,
1212
"status": "active",
1313
"tags": [

blockchains/moonbeam/info/logo.png

5.38 KB
Loading

blockchains/moonriver/info/info.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"symbol": "MOVR",
88
"type": "coin",
99
"coin_type": 1285,
10-
"rpc_url": "https://moonriver.public.blastapi.io",
10+
"rpc_url": "https://rpc.api.moonriver.moonbeam.network",
1111
"decimals": 18,
1212
"status": "active",
1313
"links": [

blockchains/moonriver/info/logo.png

10.8 KB
Loading
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"name": "BitBonk",
3+
"type": "BEP20",
4+
"symbol": "BBONK",
5+
"decimals": 18,
6+
"website": "https://bitbonk.io/",
7+
"description": "BitBonk is the ultimate fusion of Bitcoin's value, Dogecoin's charm, and meme coin energy. It carries the security and stability of Bitcoin, the playful, community-driven spirit of Dogecoin, and the viral potential of top meme coins. BitBonk isn’t just an investment; it’s a fun and innovative way to be part of the crypto world.",
8+
"explorer": "https://bscscan.com/token/0xbbbbbbe1da5eab142b32f8887ee8d3872d847c20",
9+
"status": "active",
10+
"id": "0xbbBBBBe1da5EAB142B32f8887EE8d3872D847c20",
11+
"links": [
12+
{
13+
"name": "twitter",
14+
"url": "https://twitter.com/BitBonk_inu"
15+
},
16+
{
17+
"name": "telegram",
18+
"url": "https://t.me/BitBonk_inu"
19+
}
20+
],
21+
"tags": [
22+
"memes"
23+
]
24+
}
Loading

0 commit comments

Comments
 (0)