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 "DogHair"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20103123 | 5 months ago | | | 0 | 0.000085972410 | |
| 19097539 | 10 months ago | | | 0 | 0.00029285726 | |
| 17910538 | a year ago | | | 0 | 0.00030071023 | |
| 16988381 | 2 years ago | | | 0 | 0.0012067119 | |
| 15470663 | 2 years ago | | | 0 | 0.0011641182 | |
| 15319633 | 2 years ago | | | 0 | 0.00049709949 | |
| 15245660 | 2 years ago | | | 0 | 0.00032338547 | |
| 15245645 | 2 years ago | | | 0 | 0.00047876276 | |
| 15245554 | 2 years ago | | | 0 | 0.00035831398 | |
| 15229793 | 2 years ago | | | 0 | 0.00044871145 |
ABI
ABI objects
Getter at block 21286678
baseUri() view returns (string)
https://gateway.pinata.cloud/ipfs/QmNjLkEmA5pD8rEZgYwx8YswpmU5WCQWp99yQdiQPq36bk/
defaultSigner() view returns (address)
0xd59ceaa667cea4cd742dd634892283d09eac99be
owner() view returns (address)
0xd59ceaa667cea4cd742dd634892283d09eac99be
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
idSupply(uint256) view returns (uint256)
isApprovedForAll(address account, address operator) view returns (bool)
signatureRecord(uint256) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
uri(uint256 _tokenId) view returns (string)
State-modifying
Events airdrop(address[] _to, uint256[][] _ids, uint256[][] _amounts)
burn(address account, address operator, uint256 _id, uint256 _amount)
burnBatch(uint256[] _ids, uint256[] _amounts)
claim(bytes _message, bytes _signature)
renounceOwnership()
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setApprovalForAll(address operator, bool approved)
setSinger(address _signer)
setURI(string _newuri)
transferOwnership(address newOwner)
ApprovalForAll(address indexed account, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
constructor(string _baseUri)
This contract contains no fallback and receive objects.
This contract contains no error objects.