Live at Fin's

Verified contract

Active on Ethereum with 467 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Live at Fin's"

0x66e6882100fdaff00b25c01d1cd233599bbc2f7c6c96326a5666181e60d8f6cc
0x7db71df95dbe13fc145d8d216388407a0c2c3cbce60c24774506b905880ea4f9
0xdd5eb8b2f037ddbbe3c75cc413fb5815e0ad5564e0d619effeeb6cb3bc511c10
0x0c9da6eb7346a67bfe1e1b95fd1111af0d296dbad0c43e0abdf9056df47aa4e1
0x6cd3cde81854d06ba537fdbf996585df9febe308f4f451689696c863445c172e
From
0x4aebb8ce1bd9286ddd9153c15eb66b47dba1a4b90fb25cd40cad61e1dc04fc44
0x4abe12937678317438ba21efcc337c792ce35d5257acbfe6599751eb1f53e6b9
0xc4800806e28c3490c116619be33ac40921403a0fb4d0d91050383a70b46eccf2
0xf02a1a03b539395d4e3c855b44a6dad40eb26bc0f7c2da527deed1de68960fe6
From
0xc427f97cba7b33b8064d5efa8de8d9b02bf61ef0abc99a7baf127071fd76677d

Functions
Getter at block 20973007
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
allowListActive(view returns (bool)
false
currentToken(view returns (uint256)
0
delegationContractAddress(view returns (address)
0x00000000000076a84fef008cdabe6409d2fe638b
finsContractAddress(view returns (address)
0x0000000000000000000000000000000000000000
merkleRoot(view returns (bytes32)
0xcef2a307a116d83b5ecc3ce712366d5321a7b248d39ebccd3a14f54e9210e68f
mintIsActive(view returns (bool)
false
name(view returns (string)
Live at Fin's
onlyFins(view returns (bool)
false
owner(view returns (address)
0x53f19594ac38711382ba810a2cf00795ef6dc010
symbol(view returns (string)
LIVE
Read-only
addressMintedTokenID(addressuint256view returns (bool)
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
getAllowListMinted(address fromview returns (uint256)
isApprovedForAll(address accountaddress operatorview returns (bool)
maxSupplyOfTokenByID(uint256view returns (uint256)
onAllowList(address claimerbytes32[] proofview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256view returns (string)
State-modifying
airdrop(uint256 _tokenIDaddress _recipientuint256 _quantity
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
isFinsMember(address _mintAddressreturns (bool)
mint(address _vaultbytes32[] _merkleProof
renounceOwnership(
safeBatchTransferFrom(address _fromaddress _touint256[] _idsuint256[] _amountsbytes _data
safeTransferFrom(address _fromaddress _touint256 _tokenIduint256 _amountbytes _data
setAllowList(bytes32 _merkleRoot
setAllowListActive(bool _allowListActive
setApprovalForAll(address _operatorbool _approved
setCurrentToken(uint256 _tokenId
setDelegationContract(address _address
setFinsBeachBarContract(address _address
setMintActive(bool _mintIsActive
setOnlyFinsRequirement(bool _require
setTokenMaxSupply(uint256 _tokenIduint256 _maxSupply
setURI(string newuri
transferOwnership(address newOwner
withdrawBalance(address _address
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
Claimed(address indexed accountuint256 amount
MerkleRootChanged(bytes32 merkleRoot
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(string _uri
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OperatorNotAllowed(address operator