Monsters

Verified contract

Active on Ethereum with 2,630 txns
Deployed by via 0x440b5c52 at 13154572
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Monsters"

0xb2c8ad15343483e56dc11b2ebd10bad682c6072e03278ad80e5c12802637418d
0xcd5c265889f968d9d408f2e17eb9e6dfe6454f5ec12e923d73071ec343a6e16d
0x9cf9c3678d19fd9f73388f25180d0948a2edecf059c2034a5518136591a767a0
0x4a8f52f49298e177bd7e7070b430581faadac7da80ce8d2fa8bbce58299a4a82
0x5cae050318d788a149790dd05bc9d30bf84af2ede0e4a767bd4cd5d5982993c6
0xf4baec144be49b999df36c017c08f07b751cb76110ddcf1115d819f267a86c67
0xb25e704cb51f7ec9d606bd018d16f0b53603612ea95120a810b344d9598e959b
0xc4ae728415b1a69ea25f9755407ef98036f7a35b8a56dae19d7e84b5e6f07d26
0xc6fd2dfc44bc68d21e9c1a735fcbd8c16f792ac96112ba75bb4770f334407715
0x5b44c484f65b3192294d4c4e5657b7d47749dcc592ab043fffad7a9d10de05d0

Functions
Getter at block 20914276
name(view returns (string)
Monsters
owner(view returns (address)
0x13a7c88b7da45793def7b2f887a9f898af88ffbe
symbol(view returns (string)
MONSTERS
totalSupply(view returns (uint256)
2340
Read-only
balanceOf(address ownerview returns (uint256)
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
claim(uint256 tokenId
ownerClaim(uint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _monsterBook
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.