Skip to content

Stableswap-NGΒΆ

Source Code

Source code for the stableswap-ng contracts is available on GitHub.

Implementations

Every Factory contract has plain- and metapool implementations. The Factory on Ethereum has an additional gauge implementation. Implementation contracts are upgradable. They can be either replaced or additional implementation contracts can be set. Therefore, please always make sure to check the most recent ones.

To query the factory-specific implementations:

>>> Factory.pool_implementation(0)
'0xDCc91f930b42619377C200BA05b7513f2958b202'
>>> Factory.metapool_implementation(0)
'0xede71F77d7c900dCA5892720E76316C6E575F0F7'
>>> Factory.gauge_implementation() # ethereum mainnet only! 
'0x38D9BdA812da2C68dFC6aDE85A7F7a54E77F8325'

Ethereum Mainnet

Contract Type Contract Address
Math 0xc9CBC565A9F4120a2740ec6f64CC24AeB2bB3E5E
Views 0xFF53042865dF617de4bB871bD0988E7B93439cCF
Factory 0x6A8cbed756804B16E05E741eDaBd5cB544AE21bf
Gauge 0x38D9BdA812da2C68dFC6aDE85A7F7a54E77F8325
Plain AMM 0xDCc91f930b42619377C200BA05b7513f2958b202
Meta AMM 0xede71F77d7c900dCA5892720E76316C6E575F0F7

Ethereum Sepolia

Contract Type Contract Address
Math 0x2cad7b3e78e10bcbf2cc443ddd69ca8bcc09a758
Views -
Factory 0xfb37b8D939FFa77114005e61CFc2e543d6F49A81
Plain AMM 0xE12374F193f91f71CE40D53E0db102eBaA9098D5
Meta AMM 0xB00E89EaBD59cD3254c88E390103Cf17E914f678

Arbitrum

Contract Type Contract Address
Math 0xD4a8bd4d59d65869E99f20b642023a5015619B34
Views 0xDD7EBB1C49780519dD9755B8B1A23a6f42CE099E
Factory 0x9AF14D26075f142eb3F292D5065EB3faa646167b
Plain AMM 0xf6841C27fe35ED7069189aFD5b81513578AFD7FF
Meta AMM 0xFf02cBD91F57A778Bab7218DA562594a680B8B61

Optimism

Contract Type Contract Address
Math 0xa7b9d886A9a374A1C86DC52d2BA585c5CDFdac26
Views 0xbC7654d2DD901AaAa3BE4Cb5Bc0f10dEA9f96443
Factory 0x5eeE3091f747E60a045a2E715a4c71e600e31F6E
Plain AMM 0x635742dCC8313DCf8c904206037d962c042EAfBd
Meta AMM 0x5702BDB1Ec244704E3cBBaAE11a0275aE5b07499

Base

Contract Type Contract Address
Math 0xe265FC390E9129b7E337Da23cD42E00C34Da2CE3
Views 0xA54f3c1DFa5f7DbF2564829d14b3B74a65d26Ae2
Factory 0xd2002373543Ce3527023C75e7518C274A51ce712
Plain AMM 0xf3A6aa40cf048a3960E9664847E9a7be025a390a
Meta AMM 0x635742dCC8313DCf8c904206037d962c042EAfBd

Fraxtal

Contract Type Contract Address
Math 0x506F594ceb4E33F5161139bAe3Ee911014df9f7f
Views 0xeEcCd039d7228530D5F0c3ce7291Dd9677CCFFb1
Factory 0xd2002373543Ce3527023C75e7518C274A51ce712
Plain AMM 0x1764ee18e8B3ccA4787249Ceb249356192594585
Meta AMM 0x5eeE3091f747E60a045a2E715a4c71e600e31F6E

polygon Polygon

Contract Type Contract Address
Math 0xd7E72f3615aa65b92A4DBdC211E296a35512988B
Views 0xf2eff2Cd0d9C82b7b2f17FbBed703fA7931dB1da
Factory 0x1764ee18e8B3ccA4787249Ceb249356192594585
Plain AMM 0xe265FC390E9129b7E337Da23cD42E00C34Da2CE3
Meta AMM 0xa7b9d886A9a374A1C86DC52d2BA585c5CDFdac26

polygon Polygon zk-EVM

Contract Type Contract Address
Math 0xe265FC390E9129b7E337Da23cD42E00C34Da2CE3
Views 0xB6845b562F01eB02ef20CBB63553d2a768e5a1Cb
Factory 0xd2002373543Ce3527023C75e7518C274A51ce712
Plain AMM 0xf3A6aa40cf048a3960E9664847E9a7be025a390a
Meta AMM 0x635742dCC8313DCf8c904206037d962c042EAfBd

Gnosis

Contract Type Contract Address
Math 0xFAbC421e3368D158d802684A217a83c083c94CeB
Views 0xa0EC67a3C483674f77915893346A8CA3AbE2b785
Factory 0xbC0797015fcFc47d9C1856639CaE50D0e69FbEE8
Plain AMM 0x3d6cb2f6dcf47cdd9c13e4e3beae9af041d8796a
Meta AMM 0xC1b393EfEF38140662b91441C6710Aa704973228

Avalanche

Contract Type Contract Address
Math 0xd7E72f3615aa65b92A4DBdC211E296a35512988B
Views 0xe548590f9fAe7a23EA6501b144B0D58b74Fc4B53
Factory 0x1764ee18e8B3ccA4787249Ceb249356192594585
Plain AMM 0xe265FC390E9129b7E337Da23cD42E00C34Da2CE3
Meta AMM 0xa7b9d886A9a374A1C86DC52d2BA585c5CDFdac26

Fantom circle@2x Fantom

Contract Type Contract Address
Math 0xf3A6aa40cf048a3960E9664847E9a7be025a390a
Views 0x33e72383472f77B0C6d8F791D1613C75aE2C5915
Factory 0xe61Fb97Ef6eBFBa12B36Ffd7be785c1F5A2DE66b
Plain AMM 0x5702BDB1Ec244704E3cBBaAE11a0275aE5b07499
Meta AMM 0x046207cB759F527b6c10C2D61DBaca45513685CC

Binance Smart Chain

Contract Type Contract Address
Math 0x166c4084Ad2434E8F2425C64dabFE6875A0D45c5
Views 0xbC7654d2DD901AaAa3BE4Cb5Bc0f10dEA9f96443
Factory 0xd7E72f3615aa65b92A4DBdC211E296a35512988B
Plain AMM 0x505d666E4DD174DcDD7FA090ed95554486d2Be44
Meta AMM 0x5a8C93EE12a8Df4455BA111647AdA41f29D5CfcC

Linea

Contract Type Contract Address
Math 0xbC0797015fcFc47d9C1856639CaE50D0e69FbEE8
Views 0xB6845b562F01eB02ef20CBB63553d2a768e5a1Cb
Factory 0x5eeE3091f747E60a045a2E715a4c71e600e31F6E
Plain AMM 0xa7b9d886a9a374a1c86dc52d2ba585c5cdfdac26
Meta AMM 0xf3a6aa40cf048a3960e9664847e9a7be025a390a

Scroll

Contract Type Contract Address
Math 0xbC0797015fcFc47d9C1856639CaE50D0e69FbEE8
Views 0x3f445D38E820c010a7A6E33c5F80cBEBE6930f61
Factory 0x5eeE3091f747E60a045a2E715a4c71e600e31F6E
Plain AMM 0xa7b9d886A9a374A1C86DC52d2BA585c5CDFdac26
Meta AMM 0xf3A6aa40cf048a3960E9664847E9a7be025a390a

Mantle

Contract Type Contract Address
Math 0x8b3EFBEfa6eD222077455d6f0DCdA3bF4f3F57A6
Views 0xFf02cBD91F57A778Bab7218DA562594a680B8B61
Factory 0x5eeE3091f747E60a045a2E715a4c71e600e31F6E
Plain AMM 0x87FE17697D0f14A222e8bEf386a0860eCffDD617
Meta AMM 0x1764ee18e8B3ccA4787249Ceb249356192594585

Celo

Contract Type Contract Address
Math 0xd7E72f3615aa65b92A4DBdC211E296a35512988B
Views 0xA54f3c1DFa5f7DbF2564829d14b3B74a65d26Ae2
Factory 0x1764ee18e8B3ccA4787249Ceb249356192594585
Plain AMM 0xe265FC390E9129b7E337Da23cD42E00C34Da2CE3
Meta AMM 0xa7b9d886A9a374A1C86DC52d2BA585c5CDFdac26

Kava

Contract Type Contract Address
Math 0xd7E72f3615aa65b92A4DBdC211E296a35512988B
Views 0xB6845b562F01eB02ef20CBB63553d2a768e5a1Cb
Factory 0x1764ee18e8B3ccA4787249Ceb249356192594585
Plain AMM 0xe265FC390E9129b7E337Da23cD42E00C34Da2CE3
Meta AMM 0xa7b9d886A9a374A1C86DC52d2BA585c5CDFdac26

Aurora

Contract Type Contract Address
Math 0xbC0797015fcFc47d9C1856639CaE50D0e69FbEE8
Views 0xD4a8bd4d59d65869E99f20b642023a5015619B34
Factory 0x5eeE3091f747E60a045a2E715a4c71e600e31F6E
Plain AMM 0xa7b9d886A9a374A1C86DC52d2BA585c5CDFdac26
Meta AMM 0xf3A6aa40cf048a3960E9664847E9a7be025a390a

X-Layer

Contract Type Contract Address
Math 0x8b3efbefa6ed222077455d6f0dcda3bf4f3f57a6
Views 0xb47988aD49DCE8D909c6f9Cf7B26caF04e1445c8
Factory 0x5eeE3091f747E60a045a2E715a4c71e600e31F6E
Plain AMM 0x87fe17697d0f14a222e8bef386a0860ecffdd617
Meta AMM 0x1764ee18e8b3cca4787249ceb249356192594585

zk-Sync

Contract Type Contract Address
Math 0xcf19236e85000901dE2Fad3199aA4A1F74a78B6C
Views 0xeF62cD5CBa8B040827B648dBc6a755ddeeb84E65
Factory 0x375444aeDEb6C3db897f293E1DBa85D7422A6859
Plain AMM 0x3ce3009F8ad07161BA9d02d7A0173180d0281cA4
Meta AMM 0x1E9A82C2a3DF2E0793a2B828aA652Db192f3C8F3

tron Tron

Contract Type Contract Address
Math soon
Views soon
Factory soon
Plain AMM soon
Meta AMM soon

TwoCrypto-NGΒΆ

GitHub

Source code for the twocrypto-ng contracts is available on GitHub.

Implementations

Every Factory contract has pool implementations. The Factory on Ethereum has an additional gauge implementation. Implementation contracts are upgradable. They can be either replaced or additional implementation contracts can be set. Therefore, please always make sure to check the most recent ones.

To query the factory-specific implementations:

>>> Factory.pool_implementation(0)
'0x04Fd6beC7D45EFA99a27D29FB94b55c56dD07223'
>>> Factory.gauge_implementation() # ethereum mainnet only! 
'0x38D9BdA812da2C68dFC6aDE85A7F7a54E77F8325'

Ethereum Mainnet

Contract Type Contract Address
Math 0x1Fd8Af16DC4BEBd950521308D55d0543b6cDF4A1
Views 0x07CdEBF81977E111B08C126DEFA07818d0045b80
Factory 0x98EE851a00abeE0d95D08cF4CA2BdCE32aeaAF7F
Gauge 0x38D9BdA812da2C68dFC6aDE85A7F7a54E77F8325
AMM 0x934791f7F391727db92BFF94cd789c4623d14c52

Ethereum Sepolia

Contract Type Contract Address
Math 0x2005995a71243be9FB995DaB4742327dc76564Df
Views 0x07CdEBF81977E111B08C126DEFA07818d0045b80
Factory 0x98EE851a00abeE0d95D08cF4CA2BdCE32aeaAF7F
AMM 0x04Fd6beC7D45EFA99a27D29FB94b55c56dD07223

Arbitrum

Contract Type Contract Address
Math 0x1Fd8Af16DC4BEBd950521308D55d0543b6cDF4A1
Views 0x07CdEBF81977E111B08C126DEFA07818d0045b80
Factory 0x98EE851a00abeE0d95D08cF4CA2BdCE32aeaAF7F
AMM 0x934791f7F391727db92BFF94cd789c4623d14c52

Optimism

Contract Type Contract Address
Math 0x1Fd8Af16DC4BEBd950521308D55d0543b6cDF4A1
Views 0x07CdEBF81977E111B08C126DEFA07818d0045b80
Factory 0x98EE851a00abeE0d95D08cF4CA2BdCE32aeaAF7F
AMM 0x934791f7F391727db92BFF94cd789c4623d14c52

Base

Contract Type Contract Address
Math 0x1Fd8Af16DC4BEBd950521308D55d0543b6cDF4A1
Views 0xd3B17f862956464ae4403cCF829CE69199856e1e
Factory 0xc9Fe0C63Af9A39402e8a5514f9c43Af0322b665F
AMM 0x934791f7F391727db92BFF94cd789c4623d14c52

Fraxtal

Contract Type Contract Address
Math 0x1Fd8Af16DC4BEBd950521308D55d0543b6cDF4A1
Views 0x07CdEBF81977E111B08C126DEFA07818d0045b80
Factory 0x98EE851a00abeE0d95D08cF4CA2BdCE32aeaAF7F
AMM 0x934791f7F391727db92BFF94cd789c4623d14c52

polygon Polygon

Contract Type Contract Address
Math 0x1Fd8Af16DC4BEBd950521308D55d0543b6cDF4A1
Views 0x07CdEBF81977E111B08C126DEFA07818d0045b80
Factory 0x98EE851a00abeE0d95D08cF4CA2BdCE32aeaAF7F
AMM 0x934791f7F391727db92BFF94cd789c4623d14c52

polygon Polygon zk-EVM

Contract Type Contract Address
Math 0x1Fd8Af16DC4BEBd950521308D55d0543b6cDF4A1
Views 0x07CdEBF81977E111B08C126DEFA07818d0045b80
Factory 0x98EE851a00abeE0d95D08cF4CA2BdCE32aeaAF7F
AMM 0x934791f7F391727db92BFF94cd789c4623d14c52

Gnosis

Contract Type Contract Address
Math 0x1Fd8Af16DC4BEBd950521308D55d0543b6cDF4A1
Views 0x07CdEBF81977E111B08C126DEFA07818d0045b80
Factory 0x98EE851a00abeE0d95D08cF4CA2BdCE32aeaAF7F
AMM 0x934791f7F391727db92BFF94cd789c4623d14c52

Avalanche

Contract Type Contract Address
Math 0x1Fd8Af16DC4BEBd950521308D55d0543b6cDF4A1
Views 0x07CdEBF81977E111B08C126DEFA07818d0045b80
Factory 0x98EE851a00abeE0d95D08cF4CA2BdCE32aeaAF7F
AMM 0x934791f7F391727db92BFF94cd789c4623d14c52

Fantom circle@2x Fantom

Contract Type Contract Address
Math 0x1Fd8Af16DC4BEBd950521308D55d0543b6cDF4A1
Views 0x07CdEBF81977E111B08C126DEFA07818d0045b80
Factory 0x98EE851a00abeE0d95D08cF4CA2BdCE32aeaAF7F
AMM 0x934791f7F391727db92BFF94cd789c4623d14c52

Binance Smart Chain

Contract Type Contract Address
Math 0x1Fd8Af16DC4BEBd950521308D55d0543b6cDF4A1
Views 0x07CdEBF81977E111B08C126DEFA07818d0045b80
Factory 0x98EE851a00abeE0d95D08cF4CA2BdCE32aeaAF7F
AMM 0x934791f7F391727db92BFF94cd789c4623d14c52

Linea

Contract Type Contract Address
Math 0x1Fd8Af16DC4BEBd950521308D55d0543b6cDF4A1
Views 0x07CdEBF81977E111B08C126DEFA07818d0045b80
Factory 0x98EE851a00abeE0d95D08cF4CA2BdCE32aeaAF7F
AMM 0x934791f7F391727db92BFF94cd789c4623d14c52

Scroll

Contract Type Contract Address
Math 0x1Fd8Af16DC4BEBd950521308D55d0543b6cDF4A1
Views 0x07CdEBF81977E111B08C126DEFA07818d0045b80
Factory 0x98EE851a00abeE0d95D08cF4CA2BdCE32aeaAF7F
AMM 0x934791f7F391727db92BFF94cd789c4623d14c52

Mantle

Contract Type Contract Address
Math 0x1Fd8Af16DC4BEBd950521308D55d0543b6cDF4A1
Views 0x07CdEBF81977E111B08C126DEFA07818d0045b80
Factory 0x98EE851a00abeE0d95D08cF4CA2BdCE32aeaAF7F
AMM 0x934791f7F391727db92BFF94cd789c4623d14c52

Celo

Contract Type Contract Address
Math 0x1Fd8Af16DC4BEBd950521308D55d0543b6cDF4A1
Views 0x07CdEBF81977E111B08C126DEFA07818d0045b80
Factory 0x98EE851a00abeE0d95D08cF4CA2BdCE32aeaAF7F
AMM 0x934791f7F391727db92BFF94cd789c4623d14c52

Kava

Contract Type Contract Address
Math 0x1Fd8Af16DC4BEBd950521308D55d0543b6cDF4A1
Views 0x0C9D8c7e486e822C29488Ff51BFf0167B4650953
Factory 0xd3B17f862956464ae4403cCF829CE69199856e1e
AMM 0x934791f7F391727db92BFF94cd789c4623d14c52

Aurora

Contract Type Contract Address
Math 0x1Fd8Af16DC4BEBd950521308D55d0543b6cDF4A1
Views 0x07CdEBF81977E111B08C126DEFA07818d0045b80
Factory 0x98EE851a00abeE0d95D08cF4CA2BdCE32aeaAF7F
AMM 0x934791f7F391727db92BFF94cd789c4623d14c52

X-Layer

Contract Type Contract Address
Math 0x1Fd8Af16DC4BEBd950521308D55d0543b6cDF4A1
Views 0x5a8c93ee12a8df4455ba111647ada41f29d5cfcc
Factory 0x0c59d36b23f809f8b6c7cb4c8c590a0ac103baef
AMM 0x934791f7F391727db92BFF94cd789c4623d14c52

zk-Sync

Contract Type Contract Address
Math 0x5AF4Fa25F76491F949C648AC439b1953df78f594
Views 0xfe30c516c23504B6CF740de513390DC6943888d8
Factory 0x24992A09E2257AF325102Cefa1F09E80E9062d49
AMM 0x69949489645190D5C4e57a5B9e57705C57033EBb

tron Tron

Contract Type Contract Address
Math soon
Views soon
Factory soon
AMM soon

Tricrypto-NGΒΆ

GitHub

Source code for the tricrypto-ng contracts is available on GitHub.

Implementations

Every Factory contract has pool, math and views implementations. The Factory on Ethereum has an additional gauge implementation. Implementation contracts are upgradable. They can be either replaced or additional implementation contracts can be set. Therefore, please always make sure to check the most recent ones.

Additionally, there are implementations that have native transfers enabled/disabled. When disabled, it's not possible to use native ETH. Instead, wrapped ETH (wETH) must be used.

To query the factory-specific implementations:

>>> Factory.pool_implementation(0)
'0x66442B0C5260B92cAa9c234ECf2408CBf6b19a6f'
>>> Factory.views_implementation()
'0x064253915b8449fdEFac2c4A74aA9fdF56691a31'
>>> Factory.math_implementation()
'0xcBFf3004a20dBfE2731543AA38599A526e0fD6eE'
>>> Factory.gauge_implementation() # ethereum mainnet only! 
'0x5fC124a161d888893529f67580ef94C2784e9233'

Ethereum Mainnet

Contract Type Contract Address
Math 0xcBFf3004a20dBfE2731543AA38599A526e0fD6eE
Views 0x064253915b8449fdEFac2c4A74aA9fdF56691a31
Factory 0x0c0e5f2fF0ff18a3be9b835635039256dC4B4963
Gauge 0x5fC124a161d888893529f67580ef94C2784e9233
AMM native enabled 0x66442B0C5260B92cAa9c234ECf2408CBf6b19a6f

Ethereum Sepolia

Contract Type Contract Address
Math 0x550574E33b81C45D3D69250b46Ae30c7bC40d330
Views 0x59AfCD3e931018dc493AA1d833B11bb5A0744906
Factory 0x4b00E8c997AeBACeEf6B8c6F89eE2bf99b2CA846
AMM native disable 0x3BbA971980A721C7A33cEF62cE01c0d744F26e95
AMM native enabled 0xc9621394A73A071d8084CB9a15b04F182a7C9634

Arbitrum

Contract Type Contract Address
Math 0x604388Bb1159AFd21eB5191cE22b4DeCdEE2Ae22
Views 0x06452f9c013fc37169B57Eab8F50A7A48c9198A3
Factory 0xbC0797015fcFc47d9C1856639CaE50D0e69FbEE8
AMM native disable 0x1f7C86AffE5bCF7a1D74a8c8E2ef9E03BF31c1BD
AMM native enabled 0xd7E72f3615aa65b92A4DBdC211E296a35512988B

Optimism

Contract Type Contract Address
Math 0x19bd1AB34d6ABB584b9C1D5519093bfAA7f6c7d2
Views 0x6A8cbed756804B16E05E741eDaBd5cB544AE21bf
Factory 0xc6C09471Ee39C7E30a067952FcC89c8922f9Ab53
AMM native disable 0x0458ea5F4CD00E873264Be2031Ceb8f9d9b3116c
AMM native enabled 0x1FE2a06c8bd81AE65FD1C5036451890b37976369

Base

Contract Type Contract Address
Math 0x5373E1B9f2781099f6796DFe5D68DE59ac2F18E3
Views 0x05d4E2Ed7216A204e5FB4e3F5187eCfaa5eF3Ef7
Factory 0xA5961898870943c68037F6848d2D866Ed2016bcB
AMM native disable 0x0c59d36b23f809f8b6C7cb4c8C590a0AC103baEf
AMM native enabled 0xa274c88e09fDF1798a7517096557e6c1bEa1f65A

Fraxtal

Contract Type Contract Address
Math 0x0C9D8c7e486e822C29488Ff51BFf0167B4650953
Views 0x64379C265Fc6595065D7d835AAaa731c0584dB80
Factory 0xc9Fe0C63Af9A39402e8a5514f9c43Af0322b665F
AMM native disable 0x1A83348F9cCFD3Fe1A8C0adBa580Ac4e267Fe495
AMM native enabled 0xd3b17f862956464ae4403ccf829ce69199856e1e

polygon Polygon

Contract Type Contract Address
Math 0x5a8C93EE12a8Df4455BA111647AdA41f29D5CfcC
Views 0xFAbC421e3368D158d802684A217a83c083c94CeB
Factory 0xC1b393EfEF38140662b91441C6710Aa704973228
AMM native disable 0x3d6cB2F6DcF47CDd9C13E4e3beAe9af041d8796a
AMM native enabled 0x0c59d36b23f809f8b6C7cb4c8C590a0AC103baEf

polygon Polygon zk-EVM

Contract Type Contract Address
Math 0xFAbC421e3368D158d802684A217a83c083c94CeB
Views 0x0c59d36b23f809f8b6C7cb4c8C590a0AC103baEf
Factory 0x76303e4fDcA0AbF28aB3ee42Ce086E6503431F1D
AMM native disable 0xC1b393EfEF38140662b91441C6710Aa704973228
AMM native enabled 0x3d6cB2F6DcF47CDd9C13E4e3beAe9af041d8796a

Gnosis

Contract Type Contract Address
Math 0xff02cbd91f57a778bab7218da562594a680b8b61
Views 0xe548590f9fAe7a23EA6501b144B0D58b74Fc4B53
Factory 0xb47988ad49dce8d909c6f9cf7b26caf04e1445c8
AMM native disable 0x3f445D38E820c010a7A6E33c5F80cBEBE6930f61
AMM native enabled 0xa54f3c1dfa5f7dbf2564829d14b3b74a65d26ae2

Avalanche

Contract Type Contract Address
Math 0x505d666E4DD174DcDD7FA090ed95554486d2Be44
Views 0x5a8C93EE12a8Df4455BA111647AdA41f29D5CfcC
Factory 0x3d6cB2F6DcF47CDd9C13E4e3beAe9af041d8796a
AMM native disable 0x0c59d36b23f809f8b6C7cb4c8C590a0AC103baEf
AMM native enabled 0xFAbC421e3368D158d802684A217a83c083c94CeB

Fantom circle@2x Fantom

Contract Type Contract Address
Math 0x3d6cB2F6DcF47CDd9C13E4e3beAe9af041d8796a
Views 0xC1b393EfEF38140662b91441C6710Aa704973228
Factory 0x9AF14D26075f142eb3F292D5065EB3faa646167b
AMM native disable 0xd125E7a0cEddF89c6473412d85835450897be6Dc
AMM native enabled 0x76303e4fDcA0AbF28aB3ee42Ce086E6503431F1D

Binance Smart Chain

Contract Type Contract Address
Math 0x0cE651Df1418a1fBA98517483102E042533Ade05
Views 0x645E12f3cf5504C8a08e01706e79d3D0f32EcE15
Factory 0xc55837710bc500F1E3c7bb9dd1d51F7c5647E657
AMM native disable 0x6A8cbed756804B16E05E741eDaBd5cB544AE21bf
AMM native enabled 0xBff334F8D5912AC5c4f2c590A2396d1C5d990123

Linea

Contract Type Contract Address
Math 0x0C9D8c7e486e822C29488Ff51BFf0167B4650953
Views 0x64379c265fc6595065d7d835aaaa731c0584db80
Factory 0xd125E7a0cEddF89c6473412d85835450897be6Dc
AMM native disable 0x76303e4fDcA0AbF28aB3ee42Ce086E6503431F1D
AMM native enabled 0xC1b393EfEF38140662b91441C6710Aa704973228

Scroll

Contract Type Contract Address
Math 0x5a8C93EE12a8Df4455BA111647AdA41f29D5CfcC
Views 0xFAbC421e3368D158d802684A217a83c083c94CeB
Factory 0xC1b393EfEF38140662b91441C6710Aa704973228
AMM native disable 0x3d6cB2F6DcF47CDd9C13E4e3beAe9af041d8796a
AMM native enabled 0x0c59d36b23f809f8b6C7cb4c8C590a0AC103baEf

Mantle

Contract Type Contract Address
Math 0x635742dCC8313DCf8c904206037d962c042EAfBd
Views 0x5702BDB1Ec244704E3cBBaAE11a0275aE5b07499
Factory 0x0C9D8c7e486e822C29488Ff51BFf0167B4650953
AMM native disable 0x7Ca46A636b02D4aBC66883D7FF164bDE506DC66a
AMM native enable 0x046207cB759F527b6c10C2D61DBaca45513685CC

Celo

Contract Type Contract Address
Math 0x505d666E4DD174DcDD7FA090ed95554486d2Be44
Views 0x5a8C93EE12a8Df4455BA111647AdA41f29D5CfcC
Factory 0x3d6cB2F6DcF47CDd9C13E4e3beAe9af041d8796a
AMM native disable 0x0c59d36b23f809f8b6C7cb4c8C590a0AC103baEf
AMM native enabled 0xFAbC421e3368D158d802684A217a83c083c94CeB

Kava

Contract Type Contract Address
Math 0x505d666E4DD174DcDD7FA090ed95554486d2Be44
Views 0x5a8C93EE12a8Df4455BA111647AdA41f29D5CfcC
Factory 0x3d6cB2F6DcF47CDd9C13E4e3beAe9af041d8796a
AMM native disable 0x0c59d36b23f809f8b6C7cb4c8C590a0AC103baEf
AMM native enabled 0xFAbC421e3368D158d802684A217a83c083c94CeB

Aurora

Contract Type Contract Address
Math 0x5a8C93EE12a8Df4455BA111647AdA41f29D5CfcC
Views 0xFAbC421e3368D158d802684A217a83c083c94CeB
Factory 0xC1b393EfEF38140662b91441C6710Aa704973228
AMM native disable 0x3d6cB2F6DcF47CDd9C13E4e3beAe9af041d8796a
AMM native enabled 0x0c59d36b23f809f8b6C7cb4c8C590a0AC103baEf

X-Layer

Contract Type Contract Address
Math 0x046207cb759f527b6c10c2d61dbaca45513685cc
Views 0x7ca46a636b02d4abc66883d7ff164bde506dc66a
Factory 0xd3b17f862956464ae4403ccf829ce69199856e1e
AMM native disable 0x0c9d8c7e486e822c29488ff51bff0167b4650953
AMM native enable 0x64379c265fc6595065d7d835aaaa731c0584db80

zk-Sync

Contract Type Contract Address
Math 0x07a1684378324825F67D92d944a713E2b8666DEb
Views 0x30E9b9b8449056d17B33D5F42e1fdd5600A2397F
Factory 0x5044112fDf6c8DCc788a669c17345cfDB06549fa
AMM native disable 0x46e1530c07D5BF2A5654C8cAAA60525D1a3f807A
AMM native enabled 0xe1D19a2036BB6F78605cc6B0ac858C83196cAd22

tron Tron

Contract Type Contract Address
Math soon
Views soon
Factory soon
AMM native disable soon
AMM native enabled soon