Skip to content

Commit

Permalink
Merge pull request #244 from connext/add-blast
Browse files Browse the repository at this point in the history
feat: add blast mainnet
  • Loading branch information
otsybizov authored Jan 9, 2025
2 parents 43a5d60 + d9df155 commit 00d82e1
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions everclear.json
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,33 @@
}
}
}
},
"81457": {
"providers": [
"https://blastl2-mainnet.public.blastapi.io"
],
"subgraphUrls": [
"https://api.goldsky.com/api/public/project_clssc64y57n5r010yeoly05up/subgraphs/everclear-spoke-blast/production-v0.0.1/gn"
],
"deployments": {
"everclear": "0x9ADA72CCbAfe94248aFaDE6B604D1bEAacc899A7",
"gateway": "0x4e2bbbFb10058E0D248a78fe2F469562f4eDbe66",
"XERC20Module": "0xdCA40903E271Cc76AECd62dF8d6c19f3Ac873E64"
},
"confirmations": 1,
"assets": {
"WETH": {
"symbol": "WETH",
"address": "0x4300000000000000000000000000000000000004",
"decimals": 18,
"tickerHash": "0x0f8a193ff464434486c0daf7db2a895884365d2bc84ba47a68fcf89c1b14b5b8",
"isNative": false,
"price": {
"isStable": false,
"coingeckoId": "ethereum"
}
}
}
}
}
}

0 comments on commit 00d82e1

Please sign in to comment.