StandardPoolConverter

Verified contract

Active on Ethereum with 23 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "StandardPoolConverter"

0x1a0fc9a18ba150695d7176d6da53248035c3a902cea0c2556bed28aaf9b3809e
0x93096fdb0e0fba79a23fe192591ab8d94faa62401aba30f2ac00671639720ceb
0x504744fe24dc497f234c25d7d9b6ecad6d13e4710e9f930688b0af3f31c41544
0x07f963f36fb5868c02c931b26e50aead0786095d4a87ed9d052c8e9bf20f54db
0xe57211453596d0f624f936601c662944c793e5c4b31a6d0a23b5ca439c7193ed
0xf3c34db1be64bd7e6f2be194117017fe53316228975cc87720e1766dd9b081e1
0x1299c1638969594effe3bf124df75b59d9c8bfa443a5cbbf0673b301da6c7ad8
0xf068fa0d77dd636e81f218f611153d70a139f1be0bd1128452c117bbfc5c2adf
0xc3b98c0441918f7a67168710067f8eeda648096b3a7cb933e7cc28a1adaaaece
0x0f5940e6941f91be7da020793b48d8aefc826fba15765a1826422578c721c956

Functions
Getter at block 21093114
anchor(view returns (address)
0x9003411ac4073c2d9f37af71d00e373b72cbe9e2
averageRateInfo(view returns (uint256)
44136605367609334298311579907548139231326498743290678854026648298151786584908
connectorTokenCount(view returns (uint16)
2
conversionFee(view returns (uint32)
2000
converterType(pure returns (uint16)
3
isActive(view returns (bool)
false
isV28OrHigher(pure returns (bool)
true
maxConversionFee(view returns (uint32)
30000
newOwner(view returns (address)
0x0000000000000000000000000000000000000000
onlyOwnerCanUpdateRegistry(view returns (bool)
false
owner(view returns (address)
0x1647f8480c65528aff347602460c3ff9429cef4d
prevRegistry(view returns (address)
0x52ae12abe5d8bd778bd5397f99ca900624cfadd4
registry(view returns (address)
0x52ae12abe5d8bd778bd5397f99ca900624cfadd4
reserveBalances(view returns (uint256uint256)
(0, 0)
reserveTokenCount(view returns (uint16)
2
reserveTokens(view returns (address[])
[0x1F573D6Fb3F13d689FF844B4cE37794d79a7FF1C, 0x607F4C5BB672230e8672085532f7e901544a7375]
token(view returns (address)
0x9003411ac4073c2d9f37af71d00e373b72cbe9e2
version(view returns (uint16)
44
Read-only
addLiquidityCost(address[] _reserveTokensuint256 _reserveTokenIndexuint256 _reserveAmountview returns (uint256[])
addLiquidityReturn(address _reserveTokenuint256 _reserveAmountview returns (uint256)
connectorTokens(uint256 _indexview returns (address)
connectors(address _addressview returns (uint256uint32boolboolbool)
getConnectorBalance(address _connectorTokenview returns (uint256)
getReturn(address _sourceTokenaddress _targetTokenuint256 _amountview returns (uint256uint256)
recentAverageRate(address _tokenview returns (uint256uint256)
removeLiquidityReturn(uint256 _amountaddress[] _reserveTokensview returns (uint256[])
reserveBalance(address _reserveTokenview returns (uint256)
reserveWeight(address _reserveTokenview returns (uint32)
targetAmountAndFee(address _sourceTokenaddress _targetTokenuint256 _amountview returns (uint256uint256)
State-modifying
acceptAnchorOwnership(
acceptOwnership(
acceptTokenOwnership(
addLiquidity(address[] _reserveTokensuint256[] _reserveAmountsuint256 _minReturnpayable returns (uint256)
addLiquidity(uint256 _reserve1Amountuint256 _reserve2Amountuint256 _minReturnpayable returns (uint256)
addReserve(address _tokenuint32 _weight
convert(address _sourceTokenaddress _targetTokenuint256 _amountaddress _traderaddress _beneficiarypayable returns (uint256)
removeLiquidity(uint256 _amountaddress[] _reserveTokensuint256[] _reserveMinReturnAmountsreturns (uint256[])
removeLiquidity(uint256 _amountuint256 _reserve1MinReturnuint256 _reserve2MinReturnreturns (uint256uint256)
restoreRegistry(
restrictRegistryUpdate(bool _onlyOwnerCanUpdateRegistry
setConversionFee(uint32 _conversionFee
transferAnchorOwnership(address _newOwner
transferOwnership(address _newOwner
transferTokenOwnership(address _newOwner
updateRegistry(
upgrade(
withdrawETH(address _to
withdrawTokens(address _tokenaddress _touint256 _amount
Events
Activation(uint16 indexed _typeaddress indexed _anchorbool indexed _activated
Conversion(address indexed _fromTokenaddress indexed _toTokenaddress indexed _traderuint256 _amountuint256 _returnint256 _conversionFee
ConversionFeeUpdate(uint32 _prevFeeuint32 _newFee
LiquidityAdded(address indexed _provideraddress indexed _reserveTokenuint256 _amountuint256 _newBalanceuint256 _newSupply
LiquidityRemoved(address indexed _provideraddress indexed _reserveTokenuint256 _amountuint256 _newBalanceuint256 _newSupply
OwnerUpdate(address indexed _prevOwneraddress indexed _newOwner
TokenRateUpdate(address indexed _token1address indexed _token2uint256 _rateNuint256 _rateD
Constructor
constructor(address _anchoraddress _registryuint32 _maxConversionFee
Fallback and receive
receive(
Errors

This contract contains no error objects.