AxieSiringClockAuction

Verified contract

Active on Ethereum with 5,383 txns
Deployed by via 0x87a75885 at 5594972
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $5,954.61
ERC-20
--
ERC-20
--
ERC-20
--
 (#38037)
ERC-721
--
 (#3234)
ERC-721
--
 (#8890)
ERC-721
--
0x4bdd83d88c29f18c0b36387fbb89b4bc86383d7b2252eec31394786c94c69d50
0x90f62e0012e1e8f4b4d1343a1db10dfff985f0218bf120c24de5abba508ace94
0xdf4ad09e29bec6adedb61578df706c2babe2b5e9a12775182aa91433db686590
0xc1512e444674d1d46cb95ecece3920729656d37456ecde7436d33594ea43365c
0x6d4e704cc222c3ea4f043df07a6ec419e2a326ac07d4cdad844b1e12c16e7683
0xeb482ad3cbd79344ae0c498f58f19b80953ae2f58105cd3af62a1ca7811ba8bb
0x31904a770737ef63ea1e4b9394bdc92cdb9ef11b2dcbf678ed04e908ffe70701
0x4731f8de83f06d090fc4fa112ee462e08392bb853ca0ee5bce7343d6c8755d02
0x6e85edcf1cac0918a7eb29dba6c6b0477c068ac48977b162120e0c5127c99709
0xd6f4053e7894799fa4018e97d3c74cac3047f24fdbc6791e126b1051a3859c42

Functions
Getter at block 20869199
owner(view returns (address)
0x01bf1d7c5e192313c26414e134584275f46271cf
ownerCut(view returns (uint256)
425
paused(view returns (bool)
true
Read-only
auctions(uint256view returns (address selleruint128 startingPriceuint128 endingPriceuint64 durationuint64 startedAt)
getAuction(uint256 _axieIdview returns (address selleruint256 startingPriceuint256 endingPriceuint256 durationuint256 startedAt)
getCurrentPrice(uint256 _axieIdview returns (uint256)
State-modifying
bidOnSiring(uint256 _sireIduint256 _matronIduint256 _birthPlacepayable returns (uint256)
cancelAuction(uint256 _axieId
cancelAuctionWhenPaused(uint256 _axieId
createAuction(uint256 _axieIduint256 _startingPriceuint256 _endingPriceuint256 _duration
pause(
reclaimContract(address contractAddr
reclaimEther(
reclaimToken(address token
setCoreContract(address _coreAddress
setIncubatorContract(address _incubatorAddress
tokenFallback(address from_uint256 value_bytes data_
transferOwnership(address newOwner
unpause(
Events
AuctionCancelled(uint256 indexed _axieId
AuctionCreated(uint256 indexed _axieIduint256 _startingPriceuint256 _endingPriceuint256 _durationaddress _seller
AuctionSuccessful(uint256 indexed _sireIduint256 indexed _matronIduint256 _totalPriceaddress _winner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Unpause(
Constructor
constructor(uint256 _ownerCut
Fallback and receive
fallback(
Errors

This contract contains no error objects.