Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
No balances found for "Enchants"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18681573 | a year ago | | | 0 | 0.0011063821 | |
| 15173704 | 2 years ago | | | 0 | 0.0014074536 | |
| 13724265 | 3 years ago | | | 0 | 0.0088843675 | |
| 13283522 | 3 years ago | | | 0 | 0.0047773201 | |
| 13204259 | 3 years ago | | | 0 | 0.0074787013 | |
| 13190157 | 3 years ago | | | 0 | 0.0079957427 | |
| 13178127 | 3 years ago | | | 0 | 0.015380577 | |
| 13176603 | 3 years ago | | | 0 | 0.0042643272 | |
| 13174749 | 3 years ago | | | 0 | 0.0036036701 | |
| 13170653 | 3 years ago | | | 0 | 0.014227548 |
ABI
ABI objects
Getter at block 21316330
feeForNonLootHolders() view returns (uint256)
50000000000000000
feeForxLootHolders() view returns (uint256)
25000000000000000
lootAddress() view returns (address)
0xff9c1b15b16263c61d017ee9f65c50e4ae0113d7
lootContract() view returns (address)
0xff9c1b15b16263c61d017ee9f65c50e4ae0113d7
name() view returns (string)
Enchants
owner() view returns (address)
0xe4332ff7cf4aa27100f85e9f8980e0c10fee741a
symbol() view returns (string)
ENCHANTS
totalSupply() view returns (uint256)
24
xLootAddress() view returns (address)
0x8bf2f876e2dcd2cae9c3d272f325776c82da366d
xLootContract() view returns (address)
0x8bf2f876e2dcd2cae9c3d272f325776c82da366d
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getCurse(uint256 tokenId) view returns (string)
getDryPowder(uint256 tokenId) view returns (string)
getMagic(uint256 tokenId) view returns (string)
getMedicine(uint256 tokenId) view returns (string)
getPoison(uint256 tokenId) view returns (string)
getStone(uint256 tokenId) view returns (string)
getTool(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(uint256 tokenId) payable
mintWithLoot(uint256 lootId)
mintWithXLoot(uint256 lootId) payable
multiClaim(uint256[] tokenIds) payable
ownerClaim(uint256 tokenId)
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.