Matr1x 2061

Verified contract

Proxy

Active on Ethereum with 10,748 txns
Deployed by via 0x05547139 at 16661638
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
22 additional variables

No balances found for "Matr1x 2061"

0xa7c645c7d0083e9ca7e946e9608136723ae59a5b93b9805f20edc84fc33b8c14
0xee41cd43cdb9e134c88c238cef7a41fa8390ce66d6abe761c1122cc08e08e001
0xd8475e6769b86cc651fd7c23de40ee312d6844e8f3e1749adf89de468de98e2f
0x792e92493a6217819aa490eb8204136d397c8dded3732c1c2bb78f40c682cad2
0xc6004ab43bf222f23df0807930400287fbc1cf635c4465ec562cc71b4d3b7671
0x5bf5abe13a69043ebd2b5ee8f8b0acf6a6ba940daa49233f726ccf819a64e6bf
0xc5c000787e86cdcb5e0249b6d6e0f4bd265e2a8c7543769dd65ae040fdf7ec70
0x59ae516b4e3f44bb6b9142db4586d3430e8953b474b033a136818c316e93d052
0x874b97242465223254d59214d73ff772624a947c5304d035277a6f72dab5f312
0xd5cfcde9942a28d0772572f1db882169343b3157bad1cc110ece5fac1ada7894

Functions
Getter at block 21264865
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
UPGRADER_ROLE(view returns (bytes32)
0x189ab7a9244df0848122154315af71fe140f3db0fe014031783b0946b8c9d2e3
isReveal(view returns (bool)
true
mintCost(view returns (uint256)
100000000000000000
name(view returns (string)
Matr1x 2061
owner(view returns (address)
0x7418e7b5b8292e96acb849f9ae9e14441aeb9d4c
 
proxiableUUID(view returns (bytes32)
royaltyAddress(view returns (address)
0x7b873602d8770303be7273d0023d89444d32f9ca
royaltyBasisPoints(view returns (uint256)
330
saleState(view returns (uint8)
4
symbol(view returns (string)
2061
totalSupply(view returns (uint256)
2061
verifySigner(view returns (address)
0xdff1113d60988df55cf6b181ade251a4496d3495
Read-only
balanceOf(address ownerview returns (uint256)
checkYatcMintStatus(uint256 tokenIdview returns (bool)
checkers(addressview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
queryLockCounts(uint256 _tokenIdview returns (uint256)
queryLockEventState(string _eventIdview returns (uint256)
queryTokenLockState(string _eventIduint256[] _tokenIdsview returns (uint256[])
royaltyInfo(uint256uint256 _salePriceview returns (addressuint256)
signatureWallet(address _walletuint256 _numstring _saltstring lablebytes _signaturepure returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
airdropMint(address[] _yatcOwners
approve(address operatoruint256 tokenId
burn(uint256 tokenId
flipReveal(
grantRole(bytes32 roleaddress account
initialize(
initializeV2(
llMint(string _saltbytes _signaturepayable 
lock(string _eventIduint256[] _tokenIds
mlMint(string _saltbytes _signaturepayable 
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string buri
setChecker(address _checkerbool _state
setDefaultRoyalty(address _receiveruint96 _feeNumerator
setEventState(string _eventIduint256 _state
setPackURI(string packUri
setSigner(address _signer
setStatus(uint8 _status
transferFrom(address fromaddress touint256 tokenId
unlock(string _eventIduint256[] _tokenIds
updateOwner(address _address
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdrawAll(
yatcMint(payable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BeaconUpgraded(address indexed beacon
FlipRevealEvent(bool isReveal
Initialized(uint8 version
Lock(string eventIduint256[] tokenIdaddress byuint256 lockAt
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoyaltyInfoUpdated(address receiveruint256 bps
SaleStateEvent(uint8 saleState
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unlock(string eventIduint256[] tokenIdaddress byuint256 unlockAt
Upgraded(address indexed implementation
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors
OperatorNotAllowed(address operator