Skip to content

Commit 3293395

Browse files
Merge pull request #96 from rainbow-me/@daniel/apechain
apechain and apechain curtis
2 parents f2d1cbf + 0148352 commit 3293395

File tree

4 files changed

+34
-0
lines changed

4 files changed

+34
-0
lines changed

blockchains/apechain/info/info.json

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"name": "ApeChain",
3+
"website": "https://apechain.com",
4+
"description": "ApeChain is a dedicated infrastructure layer to power the ApeCoin ecosystem. ApeChain utilizes $APE as its native gas token. ",
5+
"explorer": "https://apescan.io/",
6+
"symbol": "APE",
7+
"rpc_url": "https://rpc.apechain.com/http",
8+
"type": "coin",
9+
"decimals": 18,
10+
"status": "active",
11+
"links": [
12+
{
13+
"name": "coinmarketcap",
14+
"url": "https://coinmarketcap.com/community/search/top/ape/"
15+
}
16+
]
17+
}

blockchains/apechain/info/logo.png

24.6 KB
Loading
+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"name": "ApeChain",
3+
"website": "https://apechain.com",
4+
"description": "ApeChain is a dedicated infrastructure layer to power the ApeCoin ecosystem. ApeChain utilizes $APE as its native gas token. ",
5+
"explorer": "https://apescan.io/",
6+
"symbol": "APE",
7+
"rpc_url": "https://curtis.rpc.caldera.xyz/http",
8+
"type": "coin",
9+
"decimals": 18,
10+
"status": "active",
11+
"links": [
12+
{
13+
"name": "coinmarketcap",
14+
"url": "https://coinmarketcap.com/community/search/top/ape/"
15+
}
16+
]
17+
}
24.6 KB
Loading

0 commit comments

Comments
 (0)