Mememorphosis
Verified contract
Active on
Base with 136,326 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($2,994.00)
Native
Value
$2,994
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.886226 | $3,378.37 |
$2,994 | |
| ERC-20 | 2.4K | -- | -- | |
NOB | ERC-20 | 2K | -- | -- | |
OHNO | ERC-20 | 24.125 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22722445 | 8 hours ago | | | 0.0032395241 | 0.0000017361948 | |
| 22722374 | 8 hours ago | | | 0.00033333333 | 0.0000013751219 | |
| 22715703 | 12 hours ago | | | 0.00033333333 | 0.000018479016 | |
| 22700871 | 20 hours ago | | | 0 | 1.6616385e-7 | |
| 22691908 | a day ago | | | 0 | 1.6616385e-7 | |
| 22599998 | 3 days ago | | | 0.003241094 | 0.0000057835935 | |
| 22599920 | 3 days ago | | | 0.00033333333 | 0.0000045624559 | |
| 22592983 | 3 days ago | | | 0.0032404427 | 0.000013133830 | |
| 22592911 | 3 days ago | | | 0.00033333333 | 0.000010426856 | |
| 22587870 | 3 days ago | | | 0.00033333333 | 6.3000937e-7 |
ABI
ABI objects
Getter at block 22737601
DEFAULT_PAYLOAD_SIZE_LIMIT() view returns (uint256)
10000
FUNCTION_TYPE_SEND() view returns (uint16)
1
lzEndpoint() view returns (address)
0xb6319cc6c8c27a8f5daf0dd3df91ea35c4720dd7
maxMintId() view returns (uint256)
1899999
metadataGenerator() view returns (address)
0xab106635c22b1ccd94338da4ab7551ed172e9ee4
minGasToTransferAndStore() view returns (uint256)
80000
mintPrice() view returns (uint256)
333333333333333
name() view returns (string)
Mememorphosis
nextMintId() view returns (uint256)
1868009
owner() view returns (address)
0xdbe973b3b731d320e13d903bafa905bd742d5633
precrime() view returns (address)
0x0000000000000000000000000000000000000000
sendPrice() view returns (uint256)
3225806451612903
symbol() view returns (string)
L2PASS
totalSupply() view returns (uint256)
73133
Read-only
balanceOf(address owner) view returns (uint256)
dstChainIdToBatchLimit(uint16) view returns (uint256)
dstChainIdToTransferGas(uint16) view returns (uint256)
estimateSendBatchFee(uint16 _dstChainId, bytes _toAddress, uint256[] _tokenIds, bool _useZro, bytes _adapterParams) view returns (uint256 nativeFee, uint256 zroFee)
estimateSendFee(uint16 _dstChainId, bytes _toAddress, uint256 _tokenId, bool _useZro, bytes _adapterParams) view returns (uint256 nativeFee, uint256 zroFee)
failedMessages(uint16, bytes, uint64) view returns (bytes32)
getApproved(uint256 tokenId) view returns (address)
getConfig(uint16 _version, uint16 _chainId, address, uint256 _configType) view returns (bytes)
getTrustedRemoteAddress(uint16 _remoteChainId) view returns (bytes)
getVisitedChains(uint256 id) view returns (uint8[] visitedChains)
isApprovedForAll(address owner, address operator) view returns (bool)
isTrustedRemote(uint16 _srcChainId, bytes _srcAddress) view returns (bool)
minDstGasLookup(uint16, uint16) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
payloadSizeLimitLookup(uint16) view returns (uint256)
storedCredits(bytes32) view returns (uint16 srcChainId, address toAddress, uint256 index, bool creditsRemain)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
trustedRemoteLookup(uint16) view returns (bytes)
visitedChainsMask(uint256) view returns (uint256)
State-modifying
Events approve(address to, uint256 tokenId)
claimFunds()
clearCredits(bytes _payload)
forceResumeReceive(uint16 _srcChainId, bytes _srcAddress)
lzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
mint(uint256 n) payable
mintWithReferral(uint256 n, address referrer) payable
nonblockingLzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
renounceOwnership()
retryMessage(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload) payable
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
sendBatchFrom(address _from, uint16 _dstChainId, bytes _toAddress, uint256[] _tokenIds, address _refundAddress, address _zroPaymentAddress, bytes _adapterParams) payable
sendFrom(address _from, uint16 _dstChainId, bytes _toAddress, uint256 _tokenId, address _refundAddress, address _zroPaymentAddress, bytes _adapterParams) payable
setApprovalForAll(address operator, bool approved)
setConfig(uint16 _version, uint16 _chainId, uint256 _configType, bytes _config)
setDstChainIdToBatchLimit(uint16 _dstChainId, uint256 _dstChainIdToBatchLimit)
setDstChainIdToTransferGas(uint16 _dstChainId, uint256 _dstChainIdToTransferGas)
setMetadataGenerator(address metadataGenerator_)
setMinDstGas(uint16 _dstChainId, uint16 _packetType, uint256 _minGas)
setMinGasToTransferAndStore(uint256 _minGasToTransferAndStore)
setMintPrice(uint256 mintPrice_)
setPayloadSizeLimit(uint16 _dstChainId, uint256 _size)
setPrecrime(address _precrime)
setReceiveVersion(uint16 _version)
setSendPrice(uint256 sendPrice_)
setSendVersion(uint16 _version)
setTrustedRemote(uint16 _remoteChainId, bytes _path)
setTrustedRemoteAddress(uint16 _remoteChainId, bytes _remoteAddress)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
CreditCleared(bytes32 _hashedPayload)
CreditStored(bytes32 _hashedPayload, bytes _payload)
MessageFailed(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload, bytes _reason)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ReceiveFromChain(uint16 indexed _srcChainId, bytes indexed _srcAddress, address indexed _toAddress, uint256[] _tokenIds)
Referral(address referrer, address referral)
RetryMessageSuccess(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes32 _payloadHash)
SendToChain(uint16 indexed _dstChainId, address indexed _from, bytes indexed _toAddress, uint256[] _tokenIds)
SetDstChainIdToBatchLimit(uint16 _dstChainId, uint256 _dstChainIdToBatchLimit)
SetDstChainIdToTransferGas(uint16 _dstChainId, uint256 _dstChainIdToTransferGas)
SetMinDstGas(uint16 _dstChainId, uint16 _type, uint256 _minDstGas)
SetMinGasToTransferAndStore(uint256 _minGasToTransferAndStore)
SetPrecrime(address precrime)
SetTrustedRemote(uint16 _remoteChainId, bytes _path)
SetTrustedRemoteAddress(uint16 _remoteChainId, bytes _remoteAddress)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(uint256 minGasToStore, uint256 defaultGasLimit, address layerZeroEndpoint, uint256 startMintId, uint256 endMintId, uint256 mintPrice_, uint256 sendPrice_, uint8 chainId)
fallback()
receive()
This contract contains no error objects.