GodLosesNFTees

Verified contract

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

No balances found for "GodLosesNFTees"

0x556f585230120c42ded36bada999c496d5155a765f4c32890c364215f0ed4e03
0x6c57b026279f79c05a1964f97d64e2a9977cbf6e3d82f9887f5230d96a9a4010
0xd5dd78ca523815bc127975b8c36007865e7a1e338fa5637008b3023fdac0a7d7
0xd8bc719a06173c8296cc95b2eb6ed9852a0005aa70767a3f7b3eb2cf64bd9f58
From
0xec4560a44c7df3f30c5e94cc2e50eb8dbba9ad7d5e2de5be8d198bf838411619
0x4fe96a2e8b6f6dc352210328c0f6ca70fe4ec372475811f43a0a1a43ef70b017
0xd7da6e96dde6760cb2af81308576cee7ddb0e67d230f00b39ba778424e3f94bc
0xe0fa9710466b8e352909d7bbfdf55216203a798e6a0cd602a71b4b676ba555f0
0x1c3ca05f9219c7d74cb9afff4775f4d50e94324251426e3ba0f4b931e9863d38
0x906caf19268803ec5614e84f092c7954ab5ccbd249b59f4569723894d675fa06

Functions
Getter at block 21192218
_instantFreeMinted(view returns (uint32)
2000
_instantFreeSupply(view returns (uint32)
2000
_lotterySalt(view returns (bytes32)
0x4c1601824835a6ecf5b22882992d614f40f04844d7ab635e0e8f5408eb2bd73e
_maxSupply(view returns (uint32)
10000
_metadataURI(view returns (string)
https://token.godlosesnftees.com/json/reveal/
_price(view returns (uint256)
6900000000000000
_publicMinted(view returns (uint32)
2339
_publicSupply(view returns (uint32)
9000
_randomFreeMinted(view returns (uint32)
48
_randomFreeSupply(view returns (uint32)
800
_started(view returns (bool)
false
_teamMinted(view returns (uint32)
1000
_teamSupply(view returns (uint32)
1000
_walletLimit(view returns (uint32)
10
name(view returns (string)
GodLosesNFTees
owner(view returns (address)
0xa8ba1b93835b0872581d3646f6c6ea36429bfabb
symbol(view returns (string)
GLN
totalSupply(view returns (uint256)
3339
Read-only
_status(address minterview returns (struct GodLosesNFTeesStatus)
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721ATokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
approve(address touint256 tokenId
devMint(address touint32 amount
mint(uint32 amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setFeeNumerator(uint96 feeNumerator
setMetadataURI(string uri
setStarted(bool started
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
LuckyLoser(address minteruint32 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(uint256 priceuint32 maxSupplyuint32 teamSupplyuint32 instantFreeSupplyuint32 randomFreeSupplyuint32 walletLimit
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
InvalidQueryRange(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(