CryptoLand.gg

Verified contract

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

No balances found for "CryptoLand.gg"

0x2e5e8bf74a92be96217564006dbe1e3b54fed98615d98ad50f70393959ce47b5
0x90b9c73a235d848f909fe35ac1f61301348ce7af82530f662c01b205697757c7

Functions
Getter at block 20868448
isOwner(view returns (bool)
false
name(view returns (string)
CryptoLand.gg
owner(view returns (address)
0x1aa4978f8910d36219e40f21afedb6b066c68df0
symbol(view returns (string)
CLGG
totalSupply(view returns (uint256)
40
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isMinter(address accountview 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
addMinter(address account
approve(address touint256 tokenId
burn(uint256 tokenId
mint(address touint256 tokenIdreturns (bool)
mintManyWithTokenUri(address touint256 howManystring tokenURIreturns (bool)
mintWithTokenURI(address touint256 tokenIdstring tokenURIreturns (bool)
renounceMinter(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address tobool approved
setTokenURI(uint256 tokenIdstring urireturns (bool)
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
MintManyToken(address indexed touint256 howManyuint256 tokenIdFromuint256 tokenIdTo
MinterAdded(address indexed account
MinterRemoved(address indexed account
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.