FinsXM

Verified contract

Active on Ethereum with 656 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots

No balances found for "FinsXM"

0x565b59e32bf93fab10e7123cf8b319f24ff56cfc758ba3719daef64169def1a4
From
0x3fc83df42e26e5d3432a033a7bcfc4991737ab5dbf22b65f3fe179e738ee1183
0x307c2b1c5b3d24c42c333dfe9a06b02fa662bd1e24830534889569690676e9a8
0xe76d82bb876704714ebb37836e925ce58f853a344f6728ae8bc47e99b9d5df26
0x243eeee6fb80bfa0aeb2af5dd63f6603655e8d6782bce4e514a84e35b18732c3
0x086c51163ff63a1a0af4a26ea9bc520905b1684aaadc520145eef90f20e20f14
0x631f205ddcf522dd248cce2f7b3d293b44185d261f50b138f110cb865052af6e
0x2ed1a09a574ce550c3da27d835ef72ef23ecead1213d9ef8a64b4e5e2b6f68b5
From
0x2c6666a5cacfbccb4ab917dc7eeaea90089b34c44fc32963e9d0e31bf8923a98
0x2f9e50980fcf7ea891ea78d1ba9afe5bececbb688167ae481516935603ee5a13

Functions
Getter at block 21049145
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
allowListActive(view returns (bool)
false
currentRound(view returns (uint256)
4
merkleRoot(view returns (bytes32)
0x176caea742e840ce8d110f11c9eb7ca38b4e4467282f031026dcef91255550a7
mintIsActive(view returns (bool)
true
name(view returns (string)
FinsXM
owner(view returns (address)
0x53f19594ac38711382ba810a2cf00795ef6dc010
symbol(view returns (string)
FINSXM
Read-only
addressMintedEachRound(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)
onAllowList(address claimerbytes32[] proofview returns (bool)
supplyByRound(uint256view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
totalTokensMintedPerRound(uint256view returns (uint256)
uri(uint256view returns (string)
State-modifying
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
mint(bytes32[] _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
setCurrentRound(uint256 _round
setMintIsActive(bool _mintIsActive
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