MAD Metacell

Verified contract

Proxy

Active on Ethereum with 2,051 txns
Deployed by via 0x9cf8ad17 at 15595797
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
26 additional variables

No balances found for "MAD Metacell"

0x1ff93c0ad63511538b5966227105b53c6800893e74590404e8fc156e95d1601f
0x76bd76543a6c24f85d55089d9109718a8a8e75db6c92e4b6c8a0b1a56f42803d
0xdd63a3ef9b2d0e1d24b025a72efe21bec7a4de0afd3f74956af36705607f87f5
0x7fe588e1bc2b135ce10aa6eb1eb3e881ea457bd673215974d3617929c110b0cd
0x747ed792dc5cae7f1e24bc8267a786530989acdf447b21667662da720cc57ec5
0x687656c74c9e786570114b558e718278d33cbfdcddcbda7b61dccc52065d6ccb
0xfc7a82e1ec1ab34804cadd4b9e13c0e8216cdb9b17935df1412d077ef0d8ccc1
0x59bd7c952f7bd796c9b03a1968bda70666def02b8994cd9fb9392deb87f3238e
0x2bb4093d45f24473f3b8172ff3bdc045dbec443e94b0d72a0a814b096221e8ba
0x01a7063dbf39d93b547dd1fa3f6bc92b4c6be20ebe4e658216cf5c197ee904d8

Functions
Getter at block 20858087
ERC712_VERSION(view returns (string)
1
baseTokenURI(view returns (string)
https://d2xvq851ck3qt.cloudfront.net/
contractURI(view returns (string)
feeNumerator(view returns (uint96)
0
getOperators(view returns (address[])
[0x40123E905AE6aeed784de72eB61F5fbf0A8414B3]
getProxyRegistryAddress(view returns (address)
0x832c7f931f7a5e59ce9040e533b5a866220360d9
getdomainSeparator(view returns (bytes32)
0x860a2bcd1ec6f36c2bcd2b0274769710cca5a8622621e8a7a179448d6885ea94
isCanTransfer(view returns (bool)
true
maxClaimed(view returns (uint256)
1
mintableAmount(view returns (uint256)
500
name(view returns (string)
MAD Metacell
owner(view returns (address)
0x5e64c180a1cec03cefa6fafdccc3796e1cb5fc1e
paused(view returns (bool)
false
price(view returns (uint256)
0
remainingAmount(view returns (uint256)
499
signer(view returns (address)
0x5e64c180a1cec03cefa6fafdccc3796e1cb5fc1e
stagesID(view returns (bytes32)
0x3000000000000000000000000000000000000000000000000000000000000000
symbol(view returns (string)
MMCEL
timelock(view returns (address)
0x40123e905ae6aeed784de72eb61f5fbf0a8414b3
totalSupply(view returns (uint256)
2030
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
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
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
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
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
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.