Skip to content

Commit b209129

Browse files
authored
Add pacific-1 chains (#69)
1 parent b2d639a commit b209129

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

chains.json

+12
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,18 @@
5252
"url": "https://sei-grpc.polkachu.com:11990"
5353
}
5454
],
55+
"evm_rpc": [
56+
{
57+
"provider": "Rhino",
58+
"url": "https://evm-rpc.sei-apis.com"
59+
}
60+
],
61+
"evm_ws": [
62+
{
63+
"provider": "Rhino",
64+
"url": "wss://evm-ws.sei-apis.com"
65+
}
66+
],
5567
"explorers": []
5668
},
5769
"atlantic-2": {

0 commit comments

Comments
 (0)