Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($127.35)
Native
Value
$127.35
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.04 | $3,183.84 |
$127.35 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20423602 | 3 months ago | | | 0 | 0.00042260334 | |
| 20423600 | 3 months ago | | | 0 | 0.00018661279 | |
| 19838481 | 6 months ago | | | 0 | 0.000092913458 | |
| 18906967 | 10 months ago | | | 0 | 0.00081841358 | |
| 18895642 | 10 months ago | | | 0 | 0.00078968305 | |
| 18795426 | a year ago | | | 0 | 0.0024882388 | |
| 18318592 | a year ago | | | 0 | 0.00013426808 | |
| 17969994 | a year ago | | | 0 | 0.00083890589 | |
| 17079543 | 2 years ago | | | 0 | 0.0027051923 | |
| 17001291 | 2 years ago | | | 0 | 0.00092358518 |
ABI
ABI objects
Getter at block 21160495
lootAddress() view returns (address)
0xff9c1b15b16263c61d017ee9f65c50e4ae0113d7
lootContract() view returns (address)
0xff9c1b15b16263c61d017ee9f65c50e4ae0113d7
name() view returns (string)
Foes
owner() view returns (address)
0xbe4b30c43eeab3b8e5a693464ed98e6bdb5ad87f
price() view returns (uint256)
20000000000000000
symbol() view returns (string)
FOE
totalSupply() view returns (uint256)
2111
Read-only
balanceOf(address owner) view returns (uint256)
getAlignment(uint256 tokenId) view returns (string)
getApproved(uint256 tokenId) view returns (address)
getArtifact(uint256 tokenId) view returns (string)
getFoes(uint256 tokenId) view returns (string)
getSecret(uint256 tokenId) view returns (string)
getSpecialPower(uint256 tokenId) view returns (string)
getStatusFoe(uint256 tokenId) view returns (string)
getTerrain(uint256 tokenId) view returns (string)
getWeakness(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)
mint(uint256 tokenId) payable
mintWithLoot(uint256 lootId) payable
multiMint(uint256[] tokenIds) payable
multiMintWithLoot(uint256[] lootIds) payable
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)
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.