BancorConverterExtensions
Verified contract
Active on
Ethereum with 28 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xffd2…4742
0x607a…b85a
0x2f9e…ccb0
Balances ($0.00)
No balances found for "BancorConverterExtensions"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10287431 | 4 years ago | | | 0 | 0.0010385280 | |
| 10282606 | 4 years ago | | | 0 | 0.0012693120 | |
| 10277010 | 4 years ago | | | 0 | 0.0014135520 | |
| 10276651 | 4 years ago | | | 0 | 0.0012981600 | |
| 9247528 | 5 years ago | | | 0 | 0.00023078400 | |
| 9247517 | 5 years ago | | | 0 | 0.00017574400 | |
| 7135141 | 6 years ago | | | 0 | 0.0011006250 | |
| 7135138 | 6 years ago | | | 0 | 0.00072240000 | |
| 5951535 | 6 years ago | | | 0 | 0.0014492000 | |
| 5951509 | 6 years ago | | | 0 | 0.00095880000 |
ABI
ABI objects
Getter at block 21264568
formula() view returns (address)
0xffd2de852b694f88656e91d9defa6b425c454742
gasPriceLimit() view returns (address)
0x607a5c47978e2eb6d59c6c6f51bc0bf411f4b85a
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xdfee8dc240c6cadc2c7f7f9c257c259914dea84e
quickConverter() view returns (address)
0x2f9ec37d6ccfff1cab21733bdadede11c823ccb0
Read-only
This contract contains no read-only function objects.
State-modifying
Events acceptOwnership()
setFormula(address _formula)
setGasPriceLimit(address _gasPriceLimit)
setQuickConverter(address _quickConverter)
transferOwnership(address _newOwner)
withdrawTokens(address _token, address _to, uint256 _amount)
OwnerUpdate(address _prevOwner, address _newOwner)
constructor(address _formula, address _gasPriceLimit, address _quickConverter)
This contract contains no fallback and receive objects.
This contract contains no error objects.