EGGTOMATONS
Verified contract
Active on
Ethereum with 920 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe90b…3589
7 additional
variables
Balances ($0.00)
No balances found for "EGGTOMATONS"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20757814 | 2 months ago | | | 0 | 0.00017729510 | |
| 20702911 | 2 months ago | | | 0 | 0.000041560142 | |
| 20702826 | 2 months ago | | | 0 | 0.000054891914 | |
| 19711972 | 7 months ago | | | 0 | 0.00085978672 | |
| 19029748 | 10 months ago | | | 0 | 0.0014501591 | |
| 18877995 | a year ago | | | 0 | 0.0014965649 | |
| 18853790 | a year ago | | | 0 | 0.0010538141 | |
| 18337121 | a year ago | | | 0 | 0.00016264507 | |
| 18279613 | a year ago | | | 0 | 0.00025047084 | |
| 18053528 | a year ago | | | 0 | 0.00025535741 |
ABI
ABI objects
Getter at block 21227497
baseURI() view returns (string)
ipfs://QmaQAHNKPf4y1Uay4y6jLY9M46iivYANcr5mUvR1qQfL3w/
maxMP() view returns (uint256)
10
maxP() view returns (uint256)
10
maxSupply() view returns (uint256)
7007
maxWL() view returns (uint256)
10
mintPassReserve() view returns (uint256)
500
mintpassStatus() view returns (bool)
true
name() view returns (string)
EGGTOMATONS
owner() view returns (address)
0x575d9b550006998b2a64fbc5eb1bf0ac9e4a918b
publicStatus() view returns (bool)
true
symbol() view returns (string)
EGGS
totalReleased() view returns (uint256)
308250000000000000
totalShares() view returns (uint256)
100
totalSupply() view returns (uint256)
1118
whitelistStatus() view returns (bool)
false
Read-only
balanceOf(address owner) view returns (uint256)
checktheclaim(uint256 n) view returns (bool)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
onWhitelist(address) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
payee(uint256 index) view returns (address)
released(address account) view returns (uint256)
shares(address account) view returns (uint256)
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[])
State-modifying
Events approve(address to, uint256 tokenId)
changeReserve(uint256 _newReserveAmount)
freeclaim(uint256 tokenID)
gift(uint256[] gifts, address[] recipient)
mintMintPass(uint256 _tokenAmount) payable
mintPublic(uint256 _tokenAmount) payable
mintWhitelist(uint256 _tokenAmount) payable
release(address account)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setMP(bool _mpstatus)
setMaxMP(uint256 _newMaxMintAmount)
setMaxP(uint256 _newMaxMintAmount)
setMaxWL(uint256 _newMaxMintAmount)
setP(bool _pstatus)
setPriceMP(uint256 _newPrice)
setPriceP1(uint256 _newPrice)
setPriceP2(uint256 _newPrice)
setPriceP3(uint256 _newPrice)
setPriceWL(uint256 _newPrice)
setURI(string _newBaseURI)
setWL(bool _wlstatus)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
whitelistSet(address[] _addresses)
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)
PayeeAdded(address account, uint256 shares)
PaymentReceived(address from, uint256 amount)
PaymentReleased(address to, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string _name, string _symbol, string _initBaseURI, address mintpassContractAddress)
receive()
This contract contains no error objects.