CurrencyCats

Verified contract

Active on Ethereum with 1,256 txns
Deployed by via 0x1918ff30 at 13323927
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "CurrencyCats"

0x9b1560db1f7735edcda946146fc15488e107259ce0bbebcea6f64548551eb570
0x5c8443da21631c5b92e80d78023f9d2d50c57156494966efdd8a1413017c4c33
0x5a19e1fda47b38c1eadeb4a72bfa683464bd48457137e914774841aeb34837b2
0x346a9de7ca60211fedb9e17b39e84138e7bd85b0aa454a09c8c161965283fe78
0xf9f9e521e7dbd37750f57621002001a9bb1978b0e874ae43343a0b1d6b67e41f
0x36bf0846098391cf51233c23e410f7ab51923c0e22ae41dc93e721644dae2237
From
0xea2ee3849628a44ff7766f06947f15b9258c49afe8ac750c587fe9ad7b6a220e
From
0xf24ecbfce5ff7ede1143d2a51e656ea0104a1c7abdf17c59d67ac42844c56f56
0x232f5dbcd65e0e6cacbe852edb5111af52c1a0ab0330d18b7718ac5e6feb3ccd
0x1e2b76f751bd60c5ff7e4d633864dac321c11390d45cc2193a392ebd48b40940

Functions
Getter at block 21203476
baseTokenURI(view returns (string)
ipfs://QmdbPJiqPL9XqFQYrE7LDwccbrWZe8UfcYkxZQjKbBWrbf/
cost(view returns (uint256)
25000000000000000
freeMaxMintAmount(view returns (uint256)
1
freeMintSupply(view returns (uint256)
500
getFreeMaxMintAmount(view returns (uint256)
1
getFreeMintSupply(view returns (uint256)
500
maxMintAmount(view returns (uint256)
20
maxSupply(view returns (uint256)
2090
name(view returns (string)
CurrencyCats
owner(view returns (address)
0x450e15bec1f3fb3993a76be33286986c47074f1c
paused(view returns (bool)
true
symbol(view returns (string)
CC
totalMint(view returns (uint256)
2090
totalSupply(view returns (uint256)
2090
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(address _touint256 _mintAmountpayable 
pause(bool _state
renounceOwnership(
reserveMint(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setCost(uint256 _newCost
setFreeMaxMintAmount(uint256 _newMaxFreeMintAmount
setFreeMintSupply(uint256 _newFreeMintSupply
setMaxMintAmount(uint256 _newmaxMintAmount
setMaxSupply(uint256 _newMaxSupply
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
CreateCat(uint256 indexed id
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.