Ether Kingdoms Items

Verified contract

Active on Ethereum with 5,175 txns
Deployed by via 0x59c7a508 at 5974899
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
 (#6010)
ERC-721
--
 (#6009)
ERC-721
--
 (#6008)
ERC-721
--
 (#6007)
ERC-721
--
 (#5990)
ERC-721
--
0x9d606616ab89023e95d93f783fc1fe64fdd1409ace81aab5c101f4cedf447dfe
0x2d99d1fdb632b6a7b9b5891feed8431fbfdfc0c92a7de39cf4d90e7c3ae71558
0x9cfc3dcf9aab1fdb783414c2ffe58fe0af1b44b70b0f30c1b31bf751bc3e9e8e
0xa8b72e9d3ad24f62a217ddac8af31d19076cf6b572730493e9f56fc74a9cfe7a
From
0x376cc074b3c3dfc73bfddc7673553a5f1b6ed58cbfd3e91159952a9ed526e230
0xe016dbab1c3de063329da83d3e731d242b46bba1d1e9b103c399f279ac82dd0b
0xc2439f67565b949c7a2a3df6e1bcf0784a41186137de6ea7a3f247ce7955494f
0x7f9e5bc64d764ffcf24c266d17159beaa1bf9d0fca7a89023dbd1bec3ae2cc9f
0x2bdffec1415f6ec1a96e16c5685730264d011e249e45758c68b5ac5cc492d04e
0x97d35fbc6ab510d0db9346b2381ae4f63f9327fc7ca653d0f2a7209aba57fbc8

Functions
Getter at block 20860508
InterfaceId_ERC165(view returns (bytes4)
0x01ffc9a7
name(view returns (string)
Ether Kingdoms Items
owner(view returns (address)
0x6e83d1bba29a66fef2ed82dc46b486b46c70f29c
symbol(view returns (string)
IMPi
totalSupply(view returns (uint256)
2907
Read-only
balanceOf(address _ownerview returns (uint256)
exists(uint256 _tokenIdview returns (bool)
getApproved(uint256 _tokenIdview returns (address)
isApprovedForAll(address _owneraddress _operatorview returns (bool)
ownerOf(uint256 _tokenIdview returns (address)
supportsInterface(bytes4 _interfaceIdview returns (bool)
tokenByIndex(uint256 _indexview returns (uint256)
tokenOfOwnerByIndex(address _owneruint256 _indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address _touint256 _tokenId
burn(uint256 _tokenId
mint(uint256 _tokenIdstring _uribytes _signedData
renounceOwnership(
safeTransferFrom(address _fromaddress _touint256 _tokenId
safeTransferFrom(address _fromaddress _touint256 _tokenIdbytes _data
setApprovalForAll(address _tobool _approved
setTokenInformation(string _newNamestring _newSymbol
transferFrom(address _fromaddress _touint256 _tokenId
transferOwnership(address _newOwner
Events
Approval(address indexed _owneraddress indexed _approveduint256 indexed _tokenId
ApprovalForAll(address indexed _owneraddress indexed _operatorbool _approved
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenInformationUpdated(string _namestring _symbol
Transfer(address indexed _fromaddress indexed _touint256 indexed _tokenId
Constructor
constructor(string _namestring _symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.