We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Contract deployed at: 0x5ffe7FB82894076ECB99A30D6A32e969e6e35E98 on the following networks: Ethereum, Arbitrum, Optimism, Base, Bsc, Polygon, Fantom, Gnosis, Aurora, Celo, Mantle, Linea, Polygon zkEVM, Scroll, Fraxtal, Avalanche, Kava
ABI needs update:
curve-js/src/constants/abis/address_provider.json
Line 4 in bb0ce88
any js interation on address provider needs to go through the new address.
mappings are fixed across all networks. See Ethereum CurveAddressProvider:
0: Stableswap Custom Pool Registry 1: PoolInfo Getters 2: Exchange Router 3: Stableswap Metapool Factory 4: Fee Distributor 5: Cryptoswap Custom Pool Registry 6: Twocrypto Factory 7: Metaregistry 8: Stableswap crvUSD Factory 9: 10: 11: TricryptoNG Factory 12: StableswapNG Factory 13: TwocryptoNG Factory 14: Stableswap Calculations Contract 15: Cryptoswap calculations Contract 16: LLAMMA Factory crvUSD 17: LLAMMA Factory OneWayLending 18: Rate Provider 19: CRV Token 20: Gauge Factory 21: Ownership Admin 22: Parameter Admin 23: Emergency Admin 24: CurveDAO Vault
The text was updated successfully, but these errors were encountered:
fedorovdg
No branches or pull requests
Contract deployed at: 0x5ffe7FB82894076ECB99A30D6A32e969e6e35E98 on the following networks:
Ethereum, Arbitrum, Optimism, Base, Bsc, Polygon, Fantom, Gnosis, Aurora, Celo, Mantle, Linea, Polygon zkEVM, Scroll, Fraxtal, Avalanche, Kava
ABI needs update:
curve-js/src/constants/abis/address_provider.json
Line 4 in bb0ce88
any js interation on address provider needs to go through the new address.
mappings are fixed across all networks. See Ethereum CurveAddressProvider:
The text was updated successfully, but these errors were encountered: