BidProxy
Verified contract
Active on
Ethereum with 1,060 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 "BidProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20966314 | a month ago | | | 0.006 | 0.0021756806 | |
| 20936885 | a month ago | | | 0.023044111 | 0.0029624707 | |
| 20883471 | a month ago | | | 0.048 | 0.00086766398 | |
| 20839094 | a month ago | | | 0.045 | 0.0017647218 | |
| 20787856 | 2 months ago | | | 0.009 | 0.00079777561 | |
| 20723815 | 2 months ago | | | 0.06 | 0.00051970105 | |
| 20696777 | 2 months ago | | | 0.06 | 0.00041162133 | |
| 20696736 | 2 months ago | | | 0.022900019 | 0.00043579887 | |
| 20695792 | 2 months ago | | | 0.005 | 0.00038499519 | |
| 20666598 | 2 months ago | | | 0.005 | 0.00038994572 |
ABI
ABI objects
Getter at block 21158194
owner() view returns (address)
0x9fd51249e029cb94dfb9b5ac15c33d1b123b29fc
paused() view returns (bool)
false
Read-only
This contract contains no read-only function objects.
State-modifying
Events bid(uint256 _kittyId) payable
bidWithSpecificWarmups(uint256 _kittyId, address[] _accountsToWarmUp) payable
call(address _to, uint256 _value, bytes _data) payable returns (bytes)
pause() returns (bool)
rescueLostKitty(uint256 _kittyId, address _recipient)
transferOwnership(address newOwner)
unpause() returns (bool)
Pause()
Unpause()
constructor(address _kitties, address _saleAuction)
receive()
This contract contains no error objects.