MetaCell

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x4b0865ca at 15965838
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 1 additional slot
-
variable spans 47 additional slots
22 additional variables

No balances found for "MetaCell"

No transactions found for "MetaCell"


Functions
Getter at block 20858087
ERC712_VERSION(view returns (string)
1
baseTokenURI(view returns (string)
contractURI(view returns (string)
feeNumerator(view returns (uint96)
0
getOperators(view returns (address[])
[]
getProxyRegistryAddress(view returns (address)
0x0000000000000000000000000000000000000000
getdomainSeparator(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
isCanTransfer(view returns (bool)
false
maxClaimed(view returns (uint256)
0
mintableAmount(view returns (uint256)
0
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
price(view returns (uint256)
0
remainingAmount(view returns (uint256)
0
signer(view returns (address)
0x0000000000000000000000000000000000000000
stagesID(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
symbol(view returns (string)
timelock(view returns (address)
0x0000000000000000000000000000000000000000
totalSupply(view returns (uint256)
0
Read-only
addressToMap(addressuint256view returns (uint256 tokenIdaddress useruint8 classuint256 stageuint256 nextEvolutionBlockuint256 variantbool onSaleuint256 price)
balanceOf(address ownerview returns (uint256)
claimable(address accountbytes siguint256 indexview returns (bool)
claimedTime(bytesview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getMetaCell(uint256 _tokenIdview returns (struct CellDataCell)
getNonce(address userview returns (uint256 nonce)
getUserMetaCellsIndexes(address _userview returns (uint256[])
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
addMetaCell(struct CellDataCell _cell
addOperator(address _operator
approve(address touint256 tokenId
burn(uint256 tokenId
create(address toreturns (uint256 tokenId)
createMultiple(address touint256 amount
executeMetaTransaction(address userAddressbytes functionSignaturebytes32 sigRbytes32 sigSuint8 sigVpayable returns (bytes)
initialize(string _namestring _symboladdress _proxyRegistryAddressaddress _timelock
mint(address topayable returns (uint256 tokenId)
mintForGift(address tobytes siguint256 indexpayable 
multicall(bytes[] datareturns (bytes[] results)
removeMetaCell(uint256 _tokenIdaddress _owner
removeOperator(address _operator
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseTokenURI(string uri
setContractURI(string uri
setFeeNumerator(uint96 value
setIsCanTransfer(bool value
setNewTranche(address newSignerbytes32 stageIDuint256 newPriceuint256 newAmountuint256 newMaxClaimed
setProxyRegistryAddress(address newProxyRegistryAddress
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateMetaCell(struct CellDataCell _celladdress _owner
withdrawETH(address to
Events
AddMetaCell(struct CellDataCell metaCelluint256 timestamp
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Initialized(uint8 version
MetaTransactionExecuted(address userAddressaddress relayerAddressbytes functionSignature
MintForGift(address calleraddress touint256 tokenIduint256 timestamp
OperatorAdded(address arg0
OperatorRemoved(address arg0
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
RemoveMetaCell(struct CellDataCell metaCelluint256 timestamp
SetBaseTokenURI(string uriuint256 timestamp
SetContractURI(string uriuint256 timestamp
SetNewTranche(address newSignerbytes32 stageIDuint256 newPriceuint256 newAmountuint256 newMaxClaimeduint256 timestamp
SetProxyRegistry(address proxyuint256 timestamp
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
UpdateMetaCell(struct CellDataCell currentMetaCellstruct CellDataCell newMetaCelluint256 timestamp
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.