Warriors of Love

Verified contract

Proxy

Active on Ethereum with 107 txns
Deployed by via 0x6bf01fff at 15150433
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 41 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
12 additional variables

No balances found for "Warriors of Love"

0x09e1722089ff442ef5e7817d0b0b564e33b4d6972cc424c696b24340d2fd1ded
0x0e2564b10c6ab15d280c9188219d600efb9373a33bbc93376bd2ba7322e150a7
0x5c157f93ba439a253047895f1d60cd7489bc39cddac60cd87e3e2b1595f89fe2
0xfb8fabe3390e3df3f538aa97c2e1999fe96658418d97797a26bd35a7a79e2eec
0xba59b27caed4194df14d121fa9a81a9f72aa648084edf9fdebd504a9414f54b2
0xef4f53d649b1547b44d74d11a77ddf48ce8e4355aafd5bf99fdb812af603d8b7
0x308577c9402fa0cbae62cea4a468afe0e1f02dfe1c993055e7efba0b25a7fa29
0x9cfb0e104fd86218756fc956c3c27b5668b4a9b7f144565d9b26e1355d84de69
0xc36b5435ab72cf3f3486584759b59bb76781e771e8a6bfbec54f644f75b1eb10
0x254b68280eef2c24f941e05bfeb425bbdec2d1c96a28d0fd819f60470448850d

Functions
Getter at block 20858954
implementation(view returns (address)
0xe44a70d5874808b79f9680160923f653a81c9319
cost(view returns (uint256)
600000000000000000
getWithdrawSplit(view returns (address[]uint256[])
([0x460Fd5059E7301680fA53E63bbBF7272E643e89C, 0x7ffe8a461Ac770B95E81212f16F1a8Ab9ad2abf7], [49, 951])
maxPerMint(view returns (uint32)
9
maxPerWallet(view returns (uint32)
27
name(view returns (string)
Warriors of Love
open(view returns (bool)
true
owner(view returns (address)
0x7ffe8a461ac770b95e81212f16f1a8ab9ad2abf7
presaleOpen(view returns (bool)
false
referralCap(view returns (uint256)
0
referralOpen(view returns (bool)
false
reqToken(view returns (address)
0x0000000000000000000000000000000000000000
revealed(view returns (bool)
true
supply(view returns (uint256)
107
symbol(view returns (string)
WOL
totalSupply(view returns (uint256)
1000
Read-only
affiliatesOf(address ownerview returns (uint256)
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721AUpgradeableTokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721AUpgradeableTokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
airdrop(address[] _recipientsuint256[] _amount
approve(address touint256 tokenId
burn(uint256 tokenId
initialize(string _namestring _symboluint256 _maxSupply
mint(uint256 countpayable 
mintAll(payable 
presaleMint(uint32 countbytes32[] proofpayable 
referralMint(uint32 countaddress referrerpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCommission(uint256 _val1
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updatePresale(bool _openbytes32 root
updateReferral(bool _openuint256 _val
updateReqToken(address _address
updateReveal(bool _revealedstring _uri
updateRoyalties(address _recipientuint256 _fee
updateSale(bool _openuint256 _costuint32 _maxWuint32 _maxM
updateWithdrawSplit(address[] _addressesuint256[] _fees
withdraw(payable 
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(string _namestring _symboluint256 _totalSupply
Fallback and receive
fallback(
receive(
Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
InvalidQueryRange(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(