We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b801a79 commit 8dc8bfaCopy full SHA for 8dc8bfa
projects/sablier-lockup/evm.js
@@ -37,7 +37,7 @@ const CHAIN_IDS_ENVIO = {
37
// Chains that are not using the Envio indexer but using the Graph.
38
const SUBGRAPH_ENDPOINTS = {
39
sei: 'AJU5rBfbuApuJpeZeaz6NYuYnnhAhEy4gFkqsSdAT6xb',
40
- iotex: '2P3sxwmcWBjMUv1C79Jh4h6VopBaBZeTocYWDUQqwWFV',
+ // iotex: '2P3sxwmcWBjMUv1C79Jh4h6VopBaBZeTocYWDUQqwWFV',
41
};
42
43
const config = {
0 commit comments