Eth_broker
Verified contract
Active on
Ethereum with 700 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Eth_broker"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16497350 | 2 years ago | | | 0.0097269873 | 0.0032294601 | |
| 16496755 | 2 years ago | | | 0.0032466534 | 0.0035286273 | |
| 15170031 | 2 years ago | | | 0.00079762299 | 0.0067617605 | |
| 13012799 | 3 years ago | | | 0.0021138252 | 0.010901441 | |
| 13003118 | 3 years ago | | | 0.021434695 | 0.010698300 | |
| 12997421 | 3 years ago | | | 0.02236021 | 0.0015042751 | |
| 12983277 | 3 years ago | | | 0.98408383 | 0.0085594000 | |
| 12978771 | 3 years ago | | | 0 | 0.0097244749 | |
| 12978740 | 3 years ago | | | 0 | 0.0026500000 | |
| 12973733 | 3 years ago | | | 0.65210508 | 0.012521575 |
ABI
ABI objects
Getter at block 21388633
getTime() view returns (uint256)
1734033119
Read-only
buyPrice(uint256 _amount) view returns (uint256)
getPath(bool _buy) view returns (address[])
sellReward(uint256 _amount) view returns (uint256)
sellRewardDai(uint256 _daiAmount) view returns (uint256)
State-modifying
Events mint(uint256 _tokenAmount, uint256 _maxDaiSpendAmount, uint256 _deadline) payable returns (bool)
mintTo(uint256 _tokenAmount, uint256 _maxDaiSpendAmount, uint256 _deadline, address _to) payable returns (bool)
redeem(uint256 _tokenAmount, uint256 _minDaiSellValue, uint256 _deadline) payable returns (bool)
burnTokensWithEth(address indexed seller, uint256 amount, uint256 rewardReceivedDai, uint256 ethReceivedForDai, uint256 minRewardDai)
mintTokensToWithEth(address indexed buyer, address indexed receiver, uint256 amount, uint256 priceForTokensDai, uint256 EthTradedForDai, uint256 maxSpendDai)
mintTokensWithEth(address indexed buyer, uint256 amount, uint256 priceForTokensDai, uint256 EthTradedForDai, uint256 maxSpendDai)
constructor(address _bzzCurve, address _collateralToken, address _router02)
fallback()
This contract contains no error objects.