Saints_of_LA

Verified contract

Active on Ethereum with 4,657 txns
Deployed by via 0xb88b88f4 at 18238210
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional variables

No balances found for "Saints_of_LA"

0xdb676d0960c99aa65c3d83b5492d555698bef693af9e761068e841b866d97de1
0xc0875c1619b44537c2ea61265778179e5a376876bce11d825cb132cbfa025be1
0xe9fe46c05ce3f78d1e8fdd91884deb9a591af03483d9efc310e7bdfbdf049ea7
0x295fd8641bbb01fdedb049d9efcf6152457f8f917e9e89fb2a0bc6c8a7d1a80a
0x0281699678f9a4ab365dd082fd22e1fc85579d6d4711cde674b6df57eccfacf9
0x106ccfa49f8fee944685c7ea5c89575330f2effb19eb7317677590920a66a864
0xde67a5fdc44ad52d8a05eec06f4a39d59eb757a7bf94d87d4c8dbbc898bd9a96
0x8a5df82d74e93408abc4d2d1c335219ccb05622f9dc15a354a762310cd7be99c
0x7af8ee6a5bdd6953ebde87d3af736b79f3a210f53ddae852f491d1ae9d84c1c2
0xb5e109f98ddb0544bdda9993673fffcb9d7617fb358bf272e5f1338870dea3be

Functions
Getter at block 21121181
HOOLIGAN_COUNT(view returns (uint256)
92
HOOLIGAN_PRICE(view returns (uint256)
17500000000000000
HOOLIGAN_ROOT(view returns (bytes32)
0x6b17f6ac77d2474da9d0c22267fdc900232c27093e08c425c38cf1a2ac499966
HOOLIGAN_SUPPLY(view returns (uint256)
0
HOOLIGAN_TX_LIMIT(view returns (uint256)
3
HOOLIGAN_WALLET_LIMIT(view returns (uint256)
3
IS_HOOLIGAN_ACTIVE(view returns (bool)
false
IS_OG_ACTIVE(view returns (bool)
false
IS_PUBLIC_ACTIVE(view returns (bool)
false
MAX_SUPPLY(view returns (uint256)
4444
OG_COUNT(view returns (uint256)
704
OG_PRICE(view returns (uint256)
0
OG_ROOT(view returns (bytes32)
0x72e60e0143576c86a2d3d91e32927bede876c2c0bb5d332da11dccbb6f87243e
OG_SUPPLY(view returns (uint256)
2164
OG_TX_LIMIT(view returns (uint256)
4
OG_WALLET_LIMIT(view returns (uint256)
4
PUBLIC_COUNT(view returns (uint256)
1368
PUBLIC_PRICE(view returns (uint256)
17500000000000000
PUBLIC_SUPPLY(view returns (uint256)
2222
PUBLIC_TX_LIMIT(view returns (uint256)
3
PUBLIC_WALLET_LIMIT(view returns (uint256)
3
WEBMINT_ADDRESS(view returns (address)
0xca9ef85471c932084a2348b3bfa53791bc91cc3c
_revealed(view returns (bool)
true
name(view returns (string)
Saints_of_LA
owner(view returns (address)
0x13bbaa09e6256bc83c747ce2c242cda8a4680cc2
symbol(view returns (string)
SAINTS
totalSupply(view returns (uint256)
2222
Read-only
HOOLIGAN_Minted(addressview returns (uint256)
OG_Minted(addressview returns (uint256)
PUBLIC_Minted(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
HOOLIGANMint(address touint256 numberOfTokensbytes32[] proofpayable 
OGMint(address touint256 numberOfTokensbytes32[] proofpayable 
PUBLICMint(address touint256 numberOfTokenspayable 
approve(address operatoruint256 tokenId
renounceOwnership(
reveal(bool revealedstring _baseURI
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string URI
setHOOLIGANPrice(uint256 _price
setHOOLIGANRoot(bytes32 _root
setHOOLIGANSupply(uint256 _supply
setOGPrice(uint256 _price
setOGRoot(bytes32 _root
setOGSupply(uint256 _supply
setPUBLICPrice(uint256 _price
setPUBLICSupply(uint256 _supply
toggleHOOLIGANMintStatus(
toggleOGMintStatus(
togglePUBLICMintStatus(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateMaxSupply(uint256 _maxSupply
withdraw(
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(bytes32 _OGbytes32 _Hooligan
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(