MEMEAuction

Verified contract

Active on Ethereum with 88 txns
Deployed by via 0xf117b5eb at 11009737
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0xdd9955f5c0baf451a5d0f100dae101880b0444d126f810beb61fa9aaceb2aefa
0x71be39611ae1b0d53c791ed92310642e243a5514f94800849913fd5b9921417a
0x88fbe04aaa27564edc8a0337c243cb7b5ac12f10bb2e74183822d72571374fa8
0x49816a07d1370e04a13cd3b3f16fa6faccc6e56a8930e7d2a68b971fd2da45b0
0x9ad01107fa993818fa37ffcd2328b37beca1d1efa2f898d58a1d5649f6a6135e
0xc18363c82375a1444821bfd31d057b99f1617c7fb36d0c7e0eb80b86ce45d698
0xeb132101621f5174f6e03fcfacbc815efbc4ea0f5557ceb89586cabed60ff454
0x6da89e5567cef074b5197083b0da067f724638044704db475bf6328c53890551
0x61e8a2d6420f0925d4de5ed87e10d1c006618380073905e3b181eec5d5d5ce68
0x710e40056576871f20c486c11066f55b558c497b072e83ae79e1f27294589a8e

Functions
Getter at block 21230286
isOwner(view returns (bool)
false
meme(view returns (address)
0xd5525d397898e5502075ea5e830d8914f6f0affe
memeLtdAddress(view returns (address)
0xe4605d46fd0b3f8329d936a8b258d69276cba264
owner(view returns (address)
0xfabae3330992f4ccb388497bc44d03dc897cca84
runner(view returns (address)
0x214bc6a17e022cff3676d3979b748f2940317957
totalSupply(view returns (uint256)
0
Read-only
auctionEnd(uint256 idview returns (uint256)
auctionStart(uint256 idview returns (uint256)
auctions(uint256view returns (uint256)
auctionsById(uint256view returns (address beneficiaryuint256 feeuint256 auctionStartuint256 auctionEnduint256 nftaddress highestBidderuint256 highestBidbool auctionEnded)
balanceOf(address accountuint256 idview returns (uint256)
beneficiary(uint256 idview returns (address)
ended(uint256 idview returns (bool)
highestBid(uint256 idview returns (uint256)
highestBidder(uint256 idview returns (address)
memeLtdNft(uint256 idview returns (uint256)
runnerFee(uint256 idview returns (uint256)
supportsInterface(bytes4 interfaceIDview returns (bool)
totalDeposits(uint256 idview returns (uint256)
State-modifying
bid(uint256 iduint256 amount
create(uint256 idaddress beneficiaryAddressuint256 feeuint256 startuint256 duration
emergencyWithdraw(uint256 id
end(uint256 id
onERC1155BatchReceived(address _operatoraddressuint256[]uint256[]bytesreturns (bytes4)
onERC1155Received(address _operatoraddressuint256uint256bytesreturns (bytes4)
renounceOwnership(
setRunnerAddress(address account
transferOwnership(address newOwner
withdraw(uint256 id
Events
BidPlaced(address indexed useruint256 indexed iduint256 amount
Ended(address indexed useruint256 indexed iduint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Withdrawn(address indexed useruint256 indexed iduint256 amount
Constructor
constructor(address _runneraddress _memeAddressaddress _memeLtdAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.