CRYPTOWOLVES
Verified contract
Active on
Ethereum with 9 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
27 additional
variables
Balances ($0.00)
No balances found for "CRYPTOWOLVES"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17481495 | a year ago | | | 0.05 | 0.013279865 | |
| 17476716 | a year ago | | | 0.1 | 0.014927372 | |
| 17476120 | a year ago | | | 0.1 | 0.010860573 | |
| 17476047 | a year ago | | | 0.05 | 0.0095219733 | |
| 17475993 | a year ago | | | 0.05 | 0.0095937517 | |
| 17475848 | a year ago | | | 0 | 0.045414982 | |
| 17475674 | a year ago | | | 0.05 | 0.0097152256 | |
| 17475628 | a year ago | | | 0.1 | 0.011142451 | |
| 17475625 | a year ago | | | 0 | 0.00085363793 |
ABI
ABI objects
Getter at block 21389611
buybackSend() view returns (bool)
false
cData() view returns (bool, uint256, uint256, uint256, uint256)
(true, 30, 5000, 0, 100)
calculatePrice() view returns (uint256)
50000000000000000
name() view returns (string)
CRYPTOWOLVES
owner() view returns (address)
0x71bb329b978d99a13236f8776a9c5f8c1895d113
symbol() view returns (string)
ẅ
totalETHBuyback() view returns (uint256)
100000000000000000
totalETHLottery() view returns (uint256)
100000000000000000
totalNFTVolumeTxs() view returns (uint256)
7
totalSupply() view returns (uint256)
30
txGas() view returns (uint256)
500000
viewMinterRoll1_5() view returns (address, uint256, address, uint256, address, uint256, address, uint256, address, uint256)
(0xd3dd6d465f8d88803681e5ddbfa12e095627c5ae, 1, 0x57d66961d6085ccaeade36675a36a6f6403d8130, 2, 0x8f0c99d06dbf7339b8d97e6d067ba11a5d0529ef, 2, 0x646f17e5581238b9bec5f797991d3ae88aa6c98b, 1, 0x758e5073d7a33a41cc483f4ee6418177d1c4de51, 1)
viewMinterRoll6_10() view returns (address, uint256, address, uint256, address, uint256, address, uint256, address, uint256)
(0x71bb329b978d99a13236f8776a9c5f8c1895d113, 20, 0xd58febad90b9a33f9161546bf529235cc0d98030, 1, 0xc33c77933f6999092ca952c0f371035ed9ea3f67, 2, 0x0000000000000000000000000000000000000000, 0, 0x0000000000000000000000000000000000000000, 0)
viewNumberMinters() view returns (uint256)
8
volumizer_token() view returns (address)
0x71eb486aba5e45b678fb31e250053a585ed2d03f
Read-only
aData(address tokenOwner) view returns (uint256, uint256[])
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isAuthorized(address adr) view returns (bool)
isOwner(address account) view returns (bool)
originalMinter(uint256 tokenId) view returns (address)
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[])
viewLink(string _tokenId) view returns (string)
viewisMinter(address _address) view returns (bool)
State-modifying
Events airdropMint(address recipient, uint256 amount)
approval()
approve(address to, uint256 tokenId)
authorize(address adr)
burn(uint256 tokenId)
mint(uint256 amount) payable
pauseMinting()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApproval()
setApprovalForAll(address operator, bool approved)
setAssetsBaseURI(string baseURI)
setBuyBackParameters(bool enable, address receiver)
setBuyBackReceiver(address _receiver)
setLinks(string _imglink, string _imgext)
setLotteryReceiver(address _receiver)
setMarketingReceiver(address _receiver)
setMaxMint(uint256 _tx, uint256 _wallet)
setMaxSupply(uint256 max)
setPrices(uint256 _plevel1, uint256 _plevel2, uint256 _plevel3, uint256 _plevel4, uint256 _plevel5)
setShares(uint256 _base, uint256 _buyback, uint256 _lottery, uint256 _staking, uint256 _denom)
setStakingReceiver(address _staking)
setVolumizeParameters(uint256 txgas)
setVolumizerContract(address _contract)
setVolumizerToken(address _token)
startMinting()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
TokensBurned(uint256 currentSupply, uint256 maxSupply)
TokensMinted(uint256 currentSupply, uint256 maxSupply, uint256 reflectBalance)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
fallback()
receive()
This contract contains no error objects.