CryptoWolvesClub
Verified contract
Active on
Ethereum with 5,609 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional
variables
Balances ($2,240.08)
Native
Value
$2,240.08
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.617625 | $3,626.93 |
$2,240.08 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21258074 | 9 days ago | | | 0 | 0.00041118383 | |
| 21187320 | 19 days ago | | | 0 | 0.0014536032 | |
| 21108002 | a month ago | | | 0 | 0.00043873557 | |
| 20945206 | 2 months ago | | | 0 | 0.0012500785 | |
| 20895125 | 2 months ago | | | 0 | 0.000074706630 | |
| 20848466 | 2 months ago | | | 0 | 0.00032731552 | |
| 20572571 | 3 months ago | | | 0 | 0.000083215724 | |
| 20449674 | 4 months ago | | | 0 | 0.00040486719 | |
| 20449670 | 4 months ago | | | 0 | 0.00040234824 | |
| 20449664 | 4 months ago | | | 0 | 0.00030305144 |
ABI
ABI objects
Getter at block 21325621
MAX_SELF_MINT() view returns (uint256)
10
PRESALE_PRICE() view returns (uint256)
70000000000000000
TEAM_RESERVE() view returns (uint256)
25
baseURI() view returns (string)
ipfs://QmWriZMNA5puj5HU6Jwrf3WTtTEUMKTSX5yrf4DShD6918/
getSalePrice() view returns (uint256)
200000000000000000
getSaleStatus() view returns (uint8)
5
kingUri() view returns (string)
ipfs://QmWBpnaFKVoJ6SKE6DDTo4XgSA6Rwcon5wCXSYFmkx2x72
name() view returns (string)
CryptoWolvesClub
notRevealedUri() view returns (string)
ipfs://QmWBpnaFKVoJ6SKE6DDTo4XgSA6Rwcon5wCXSYFmkx2x72
owner() view returns (address)
0x445bbe77b3c1bed42711f716c7c5df4771956376
revealed() view returns (bool)
true
symbol() view returns (string)
CWC
totalReleased() view returns (uint256)
465465904707926408472
totalShares() view returns (uint256)
1000270
totalSupply() view returns (uint256)
3333
workflow() view returns (uint8)
5
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)
payee(uint256 index) view returns (address)
premintClaimed(address) view returns (bool)
released(address account) view returns (uint256)
released(address token, 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)
tokenURI(uint256 tokenId) view returns (string)
tokensPerWallet(address) view returns (uint256)
totalReleased(address token) view returns (uint256)
State-modifying
Events approve(address to, uint256 tokenId)
burn(uint256 tokenId)
pauseSale()
preMint(uint256 number, bytes32 messageHash, bytes signature)
presaleMint(uint256 number, bytes32 messageHash, bytes signature) payable
publicSaleMint(uint256 amount) payable
release(address account)
release(address token, address account)
renounceOwnership()
reveal()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI)
setGiftAddress(address _newAddress)
setKingURI(string _newKingURI)
setNotRevealedURI(string _notRevealedURI)
setPresaleAddress(address _newAddress)
setSalePrice(uint256 _newPrice)
setUpPresale()
setUpSale()
teamReserve()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
ERC20PaymentReleased(address indexed token, address to, uint256 amount)
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 _initBaseURI, string _initNotRevealedUri)
receive()
This contract contains no error objects.