WEP Eco Warriors

Verified contract

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

No balances found for "WEP Eco Warriors"

0x4b051abc79f39d7c171372fe9344fd33110121040d8d27f9e86e455145dd18ee
0x4612e5acb3bb444b07890cf77b882ddfaf73e84a6b49f458f9aec79b9d4fa196
0x64cc56bfbadf6f8cbfe125e8f5d434aeadc04228070fc913e4053b3b581fa385
0x089fc46fb794fe45c3afc525bc31483f4d1d538db3cbd97114eff4fd03a277b8
0x5aa9625c9b956021ac11398a20fdce135b80c643eceecb8483abc1a83142be78
0xcff59e3dda7446878d48e3e73f82e9f283b80485104f5f5ccfa09d4d2506867a
0x2c79510e2f94395a7288b1742f9b6076f4ae2fa3d702ca9a3761fee650428a28
0xee120d1176f2e71cc0306dae7b7ce508c3d8f0fd72fe50c310e5315c69492500
0x70e6d1a9e916799c6aec6d14b66e0aea3dcbdb141a63d74771c2d86fa3161f6f
0x852da52ec796ead9bc06bc70b78494a07883d6f8c77a295d48c462d7fdcfb48f

Functions
Getter at block 21004195
CLAIM_MINT_ACTIVE(view returns (bool)
false
ETH_MAX(view returns (uint256)
100
ETH_MINT_ACTIVE(view returns (bool)
false
ETH_PRICE(view returns (uint256)
25000000000000000
MAX_SUPPLY(view returns (uint256)
1500
WRLD_MAX(view returns (uint256)
100
WRLD_MINT_ACTIVE(view returns (bool)
true
WRLD_PRICE(view returns (uint256)
1000000000000000000000
baseExtension(view returns (string)
.json
baseURI(view returns (string)
https://wepecowarriors.co.uk/zrJNbjEkuM/Zn53AF9Cz2/
name(view returns (string)
WEP Eco Warriors
owner(view returns (address)
0x145ca8761d8b7e7e825ca7385fec91a09bcb78d0
payoutWallet(view returns (address)
0xa1c74a405c7a3b3cfd07128b5219df8be44a21e0
symbol(view returns (string)
WEW
totalSupply(view returns (uint256)
1000
wrld(view returns (address)
0xd5d86fc8d5c0ea1ac1ac5dfab6e529c9967a45e9
Read-only
balanceOf(address ownerview returns (uint256)
claimable_wallets(addressview returns (uint256)
claimed_count(addressview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _token_idview returns (string)
State-modifying
approve(address touint256 tokenId
claimMint(uint256 _amount
ethMint(uint256 _amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _extension
setBaseURI(string _newBaseURI
setClaimMint(bool _state
setClaimableWallets(address[] _addressesuint256[] _amount
setEthMax(uint256 _amount
setEthMint(bool _state
setMaxSupply(uint256 _amount
setPayoutWallet(address _wallet
setWrldMax(uint256 _amount
setWrldMint(bool _state
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
wrldMint(uint256 _amount
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _wrld_tokenaddress[] _addressesuint256[] _amount
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(