Saints_of_LA

Verified contract

Active on Ethereum with 4,694 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"

0x1a5c40440f19b6eed9c6e8e4410b7f69414e7de6eb3aa360d1c9ea59eafbed61
0xe81c65efc15d7f26c6e69e1f54640a136240f175cf81fb199672067eee102551
0x987a8353c4fb95a9100f65f3eed71017044ff2da035a074a3efc5c458d6813bb
0x88ff521c29d90ae08c0fe64c8cff7d8e1d32eb63a4101c1829729708b4a70d95
0x9ff3d734ad2a68de381791acb253cf475dc4f9e8bab0ba6eaa2ae922847c8c5c
0x03d88cdac36a42bbd6d0d3d8e5591447289e22b128b9fca88bc0119b014f4715
0x9d7f9e688cc7b0b0eca4d66a09287916ed55a3979510e6a1e779966ef6b28db4
0x95448ba4d0d924d525c7a73b95a6618dfb6d6921492651347d414f4bba8e57b8
0x6b3ca28f2c3515a8e18a3f3d228020495510504885a539607e769f8ddb873643
0x06681c31ef0e9085677d4eef8f9019c7d8b684c9b2c4fbe4e7ff339e1801dcb7

Functions
Getter at block 21305722
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(