I AM WHO I AM
Verified contract
Active on
Ethereum with 305 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($19.16)
Native
Value
$19.16
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.006 | $3,192.61 |
$19.16 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16291316 | 2 years ago | | | 0 | 0.00094660698 | |
| 16258552 | 2 years ago | | | 0 | 0.00059836351 | |
| 16254253 | 2 years ago | | | 0 | 0.00057064780 | |
| 16253323 | 2 years ago | | | 0 | 0.00068487300 | |
| 16252684 | 2 years ago | | | 0 | 0.00067282253 | |
| 16252605 | 2 years ago | | | 0 | 0.00055881606 | |
| 16252541 | 2 years ago | | | 0 | 0.00051693892 | |
| 16248159 | 2 years ago | | | 0 | 0.00063018899 | |
| 16248151 | 2 years ago | | | 0 | 0.00060749892 | |
| 16248142 | 2 years ago | | | 0 | 0.00057703827 |
ABI
ABI objects
Getter at block 21186139
MAX_MINT_PER_TX() view returns (uint256)
5
baseExtension() view returns (string)
.json
baseUri() view returns (string)
ipfs://QmVZHjiqq7YA36U4c1hk6k5qQFkw1HjbrGUzQcNzqkqpdy/
freeAcount() view returns (uint256)
200
name() view returns (string)
I AM WHO I AM
owner() view returns (address)
0xd58bfe0787694c78c8203380025c28501c9f229d
price() view returns (uint256)
0
root() view returns (bytes32)
0x98e2dafd4fd09ea921ec0715baa4c55b787265d32dc825afe8e033457bd90a5c
symbol() view returns (string)
SYMBOL
totalSupply() view returns (uint256)
1010
whitePrice() view returns (uint256)
0
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isValid(bytes32[] proof) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
mint(uint256 _numTokens, bytes32[] proof) payable
mint1(bytes32[] proof) payable
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)
setFreeAcount(uint256 _freeAccount)
setPrice(uint256 _price)
setRoot(bytes32 _root)
setWhiteListPrice(uint256 _whitePrice)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdrawAll() payable
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)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.