Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($1,371.01)
Native
Value
$1,371.01
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.409319 | $3,349.49 |
$1,371.01 | |
DDDD | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21155138 | 2 days ago | | | 0 | 0.00072014134 | |
| 21039775 | 18 days ago | | | 0 | 0.00028125514 | |
| 20933545 | a month ago | | | 0 | 0.00020584778 | |
| 20806726 | 2 months ago | | | 0 | 0.00047001958 | |
| 20659335 | 2 months ago | | | 0 | 0.000011426400 | |
| 20574363 | 3 months ago | | | 0 | 0.000024942919 | |
| 20522130 | 3 months ago | | | 0 | 0.00012802062 | |
| 20510085 | 3 months ago | | | 0 | 0.000058897225 | |
| 20476835 | 3 months ago | | | 0 | 0.00017688350 | |
| 20476759 | 3 months ago | | | 0 | 0.00042328956 |
ABI
ABI objects
Getter at block 21167163
name() view returns (string)
pLOOT
owner() view returns (address)
0x8590da08402a32cd04da1b7de558da7f54ac1887
symbol() view returns (string)
pLOOT
totalSupply() view returns (uint256)
8000
Read-only
_claimTimes(address) view returns (uint256)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getChest(uint256 tokenId) view returns (string)
getFoot(uint256 tokenId) view returns (string)
getHand(uint256 tokenId) view returns (string)
getHead(uint256 tokenId) view returns (string)
getNeck(uint256 tokenId) view returns (string)
getRing(uint256 tokenId) view returns (string)
getWaist(uint256 tokenId) view returns (string)
getWeapon(uint256 tokenId) view returns (string)
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)
claim()
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
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()
receive()
This contract contains no error objects.