Skip to content

Commit

Permalink
Remove base infura_network_id
Browse files Browse the repository at this point in the history
  • Loading branch information
vhenwan authored and gnarlycow committed Dec 28, 2023
1 parent 99b3f80 commit 7ba6b42
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion chain.ts
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,6 @@ const CHAIN_ID_TO_INFO: {
'Wrapped Ether',
),
coingecko_asset_platform_id: 'base',
infura_network_id: 'base',
rpc_url: 'https://mainnet.base.org',
uniswap_subgraph_url:
'https://api.studio.thegraph.com/query/48211/uniswap-v3-base/version/latest',
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aperture_finance/uniswap-v3-automation-sdk",
"version": "1.13.0",
"version": "1.13.1",
"description": "SDK for Aperture's Uniswap V3 automation platform",
"author": "Aperture Finance <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 7ba6b42

Please sign in to comment.