PantherEGO
Verified contract
Active on
Ethereum with 891 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 "PantherEGO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19242575 | 9 months ago | | | 0 | 0.00055091681 | |
| 16777216 | 2 years ago | | | 0 | 0.0029264670 | |
| 16771359 | 2 years ago | | | 0 | 0.0019881836 | |
| 16700377 | 2 years ago | | | 0 | 0.00060220340 | |
| 16392349 | 2 years ago | | | 0 | 0.0012105213 | |
| 15857711 | 2 years ago | | | 0 | 0.00018635641 | |
| 15304994 | 2 years ago | | | 0 | 0.00056915798 | |
| 15109632 | 2 years ago | | | 0 | 0.00083825947 | |
| 15108862 | 2 years ago | | | 0 | 0.0024617405 | |
| 15089757 | 2 years ago | | | 0 | 0.0011265144 |
ABI
ABI objects
Getter at block 21214578
getPricePublic() view returns (uint256)
50000000000000000
getPriceWL() view returns (uint256)
40000000000000000
isRevealed() view returns (bool)
false
maxPerTxPublic() view returns (uint256)
10
maxPerWL() view returns (uint256)
10
maxSupply() view returns (uint256)
4444
merkleRoot() view returns (bytes32)
0x2a0e9fbd8393131ae12c72ba780c3cf5877682eed41689b8ccde32eb1e5ceb62
name() view returns (string)
PantherEGO
nextOwnerToExplicitlySet() view returns (uint256)
0
owner() view returns (address)
0x27389da74b1deef183956c3642484b65fc997c7b
paused() view returns (bool)
true
provenance() view returns (string)
remaining() view returns (uint256)
3070
symbol() view returns (string)
EGO
totalSupply() view returns (uint256)
1374
uriNotRevealed() view returns (string)
ipfs://QmchLryNTqcxryiAraLfgUJ58YcVp3iHkTyThMuxBWmma2
usingWhitelist() view returns (bool)
false
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view 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)
tokenURI(uint256 tokenId) view returns (string)
tokensOfOwner(address _owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
closeMinting()
flipPaused()
flipRevealed(string _URI)
flipUseWhitelist()
mintGiveaway(address _to, uint256 qty)
mintPublic(uint256 qty) payable
mintWL(uint256 qty, bytes32[] proof) 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 _URI)
setMaxPerTx(uint256 _newMax)
setMaxPerWL(uint256 _max)
setMerkleRoot(bytes32 _merkleRoot)
setPricePublic(uint256 _newPrice)
setPriceWL(uint256 _newPrice)
setProvenanceHash(string _provenance)
setUriNotRevealed(string _URI)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Minted(address caller)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
receive()
This contract contains no error objects.