Metabolts
Verified contract
Active on
Ethereum with 1,344 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
No balances found for "Metabolts"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21242419 | 15 hours ago | | | 0 | 0.00071772380 | |
| 21242321 | 16 hours ago | | | 0 | 0.00066441479 | |
| 21225581 | 3 days ago | | | 0 | 0.00059627193 | |
| 21220880 | 4 days ago | | | 0 | 0.00060699031 | |
| 21216642 | 4 days ago | | | 0 | 0.0012220593 | |
| 21211900 | 5 days ago | | | 0 | 0.00062519415 | |
| 21202730 | 6 days ago | | | 0 | 0.00067578888 | |
| 21192438 | 8 days ago | | | 0 | 0.00088456903 | |
| 21177949 | 10 days ago | | | 0 | 0.0013325107 | |
| 21177926 | 10 days ago | | | 0 | 0.0013725797 |
ABI
ABI objects
Getter at block 21247008
DEFAULT_PAYLOAD_SIZE_LIMIT() view returns (uint256)
10000
FUNCTION_TYPE_SEND() view returns (uint16)
1
MAX_METABOLTS() view returns (uint256)
7777
OPERATOR_FILTER_REGISTRY() view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
baseTokenURI() view returns (string)
https://api.metabolts.io/metabolts/
lzEndpoint() view returns (address)
0x1a44076050125825900e736c501f859c50fe728c
minGasToTransferAndStore() view returns (uint256)
10
mintIndex() view returns (uint256)
4444
name() view returns (string)
Metabolts
owner() view returns (address)
0x029a891c5e67164dcb101c8b000c453c5a37f4fc
precrime() view returns (address)
0x0000000000000000000000000000000000000000
privateCount() view returns (uint256)
1654
reserveCount() view returns (uint256)
1679
startingIndex() view returns (uint256)
6687
symbol() view returns (string)
METABOLTS
totalSupply() view returns (uint256)
4444
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)
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)
royaltyInfo(uint256 tokenId, uint256 salePrice) view returns (address, 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)
whitelistAddress(address) view returns (bool)
State-modifying
Events addToWhitelist(address[] toAddAddresses)
airdropToken(address[] _walletAddress, uint256[] _quantity)
approve(address operator, uint256 tokenId)
batchUpdateMetadata(uint256 startTokenId, uint256 endTokenId)
burn(uint256 tokenId)
clearCredits(bytes _payload)
forceResumeReceive(uint16 _srcChainId, bytes _srcAddress)
lzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
mintMTBT(address _account, uint256 _numberOfTokens, uint256 _privateCount)
nonblockingLzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
removeFromWhitelist(address[] toRemoveAddresses)
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)
setBaseURI(string baseURI)
setConfig(uint16 _version, uint16 _chainId, uint256 _configType, bytes _config)
setDefaultRoyalty(address receiver, uint96 feeNumerator)
setDstChainIdToBatchLimit(uint16 _dstChainId, uint256 _dstChainIdToBatchLimit)
setDstChainIdToTransferGas(uint16 _dstChainId, uint256 _dstChainIdToTransferGas)
setMinDstGas(uint16 _dstChainId, uint16 _packetType, uint256 _minGas)
setMinGasToTransferAndStore(uint256 _minGasToTransferAndStore)
setPayloadSizeLimit(uint16 _dstChainId, uint256 _size)
setPrecrime(address _precrime)
setPrivateCount(uint256 _count)
setReceiveVersion(uint16 _version)
setReserveCount(uint256 _count)
setSendVersion(uint16 _version)
setStartingIndex(uint256 _randomNumber)
setTrustedRemote(uint16 _remoteChainId, bytes _path)
setTrustedRemoteAddress(uint16 _remoteChainId, bytes _remoteAddress)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
updateMetadata(uint256 tokenId)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
BatchMetadataUpdate(uint256 fromTokenId, uint256 toTokenId)
CreditCleared(bytes32 _hashedPayload)
CreditStored(bytes32 _hashedPayload, bytes _payload)
Initialized(uint8 version)
MessageFailed(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload, bytes _reason)
MetadataUpdate(uint256 tokenId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ReceiveFromChain(uint16 indexed _srcChainId, bytes indexed _srcAddress, address indexed _toAddress, uint256[] _tokenIds)
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 _minGasToTransfer, address _lzEndpoint)
This contract contains no fallback and receive objects.
OperatorNotAllowed(address operator)