BreedingMarket

Verified contract

Active on Ethereum with 2,914 txns
Deployed by via 0x6466ed20 at 5505104
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#1423)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0x7f5d0a4fdf6a7c413aa21613d667a9ddfce37c533f8470ebe3044a1dbc2d911f
0x008ab21f8449a0d83aa991085ca38b22a955bb015339d70c5015aaa54bc74098
0x977236aac9148fdb26fb74e97687ba28fc60cf0b1ef5c2bf0c434e7a91bff4b4
0x5cdf77f610713c9da7a75d8dcccf3f91028e6e3d96f006e7389966a60845cbff
0x708dd37fa0cf1363c26519f86dd8fcf051045c644f234db141f9996e0ec28999
0xb273623acfceae4fbc9532e869354de148f99d8f16dd7a07576895181179feac
0xfeda767155cfd53bf12e06e10dd69b4546d5b5638bf9a8e79491cae1cdf5b727
0x32d44f3686d2c76217fd3d48f55d3a96b78b06a6d5c257e77d043a45f6ee6b49
0xd342b96b5deb20be3aa04819e80d0c22f39ab0b060ac6ff591f8cff20a081f73
0x01a4ff43fb79be4a7510958801a5cd61c3165c9da0d04cfd0955643073e45b60

Functions
Getter at block 21189691
coreContract(view returns (address)
0xf64899806138ba624a8647b1a88fe2cb1f2ac56b
isBreedingMarket(view returns (bool)
true
owner(view returns (address)
0x2f26d1ddabcdd88aeca3d4f527d4366c37e15c78
ownerFee(view returns (uint16)
400
paused(view returns (bool)
false
Read-only
cutieIdToAuction(uint40view returns (uint128 startPriceuint128 endPriceaddress selleruint40 durationuint40 startedAtuint128 featuringFee)
getAuctionInfo(uint40 _cutieIdview returns (address selleruint128 startPriceuint128 endPriceuint40 durationuint40 startedAtuint128 featuringFee)
getCurrentPrice(uint40 _cutieIdview returns (uint128)
isOnAuction(uint40 _cutieIdview returns (bool)
State-modifying
bid(uint40 _cutieIdpayable 
cancelActiveAuction(uint40 _cutieId
cancelActiveAuctionWhenPaused(uint40 _cutieId
createAuction(uint40 _cutieIduint128 _startPriceuint128 _endPriceuint40 _durationaddress _sellerpayable 
pause(
setFee(uint16 _fee
setup(address _coreContractAddressuint16 _fee
transferOwnership(address newOwner
unpause(
withdrawEthFromBalance(
Events
AuctionCancelled(uint40 cutieId
AuctionCreated(uint40 cutieIduint128 startPriceuint128 endPriceuint40 durationuint128 fee
AuctionSuccessful(uint40 cutieIduint128 totalPriceaddress winner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Unpause(
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.