The Wagies

Verified contract

Proxy

Active on Ethereum with 145 txns
Deployed by via 0x86057a37 at 15339953
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 43 additional slots
-
variable spans 48 additional slots
3 additional variables
Native
Value $2.91
ERC-20
Value $7.15
0xe81209c1943e6b9d66d6eeb7d7beb389c105c21c031595527b50755f56465a5e
0x02e2bfe3205b72e67105c7ff9c9faf7d2f013ad6e17ee3b3681a2602ab0ead2f
From
0x17fdaa03b328f34f72924017e99fd22138c0146cdc467666a0520fc60c1ceee9
0x607e5c39d3891539d16883ffee8339f74846eda149b75489d5df7241f534b5a0
0x662e3c6047a1b0c4a1266d5394c32b86ab1fc30567a4e1c55e64ef0b702b5e31
0xe6c0720ba03f8304a837accfaf8bf3610c76ee676d66899d5ce16fc550f100ee
0x5c2c932b9ffbeb00e64ab655e37c264729af7c767b1fb8dc6a9651840ee59744
0xd30b029ce19594c62a385f13d2c9f0d857b8024bba2cc507f236058597ac1fc9
0x94844af9c6bebf754900a58f748d63da9f41752a0acd1d8e3af60f9bf746dbe8
0xf96b12081e420d5e748522314bc75892d81292410290f52ab5a7e8646c0a8597

Functions
Getter at block 20855930
ammountWithdrawn(view returns (uint256)
0
 
contractURI(view returns (string)
isPublicMintingEnabled(view returns (bool)
true
lockBaseUri(view returns (bool)
false
mintFee(view returns (uint256)
0
mintLimit(view returns (uint256)
2
name(view returns (string)
The Wagies
owner(view returns (address)
0xe254ccd4671fca751ac7a699adea13b98f72cf73
placeholderImage(view returns (string)
remaining(view returns (uint256)
4698
royaltyBasis(view returns (uint256)
900
shareAddress(view returns (address)
0xe28564784a0f57554d8beec807e8609b40a97241
symbol(view returns (string)
WAGIES
version(pure returns (string)
1.0.6
Read-only
accountMintCount(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
cache(uint256view returns (uint256)
cachePosition(uint256view returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getMintsUsed(address accountview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
isTokenAvailable(uint256 tokenIDview 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)
State-modifying
airDropRandomToAccounts(address[] to
approve(address touint256 tokenId
changeBaseUri(string baseURI_
changeMintFee(uint256 mintFee_
changeMintLimit(uint256 mintLimit_
changePlaceholderImage(string placeholderImage_
initialize(string name_string symbol_string baseURI_address ownerAddress_uint256 mintFee_uint256 size_bool mintSelectionEnabled_bool mintRandomEnabled_address whiteListSignerAddress_uint256 mintLimit_uint256 royaltyBasis_string placeholderImage_
mintRandom(payable 
mintRandom(uint256 countpayable 
mintToAccount(address touint256 tokenID
mintToken(uint256 tokenIDpayable 
mintWithSignature(bool isFreeaddress touint256 tokenIDbool isRandomuint256 customFeebytes signaturepayable 
mintWithSignature(bool isFreeaddress touint256 tokenIDbool isRandomuint256 customFeeuint256 limituint256 countbytes signaturepayable 
permanentlyLockBaseUri(
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
toggleRandomPublicMinting(
transferBalance(address touint256 ammount
transferERC20Balance(address erc20ContractAddressaddress touint256 ammount
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

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.