MNLTH

Verified contract

Active on Ethereum with 34,101 txns
Deployed by via 0xb2228ffc at 14144420
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,873.16
 (#693)
ERC-721
--
0xdf520bb5bcb59225df6fe1d6bcfb0e0af3bd95ee6f94477ba813620b76dafeaa
0x07602da82a2c38f2f9ed9512f88532d83cd2fdecb4d12b0e4536a00e63da9a3a
0x2bdf36be2b34ee0ecbeb37ec0b7488e6e49dfd2e110a2309b029dbe456b22c5a
0x95016dc466e6d4749dae4ac92440a86c16efb72ea6cb36ded456add41e5788d5
0xc7a0a90dde0109f058b159aad0b769c9898415e3435d6ed0786cbd4f3a0fb6c1
0xb8bae17f819a6de78ee8619ccb675da2f0089aa99af626095e8a060bca4ab83a
0x273ac33d05470a4954032bb1a720e36efa6f4ab8c67b97ce89b633ca9726a4a4
0xeb8d2294bd2d248ed63c55608833e50f9fc70ddfc1b6b6250117c8a2f7200f4a
0xd353ba06f1b87b54c10d3b541c8925c03f28505e985b8456f39818d5ba6877a3
0x589be31ee6342918de6ae4090ed76d147c6f20a433e9887030ad150b32839472

Functions
Getter at block 21283816
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
migrateToken(
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setTokenUri(string newUri
toggleAuthorizedContract(address contractAddress
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

This contract contains no error objects.