ANON by ANON
Verified contract
Active on
Ethereum with 526 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xdeed…7168
Balances ($0.00)
No balances found for "ANON by ANON"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21044208 | a month ago | | | 0 | 0.00046889018 | |
| 20583767 | 3 months ago | | | 0 | 0.000042689859 | |
| 20583764 | 3 months ago | | | 0 | 0.000079643077 | |
| 20451920 | 4 months ago | | | 0 | 0.000083940692 | |
| 19956852 | 6 months ago | | | 0 | 0.00030267919 | |
| 19457531 | 8 months ago | | | 0 | 0.0012144789 | |
| 18879120 | a year ago | | | 0 | 0.0012846258 | |
| 18543872 | a year ago | | | 0 | 0.0019800281 | |
| 18543871 | a year ago | | | 0 | 0.0021044873 | |
| 18424299 | a year ago | | | 0 | 0.00070527434 |
ABI
ABI objects
Getter at block 21257955
burnAddress() view returns (address)
0x000000000000000000000000000000000000dead
koba() view returns (address)
0xdeeddaa9bc54ec631eb83f0cc8406ff163837168
name() view returns (string)
ANON by ANON
owner() view returns (address)
0xab96f5f88a9beec921cc993caa4db9792271256a
pauseMint() view returns (bool)
false
symbol() view returns (string)
ANON
Read-only
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)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
manualRevealKoba(uint256[] _kobaIds)
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_)
setKobaAddress(address _koba)
setPaused()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
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(address _koba)
This contract contains no fallback and receive objects.
This contract contains no error objects.