MNLTHX

Verified contract

Active on Ethereum with 5,446 txns
Deployed by via 0x10a8f987 at 16137810
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MNLTHX"

0x2da7dfadfd5eb784d6ed0ed7601e022ce8abb8b503fc03f85bbf956c9560522a
0x946134aff3da5dc387134db02339a891456754a639163e0ede1ebb242ea21b45
0xa73d1a3cc15709b47b28ae858a54d3ba3c56b9804bbf7d8f585b2e1e8e19c2e8
0xb353eacbe68d73285cd1f13d09c71bb938d18f4e50810a36c86259f1782f5efc
0x6d5454434bc8cacf5d259cffe1a2a69f1ce06042633150432100530d2e2324e5
0xb4a3bee1a6d632ce8b27301adc1f95ddc0aa027ea985191f8e3daecb0122d8ef
0x504bc7c5cafdfa91c8b9c170d1812782feec4e0eb0b31d3bb20ab2de8713123d
0xddf2339c6e4cc3f3142de595f7506134fa4b5580773633bf14cde4954122eb16
0x16cf8e5f3cb77a2c5deee72e9feb08942b7d8fb5cadb96c67de5f62e2f70bce9
0xfb42fa193d3c72cacad0aa5c166417095d8f209972fbd47ff93d7c99dea82eea

Functions
Getter at block 20986433
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
owner(view returns (address)
0x623fc4f577926c0aadaef11a243754c546c1f98c
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256view returns (string)
State-modifying
airdrop(uint256[] amountaddress[] receiver
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
changeAuthorizedContract(address contractAddress
migrateToken(
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 tokenIduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setTokenUri(string newUri
toggleMigration(
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OperatorNotAllowed(address operator