Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "ウサギの巣穴"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17298528 | 2 years ago | | | 0 | 0.0015989375 | |
| 16489693 | 2 years ago | | | 0 | 0.00088406773 | |
| 16353477 | 2 years ago | | | 0 | 0.00061906274 | |
| 15718083 | 2 years ago | | | 0 | 0.0010655763 | |
| 15302039 | 2 years ago | | | 0 | 0.0010830636 | |
| 15021956 | 2 years ago | | | 0 | 0.00080449755 | |
| 15021946 | 2 years ago | | | 0 | 0.0014630723 | |
| 14873195 | 3 years ago | | | 0 | 0.0025505597 | |
| 14873156 | 3 years ago | | | 0 | 0.0026179406 | |
| 14836240 | 3 years ago | | | 0.127 | 0.0033493279 |
ABI
ABI objects
Getter at block 21394699
PROVENANCE() view returns (string)
allowListMintPrice() view returns (uint256)
0
baseURI() view returns (string)
ipfs://QmaEmGnCUJaCf741a3XDUF2We1vPYUGFsyEzUSdTFetnNM/
currency() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
maxAllowedMints() view returns (uint256)
1
maxPossibleSupply() view returns (uint256)
1832
mintPrice() view returns (uint256)
127000000000000000
mintStatus() view returns (uint8)
2
name() view returns (string)
ウサギの巣穴
nextOwnerToExplicitlySet() view returns (uint256)
0
owner() view returns (address)
0xdd22f0234da8a0b6fffdfb39717fc064595f9fca
paused() view returns (bool)
false
symbol() view returns (string)
ポータル
totalSupply() view returns (uint256)
24
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
hashMessage(address sender, address thisContract) pure returns (bytes32)
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)
totalMintsPerAddress(address) view returns (uint256)
State-modifying
Events approve(address to, uint256 tokenId)
changeMintStatus(uint8 _status)
flipPaused()
mintAllowList(bytes32 messageHash, bytes signature, uint256 amount) payable
mintPublic(uint256 amount) payable
preMint(uint256 amount)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setProvenanceHash(string provenanceHash)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
withdrawTokens(address tokenAddress)
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)
Received(address arg0, uint256 arg1)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string _name, string _symbol, uint256 _maxPossibleSupply, uint256 _mintPrice, uint256 _allowListMintPrice, uint256 _maxAllowedMints, address _signerAddress, address _currency, address _wrappedNativeCoinAddress)
receive()
This contract contains no error objects.