来自中国的艺术 鼠标创作 群友创业
Verified contract
Proxy
Active on
Ethereum with 77 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 41 additional slots
-
variable spans 48 additional slots
3 additional
variables
Balances ($0.00)
No balances found for "来自中国的艺术 鼠标创作 群友创业"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15845336 | 2 years ago | | | 0 | 0.00043329372 | |
| 15794391 | 2 years ago | | | 0 | 0.00051206308 | |
| 15789032 | 2 years ago | | | 0 | 0.0010407192 | |
| 15652185 | 2 years ago | | | 0 | 0.00047955017 | |
| 15638048 | 2 years ago | | | 0 | 0.00044316800 | |
| 15638048 | 2 years ago | | | 0 | 0.00044316800 | |
| 15638048 | 2 years ago | | | 0 | 0.00044316800 | |
| 15638048 | 2 years ago | | | 0 | 0.00044316800 | |
| 15638048 | 2 years ago | | | 0 | 0.00044316800 | |
| 15638048 | 2 years ago | | | 0 | 0.00044316800 |
ABI
ABI objects
Getter at block 21180740 contractURI() view returns (string)
IS_PUBLIC_MINTING_OPEN() view returns (bool)
true
MAX_MINTS_PER_WALLET() view returns (uint256)
100
MINT_FEE() view returns (uint256)
0
ammountWithdrawn() view returns (uint256)
41000000000000000
lockBaseUri() view returns (bool)
false
name() view returns (string)
来自中国的艺术 鼠标创作 群友创业
owner() view returns (address)
0xae3d41bdfca6b8f617755d33d983d282ae2d7da5
placeholderImage() view returns (string)
remaining() view returns (uint256)
0
reserve() view returns (uint256)
0
royaltyBasis() view returns (uint256)
500
symbol() view returns (string)
giao
totalSupply() view returns (uint256)
2880
version() pure returns (string)
2.0.0
Read-only
accountMintCount(address) view returns (uint256)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getMintsUsed(address account) view returns (uint256)
isApprovedForAll(address owner, address operator) view returns (bool)
isTokenAvailable(uint256 tokenID) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
royaltyInfo(uint256 _tokenId, uint256 _salePrice) view returns (address receiver, uint256 royaltyAmount)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events airdrop(address to, uint256 quantity)
airdrop(address[] to)
approve(address to, uint256 tokenId)
changeBaseUri(string baseURI_)
changeMintFee(uint256 mintFee_)
changeMintLimit(uint256 mintLimit_)
changePlaceholderImage(string placeholderImage_)
initialize(string name_, string symbol_, string baseURI_, address ownerAddress_, uint256 mintFee_, uint256 size_, address whiteListSignerAddress_, uint256 mintLimit_, uint256 royaltyBasis_, string placeholderImage_)
mint(uint256 quantity) payable
mintWithSignature(bool isFree, address to, uint256 customFee, uint256 limit, uint256 quantity, bytes signature) payable
permanentlyLockBaseUri()
renounceOwnership()
reveal()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
togglePublicMinting()
transferBalance(address to, uint256 ammount)
transferERC20Balance(address erc20ContractAddress, address to, uint256 ammount)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
updateReserveAmmount(uint256 ammount)
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)
This contract contains no constructor objects.
receive()
ApprovalCallerNotOwnerNorApproved()
ApprovalQueryForNonexistentToken()
ApprovalToCurrentOwner()
ApproveToCaller()
BalanceQueryForZeroAddress()
MintToZeroAddress()
MintZeroQuantity()
OwnerQueryForNonexistentToken()
TransferCallerNotOwnerNorApproved()
TransferFromIncorrectOwner()
TransferToNonERC721ReceiverImplementer()
TransferToZeroAddress()
URIQueryForNonexistentToken()