RebalancingSetCTokenBidder
Verified contract
Active on
Ethereum with 1,073 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x882d…ec1c
Balances ($0.00)
No balances found for "RebalancingSetCTokenBidder"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11471946 | 4 years ago | | | 0 | 0.22902090 | |
| 11471943 | 4 years ago | | | 0 | 0.24070759 | |
| 11444089 | 4 years ago | | | 0 | 0.0067920130 | |
| 11444087 | 4 years ago | | | 0 | 0.0065782208 | |
| 11444084 | 4 years ago | | | 0 | 0.041688733 | |
| 11443916 | 4 years ago | | | 0 | 0.0061214695 | |
| 11443915 | 4 years ago | | | 0 | 0.037377348 | |
| 11443913 | 4 years ago | | | 0 | 0.037998067 | |
| 11432654 | 4 years ago | | | 0 | 0.016931724 | |
| 11432652 | 4 years ago | | | 0 | 0.10625455 |
ABI
ABI objects
Getter at block 21271060
dataDescription() view returns (string)
RebalancingSetCTokenBidder
rebalanceAuctionModule() view returns (address)
0xe23fb31dd2edacebf7d92720358bb92445f47fdb
transferProxy() view returns (address)
0x882d80d3a191859d64477eb78cca46599307ec1c
Read-only
cTokenToUnderlying(address) view returns (address)
getAddressAndBidPriceArray(address _rebalancingSetToken, uint256 _quantity) view returns (address[], uint256[], uint256[])
State-modifying
Events bidAndWithdraw(address _rebalancingSetToken, uint256 _quantity, bool _allowPartialFill)
BidPlacedCToken(address indexed rebalancingSetToken, address indexed bidder, uint256 quantity)
constructor(address _rebalanceAuctionModule, address _transferProxy, address[] _cTokenArray, address[] _underlyingArray, string _dataDescription)
This contract contains no fallback and receive objects.
This contract contains no error objects.