POWERBALL DAO

Verified contract

Active on Ethereum with 601 txns
Deployed by via 0xe4a39d94 at 15921934
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $52.35
0xd4b1564926c4870164c5daa3463a86c3d3eb8029b9a85e1355bf075e2d4d8b1f
0x50070d0f573aa327b6af2c98acb1823a3b09dcda5c4cd0f2dc75daa262192649
0xd998af13421f3bb09e3326a5271224e720708b367a14d7767728a3007f702eed
0xceb5291cca8f108ca379849cb33737df5460fa277cc314b9e7390e84b102a9f5
0x3c7a9a875764e70324cbc392bf561bd8362e8beef19ffff7b76173a4975ade81
0xdb62e590ae78ade0091b4659ccffb85c15f55836404abd6456fe79ceef757d96
0x0b51ed551727e834ae373c1fa12da29d8498508bfd5622cda717c7990db61949
0x4c19d2e074385fde48366b2aa97f0a8b6bc4c625689049388dfd0b12076ab914
0x6ac3b14694c05c545da1a6e933bae1669a254c65f5b9bb66d5f4e1a2a520aac3
0xb3a52aa93309c1036a012fe87c23371a5c7ce7ec552ce430a8d7dd3c960b15a3

Functions
Getter at block 20864375
MAX_MINTS_PER_TX(view returns (uint256)
5
NUM_FREE_MINTS(view returns (uint256)
2000
PUBLIC_SALE_PRICE(view returns (uint256)
2000000000000000
getBaseURI(view returns (string)
ipfs://QmXtAGgKHUT2fmAB9ctWV8gLiEun3pfv23vMegchdJvSWT
isPublicSaleActive(view returns (bool)
true
maxSupply(view returns (uint256)
10000
name(view returns (string)
POWERBALL DAO
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x963bc5c2456cfe613b20328b6a50be15a5bbc3cb
symbol(view returns (string)
BILLIONAIRE
totalSupply(view returns (uint256)
2015
Read-only
balanceOf(address ownerview returns (uint256)
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 numberOfTokenspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setIsOpenSeaProxyActive(bool _isOpenSeaProxyActive
setIsPublicSaleActive(bool _isPublicSaleActive
setNumFreeMints(uint256 _numfreemints
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
withdrawTokens(address token
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

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.