IDChats Genesis
Verified contract
Active on
Ethereum with 205 txns
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 "IDChats Genesis"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17909881 | a year ago | | | 0 | 0.0018341381 | |
| 17867221 | a year ago | | | 0 | 0.00043614131 | |
| 17832951 | a year ago | | | 0 | 0.00061503910 | |
| 17569707 | a year ago | | | 0 | 0.00062670466 | |
| 17569523 | a year ago | | | 0 | 0.0020440063 | |
| 17520602 | a year ago | | | 0 | 0.0021654622 | |
| 17520573 | a year ago | | | 0 | 0.0024511246 | |
| 17418515 | a year ago | | | 0 | 0.0033854942 | |
| 17376639 | a year ago | | | 0 | 0.0049373803 | |
| 17350789 | a year ago | | | 0 | 0.0031123515 |
ABI
ABI objects
Getter at block 21230099
QueryBaseUrl() view returns (string)
http://nft.idchats.com/process?type=nft&id=
maxIds() view returns (uint256)
5000
merkleRoot() view returns (bytes32)
0x67c3f1fba4bb358c8bb1f1aca02122fa09eae17d00a009772b4408862d1eccec
minted() view returns (bool)
true
name() view returns (string)
IDChats Genesis
owner() view returns (address)
0x8858af738d3f7c33250d7cfd48c89196ea7dc728
price() view returns (uint256)
0
symbol() view returns (string)
IDChats Genesis
whiteMinted() view returns (bool)
true
whitePrice() view returns (uint256)
117000000000000000
Read-only
QueryTokenUrl(uint256 tokenId) view returns (string)
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)
stringToBytes32(string source) pure returns (bytes32 result)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
verifyWhite(bytes32[] proof) view returns (bool)
whiteMap(address) view returns (bool)
State-modifying
Events approve(address to, uint256 tokenId)
buyClosed()
buyMint() payable
buyOpened()
changePrice(uint256 _price)
changeWhitePrice(uint256 _whitePrice)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setWhitelist(bytes32 _root)
transferFrom(address from, address to, uint256 tokenId)
transferOwner(address addr)
transferOwnership(address newOwner)
whiteClosed()
whiteMint(bytes32[] proof) payable
whiteOpened()
withdraw(address addr)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
DebugMsg(string func, address AddressMsg, string exec, uint256 number)
MerkleMsg(string func, address AddressMsg, bytes32 exec)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string name, string symbol, string _baseTokenURI)
fallback()
receive()
This contract contains no error objects.