EtherLoot

Verified contract

Active on Ethereum with 893 txns
Deployed by via 0x9766ea53 at 5693199
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "EtherLoot"

0x8bd37b0790955503b88e715af648efcf9794a046e9922b23e8782820d2a2194a
0x4275553c4f8c4f70c93d83b56deb8936ff2164e2061ee9fc6f9a37b3f2e0b154
0x6213738e58b279d2463f0b51311c0576b2fe822b2ec35bb362fd75ef9ae796db
0x4893229e2a429fe5b4493a94f950f25111f36363169c19df9adf628d50e2eb3c
0xee87d1b1d33554e143150bd1821a9859e5d7bac46dfcfcede07e60a5a3d3cf04
0x1ae2fdc40fd914eccfe888cb27906e358561ac0b3cfe8ae5992e0afd99755318
0xabc3ab2ebf58dd5f3d5a5a501ca6a36592252e617b9153c85a9a65c1aaa29c85
0xf03eb32a91db6721f4b8154bc633ae8012e95b97174cc257df13d0606834b0b5
0x54fa5dbe0e847f87d8d89b91d2eaa580bbf73e9b6876310a12f7657ae4d963a6
0xd4187d67cec9ee1498f5f6a44cc73b0e83ae28040104b205d47a533a61fd5305

Functions
Getter at block 20824360
NAME(view returns (string)
EtherLoot
SYMBOL(view returns (string)
ETLT
implementsERC721(pure returns (bool)
true
name(pure returns (string)
EtherLoot
owner(view returns (address)
0x21fe2bdd20c9b6656c3e0198f7ef7bc3b5706230
symbol(pure returns (string)
ETLT
tokenMetadataBaseURI(view returns (string)
http://api.etherloot.moonshadowgames.com/tokenmetadata/
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)
tokenOfOwnerByIndex(address _owneruint256 _indexview returns (uint256 _tokenId)
tokenURI(uint256 tokenIdview returns (string infoUrl)
tokensOf(address _ownerview returns (uint256[])
State-modifying
addApprovedContractAddress(address contractAddress
approve(address _touint256 _tokenId
approveAll(address _to
disapproveAll(address _to
finalizeApprovedContracts(
mint(address _touint256 _tokenId
removeApprovedContractAddress(address contractAddress
renounceOwnership(
safeTransferFrom(address _fromaddress _touint256 _tokenId
safeTransferFrom(address _fromaddress _touint256 _tokenIdbytes _data
setApprovalForAll(address _tobool _approved
setTokenMetadataBaseURI(string _tokenMetadataBaseURI
takeOwnership(uint256 _tokenId
transfer(address _touint256 _tokenId
transferFrom(address _fromaddress _touint256 _tokenId
transferOwnership(address newOwner
Events
Approval(address indexed _owneraddress indexed _approveduint256 _tokenId
ApprovalForAll(address indexed _owneraddress indexed _operatorbool _approved
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed _fromaddress indexed _touint256 _tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.