File tree 1 file changed +16
-0
lines changed
1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 60
60
{
61
61
"provider": "Quiknode",
62
62
"url": "https://black-dark-breeze.sei-pacific.quiknode.pro"
63
+ },
64
+ {
65
+ "provider": "dRPC",
66
+ "url": "https://sei.drpc.org"
63
67
}
64
68
],
65
69
"evm_ws": [
70
74
{
71
75
"provider": "Quiknode",
72
76
"url": "wss://black-dark-breeze.sei-pacific.quiknode.pro"
77
+ },
78
+ {
79
+ "provider": "dRPC",
80
+ "url": "wss://sei.drpc.org"
73
81
}
74
82
],
75
83
"explorers": []
124
132
"provider": "Rhino",
125
133
"url": "https://evm-rpc-testnet.sei-apis.com"
126
134
},
135
+ {
136
+ "provider": "dRPC",
137
+ "url": "https://sei-testnet.drpc.org"
138
+ }
127
139
],
128
140
"evm_ws": [
129
141
{
130
142
"provider": "Rhino",
131
143
"url": "wss://evm-ws-testnet.sei-apis.com"
144
+ },
145
+ {
146
+ "provider": "dRPC",
147
+ "url": "wss://sei-testnet.drpc.org"
132
148
}
133
149
],
134
150
"explorers": [
You can’t perform that action at this time.
0 commit comments