Skip to content

Commit 65e5a47

Browse files
committed
Add Treasure Ruby
1 parent d40b7e0 commit 65e5a47

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

Assets/Thirdweb/Resources/all_chains_additional.json

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,5 +119,42 @@
119119
}
120120
],
121121
"slug": "berachain-artio"
122+
},
123+
{
124+
"name": "Treasure Ruby",
125+
"chain": "treasure",
126+
"rpc": [
127+
"https://978657.rpc.thirdweb.com/${THIRDWEB_API_KEY}",
128+
"https://rpc-testnet.treasure.lol/http",
129+
"wss://rpc-testnet.treasure.lol/ws"
130+
],
131+
"nativeCurrency": {
132+
"name": "Testnet MAGIC",
133+
"symbol": "MAGIC",
134+
"decimals": 18
135+
},
136+
"shortName": "MAGIC",
137+
"chainId": 978657,
138+
"networkId": 978657,
139+
"slug": "treasure-ruby",
140+
"infoURL": "https://portal.treasure.lol",
141+
"icon": "ipfs://QmQYRpJAMyPt1DKz1iAuseX3puBZYmdGgFeaZCFDPhixXp",
142+
"features": [],
143+
"faucets": ["https://portal.treasure.lol/faucet"],
144+
"explorers": [
145+
{
146+
"name": "Treasurescan",
147+
"url": "https://testnet.treasurescan.io/",
148+
"standard": "EIP3091",
149+
"icon": {
150+
"url": "ipfs://QmbzZk23owb7grDEbEJLuxgUAqQVcHmdjsEkkCD7E9C5R9/Treasure_Primary_Icon%20-%20Karel%20Vuong.png",
151+
"width": 512,
152+
"height": 512,
153+
"format": "png"
154+
}
155+
}
156+
],
157+
"testnet": true,
158+
"redFlags": []
122159
}
123160
]

0 commit comments

Comments
 (0)