WolfClub86
Verified contract
Active on
Ethereum with 1,061 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WC86 | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16589360 | 2 years ago | | | 0 | 0.0010447135 | |
| 16308400 | 2 years ago | | | 0 | 0.00046304790 | |
| 16308396 | 2 years ago | | | 0 | 0.00041063192 | |
| 16308392 | 2 years ago | | | 0 | 0.00044219233 | |
| 16308387 | 2 years ago | | | 0 | 0.00040964775 | |
| 16308385 | 2 years ago | | | 0 | 0.00075774738 | |
| 16308188 | 2 years ago | | | 0 | 0.00072215074 | |
| 16308020 | 2 years ago | | | 0 | 0.00070558147 | |
| 15214398 | 2 years ago | | | 0 | 0.00046835139 | |
| 14675452 | 3 years ago | | | 0 | 0.0045067009 |
ABI
ABI objects
Getter at block 21304481
name() view returns (string)
WolfClub86
owner() view returns (address)
0xe0ed3d79ca7fe5ff24b1184472c0a73b98653ca2
symbol() view returns (string)
WC86
tokenId() view returns (uint256)
0
totalSupply() view returns (uint256)
909
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)
State-modifying
Events Mint(uint256 _amount, uint256 wolvesAmount) payable
approve(address to, uint256 tokenId)
mintReservedT(uint256 _tokenId, address _receiver)
random(uint256 _maxRan) returns (uint256)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
updateTokenUri(string _newUri)
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()
receive()
This contract contains no error objects.