PepeAuctionSale

Verified contract

Active on Ethereum with 2,259 txns
Deployed by via 0x686b00ae at 6482223
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "PepeAuctionSale"

0xb2a5ade5d08606112df0174950df8c22ebc4e3da7367ae6f812dce86a278ce04
0xb78383c748cc90f10d0aebc25201921be6e838f7d77e698d574985477e9555bd
0xb259636de8d1ae07b2655f58e0b1a4f593266c9b1c88363a0235a3013e7052fc
0xf8200d9c3d023e8a3e3368c08b9ec5c44c435ad7d53034eacfdc73acc95457e0
0x31dea887c93e2151c6256ed32d26b1ca3b0d6db3b130fb4844c1dc2f6382019e
0x5a774c3b3cbe9a3c1f74f9acdd49f580f39e67264d9db553a93c67546534af8f
0x99111f379817c084008c3ec146d00b0efb0c440f71512c3d55c37cdd5eb25b69
0x132de1d95ffd2dcc6cb3f82aae9f1d41c509d5f20d6a5f5a990244fda799f248
0x11feebfb344f56ae1a2f29fddf7efce569f443ec41ef44731d4ad8b70bd0de1e
0xc7d210d702fa1730329d5e7f38be1e17b86a2391af948d7a69b8d5f37fb0c0d2

Functions
Getter at block 21213020
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
buyPepe(uint256 _pepeIdpayable 
buyPepeAffiliated(uint256 _pepeIdaddress _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.