WoF Game Ball
Verified contract
Active on
Ethereum with 735 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 "WoF Game Ball"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15286779 | 2 years ago | | | 0 | 0.00043653000 | |
| 15073492 | 2 years ago | | | 0 | 0.0013322049 | |
| 14891412 | 2 years ago | | | 0 | 0.0026789891 | |
| 14889307 | 2 years ago | | | 0 | 0.0015423177 | |
| 14889024 | 2 years ago | | | 0 | 0.0013937287 | |
| 14888731 | 2 years ago | | | 0 | 0.0020185412 | |
| 14888689 | 2 years ago | | | 0 | 0.0019045584 | |
| 14888516 | 2 years ago | | | 0 | 0.0025355271 | |
| 14888388 | 2 years ago | | | 0 | 0.0044625057 | |
| 14888242 | 2 years ago | | | 0 | 0.0038809019 |
ABI
ABI objects
Getter at block 21302089
_maxSupply() view returns (uint256)
444
baseExtension() view returns (string)
.json
baseURI() view returns (string)
https://gateway.pinata.cloud/ipfs/QmaKmT3kpsvfAgTN7U8Qg3qQ8XfaNRJQAhxiY6kA3humRC/
contractBalance() view returns (uint256)
0
cost() view returns (uint256)
0
getNFTPrice() view returns (uint256)
0
lastTokenID() view returns (uint256)
444
maxMintPerAddress() view returns (uint256)
1
maxSupply() view returns (uint256)
444
name() view returns (string)
WoF Game Ball
notRevealedUri() view returns (string)
ipfs://QmaKmT3kpsvfAgTN7U8Qg3qQ8XfaNRJQAhxiY6kA3humRC
owner() view returns (address)
0xdd6fafed2c78c3991071d6b0e3b343b0bc537ef0
paused() view returns (bool)
false
revealed() view returns (bool)
true
symbol() view returns (string)
WoFGB
totalSupply() view returns (uint256)
444
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)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
mint(address _to, uint256 _mintAmount) payable
pause()
renounceOwnership()
reveal()
safeMint(address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseExtension(string _newBaseExtension)
setBaseURI(string _baseuri)
setNFTPrice(uint256 _newCost)
setNotRevealedURI(string _notRevealedURI)
setRevealed()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
unpause()
withdraw() returns (uint256)
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)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Unpaused(address account)
constructor()
fallback()
receive()
This contract contains no error objects.