Powerball V1

Verified contract

Active on Ethereum with 240 txns
Deployed by via 0xb971d871 at 15060872
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 48 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
4 additional variables

No balances found for "Powerball V1"

0x9f64ac94125cc275ba8edb2d18ac294c8d3cad5fe4ea323904c31fa3e51d6442
0xa0fbd70712b07ff354db64842fcfd2e9e96f40d18ee00c010d14eabbb5c5f790
0x08552a5e4ac4d9f702c381983c5b5189113c8623c301b43404249817fa2512d1
0x9e62b62946023e26aefa993cf64a3d29ee9c7075c9017835388539393de8a53d
0x50ac9300c173bef934527da64c500de175fdeb08f492a753f85cdac0ce6fb2cd
0xdf91dacde23845bde194b7e8961a0351d3dcc42fc608e798841da710451a7b12
0xd28c1813f8585bc3dd3dca4c093632685c452d9ae9c20218fccecaaccbada1d8
0x2e1cb41847f5c332af0cc89d1b0cd38f14f060d85b0212e733f9784598c8ef60
0x13df31da1140ee6392b362d08eb99bd7b4570ec99452a47b27e1960c7941972e
0xb68ca2902da2c1b2804b2c2c587504d902dbb3b0e520e022c43089c01d78d4bd

Functions
Getter at block 21203445
amountWithdrawn(view returns (uint256)
0
isPublicMintingEnabled(view returns (bool)
true
lockBaseUri(view returns (bool)
false
merkleRoot(view returns (bytes32)
0x5e551ecbc4b0d0ab94638b0b80d7f29aaefff700dcb50b6a1271c4303ab5be0e
mintFee(view returns (uint256)
0
name(view returns (string)
Powerball V1
owner(view returns (address)
0xf7ed5830ebf0c384d55654a4af5ee7ef6b2b9320
placeholderImage(view returns (string)
publicMintLimit(view returns (uint256)
8
remaining(view returns (uint256)
9701
symbol(view returns (string)
PWBONE
version(pure returns (string)
1.0.6
whitelistMintEnabled(view returns (bool)
false
wlMintLimit(view returns (uint256)
4
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)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
whitelistClaimed(addressview returns (bool)
State-modifying
airDropRandomToAccounts(address[] to
approve(address touint256 tokenId
changeBaseUri(string baseURI_
changeMintFee(uint256 mintFee_
changePlaceholderImage(string placeholderImage_
changePublicMintLimit(uint256 mintLimit_
changeWlMintLimit(uint256 mintLimit_
initialize(
mintRandom(uint256 countpayable 
permanentlyLockBaseUri(
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setMerkleRoot(bytes32 _merkleRoot
toggleRandomPublicMinting(
toggleWhitelistMinting(
transferBalance(address touint256 amount
transferERC20Balance(address erc20ContractAddressaddress touint256 amount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistMint(uint256 _mintAmountbytes32[] _merkleProofpayable 
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(
Fallback and receive
receive(
Errors

This contract contains no error objects.