Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($187.01)
Native
Value
$187.01
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.06 | $3,116.88 |
$187.01 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14304339 | 3 years ago | | | 0.03 | 0.0052656068 | |
| 14304253 | 3 years ago | | | 0.03 | 0.0046558452 | |
| 14304047 | 3 years ago | | | 0 | 0.0014753308 | |
| 14303952 | 3 years ago | | | 0 | 0.0038416568 | |
| 14303930 | 3 years ago | | | 0 | 0.0018094406 | |
| 14303925 | 3 years ago | | | 0 | 0.0014144871 | |
| 14303260 | 3 years ago | | | 0.03 | 0.0045463754 | |
| 14303250 | 3 years ago | | | 0.03 | 0.0034064573 | |
| 14303245 | 3 years ago | | | 0.03 | 0.0039819196 | |
| 14303233 | 3 years ago | | | 0.03 | 0.0049655594 |
ABI
ABI objects
Getter at block 21225732
MAX_PER_TX() view returns (uint256)
10
MAX_SUPPLY() view returns (uint256)
6666
baseExtension() view returns (string)
.json
baseURI() view returns (string)
https://gateway.pinata.cloud/ipfs/Qmbo9kA7EoNaze3WD9JQs2KU9bho91pKzBrS1cdTenoybt/
contractURI() view returns (string)
https://gateway.pinata.cloud/ipfs/
name() view returns (string)
Kevinmon
owner() view returns (address)
0xe87564b83895e421d9cd15109c16923a2bbb12f8
paused() view returns (bool)
false
price() view returns (uint256)
30000000000000000
proxyRegistryAddress() view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
symbol() view returns (string)
KEVIN
totalSupply() view returns (uint256)
359
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)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 _tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
mint(uint256 _amount) payable
pause(bool _state)
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_)
setContractURI(string _contractURI)
setupOS()
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.