CozyTimeAuction

Verified contract

Active on Ethereum with 186 txns
Deployed by via 0xffd3206c at 6482244
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#5225)
ERC-721
--
 (#4701)
ERC-721
--
 (#4693)
ERC-721
--
 (#4683)
ERC-721
--
 (#4105)
ERC-721
--
 (#3031)
ERC-721
--
 (#2195)
ERC-721
--
 (#1540)
ERC-721
--
 (#1343)
ERC-721
--
 (#1014)
ERC-721
--
0x0913140bbc0b3e2fa1aebdecfe19d2045969ca8722bd04faba94df71f4cb5e2c
0x38281f316cad264f315aced3d6ebfe53a76d12083d07cd887bceb67566a4f73e
0xcb16f30c1701e6e24a92543b32fbe306b67e0d975796249425d6df15c651a2ba
0x146caa295f191c4ef6015367332f5732bbede2ea7baa2583740fa0423647201c
0x67e3eea5112a6ebd36d9446b7cd5b9038c5e579e9a204ac8ba421c467802ea92
0x3c7d73bbfa527441b3bee6f167cc0ec1e4f3024a51ebc5fea96e4bebf97c007d
0x895b2210e6afffc3fce99447b15a2adbb46b786b6d11aa35fa277b16bf82f35a
0xed023c8390bb846ebd353081ec7ec2baa4f4f44079b9d2ed9073c93f3fcb0f35
0xaac36bb5ef734fc916054bf5362d829cc0fa3ae7ff231ec51a777fbbf52cd567
0xce90509caf32fe1e44b45b5844b7c7c85a30a2815bbad38011fd3499fe2c3a26

Functions
Getter at block 20863220
FEE_DIVIDER(view returns (uint256)
1000000
affiliateContract(view returns (address)
0x08014573ff457d8e08d6fbf2813617def4f28e54
beneficiary(view returns (address)
0x831491b5cf7ba0d626672abf71a1420f7d3844ac
fee(view returns (uint256)
37500
owner(view returns (address)
0x831491b5cf7ba0d626672abf71a1420f7d3844ac
pepeContract(view returns (address)
0x84ac94f17622241f313511b629e5e98f489ad6e4
Read-only
auctions(uint256view returns (address selleruint256 pepeIduint64 auctionBeginuint64 auctionEnduint256 beginPriceuint256 endPrice)
calculateBid(uint256 _pepeIdview returns (uint256 currentBid)
State-modifying
buyCozy(uint256 _pepeIduint256 _cozyCandidatebool _candidateAsFatheraddress _pepeReceiverpayable 
buyCozyAffiliated(uint256 _pepeIduint256 _cozyCandidatebool _candidateAsFatheraddress _pepeReceiveraddress _affiliatepayable 
changeFee(uint256 _fee
getFees(
renounceOwnership(
savePepe(uint256 _pepeId
setBeneficiary(address _beneficiary
startAuction(uint256 _pepeIduint256 _beginPriceuint256 _endPriceuint64 _duration
startAuctionDirect(uint256 _pepeIduint256 _beginPriceuint256 _endPriceuint64 _durationaddress _seller
transferOwnership(address _newOwner
Events
AuctionFinalized(uint256 indexed pepeaddress indexed seller
AuctionStarted(uint256 indexed pepeaddress indexed seller
AuctionWon(uint256 indexed pepeaddress indexed winneraddress indexed seller
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _pepeContractaddress _affiliateContract
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.