Skip to content

Commit

Permalink
add assetchain swap (DefiLlama#12186)
Browse files Browse the repository at this point in the history
  • Loading branch information
Define101 authored Nov 6, 2024
1 parent 8b2d95a commit cc644f2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions projects/assetchain-swap/index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
const { uniV3Export } = require('../helper/uniswapV3')

module.exports = uniV3Export({ assetchain: { factory: '0xa9d53862D01190e78dDAf924a8F497b4F8bb5163', fromBlock: 17598, } })
1 change: 1 addition & 0 deletions projects/helper/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"aptos",
"arbitrum",
"arbitrum_nova",
"assetchain",
"ancient8",
"archway",
"area",
Expand Down

0 comments on commit cc644f2

Please sign in to comment.