The Everyones
Verified contract
Active on
Ethereum with 1,350 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "The Everyones"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21060099 | a month ago | | | 0 | 0.00026149315 | |
| 20252727 | 5 months ago | | | 0 | 0.000084629838 | |
| 20067100 | 6 months ago | | | 0 | 0.00027469197 | |
| 19769900 | 7 months ago | | | 0 | 0.00049055973 | |
| 19339945 | 9 months ago | | | 0 | 0.0021408923 | |
| 19320261 | 9 months ago | | | 0 | 0.0030179353 | |
| 19254985 | 10 months ago | | | 0 | 0.0010369344 | |
| 19143845 | 10 months ago | | | 0 | 0.00084945658 | |
| 18933507 | a year ago | | | 0 | 0.00077639584 | |
| 18900757 | a year ago | | | 0 | 0.0011467440 |
ABI
ABI objects
Getter at block 21324621 getOwners() view returns (address[])
SALE_START_TIMESTAMP() view returns (uint256)
1639504800
WHITELIST_SIGNER() view returns (address)
0x9ae97e577c40ae33443917828e4485c6c3894741
baseURI() view returns (string)
https://houseoffirst.com:1335/theeveryones/opensea/
disableWhitelistTimestamp() view returns (uint256)
1639591200
getNFTPrice() view returns (uint256)
80000000000000000
getTotalBalance() view returns (uint256)
0
getTotalRaised() view returns (uint256)
180000000000000000000
getTotalWithdrawn() view returns (uint256)
180000000000000000000
maxMint() view returns (uint256)
20
maxSupply() view returns (uint256)
2500
mintingHasStarted() view returns (bool)
true
name() view returns (string)
The Everyones
owner() view returns (address)
0xb2c7c59fb26932a673993a85d0fa66c6298f8f01
price() view returns (uint256)
80000000000000000
proxyRegistryAddress() view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
reserved() view returns (uint256)
0
salePaused() view returns (bool)
false
symbol() view returns (string)
TheEveryones
totalSupply() view returns (uint256)
2500
whitelistHasEnded() view returns (bool)
true
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isWhitelisted(address user, bytes signature) pure returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256 tokenId)
tokenURI(uint256 tokenId) view returns (string)
tokensOfOwner(address owner) view returns (uint256[])
whitelistPurchases(address) view returns (uint256)
State-modifying
Events approve(address to, uint256 tokenId)
giftNFT(uint256[] quantity, address[] recipient)
mintNFT(uint256 numberOfNfts) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI)
setDisableWhitelistTimestamp(uint256 _disableWhitelistTimestamp)
setMaxMintAmount(uint256 _newMaxMintAmount)
setPrice(uint256 _newPrice)
setSalePaused(bool _salePaused)
setmaxSupply(uint256 _newMaxSupply)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
whitelistMintNFT(uint256 numberOfNfts, bytes signature) payable
withdraw() payable
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.