MEGAMIX

Verified contract

Active on Ethereum with 185 txns
Deployed by via 0x5b9d83bc at 15216335
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MEGAMIX"

0x99fc86581a8611b90f0c08f5edf663a3101a19bba270033bfef2db7c548132cf
0xceffc7cbefdc4703a9e10aa6cf2581e83b67f7d36cc9cacf205e4825791993fc
0xc35c7aba9c97e23549da088f7e119336150a6bdc700f1abe91532f3658da6398
0x5404c1eb2e3cd4c8c7b155b97f4b21449ce518fc8ca8272ae4dc9bd463697aa6
0x115a7cd398216c56452960d64f47b173d10ca364c6754b4a6666e87bc1f9bb7e
0xb01953804d5fdd158a459f3f3580e987879c0619f5e8f4d0ace65f9f0acaef42
0x0950bc95b647ab61af8a41110f5c67af43cd3c5816aaede096c56b1687f30788
0x50abac3bbb49981732e08df4f78b5e79571a0d860d9d0ee37f599a7e072dcd4b
0x6b43877f536e0a5e98d57b9b5ed923c5cea206f3141dd264298dc766ae7f5eaf
0x338a6e754087e3a37623408115ad108ce21735bc9f8894886daf85fe7d784bb2

Functions
Getter at block 21392962
getControllerContract(view returns (address)
0x0000000000000000000000000000000000000000
getFundManagerContract(view returns (address)
0xde7907b00818797868ec7c11707924c10e341c13
name(view returns (string)
MEGAMIX
owner(view returns (address)
0x2c846fe59f8cdb757352def5f6dfa9d83e7ae19e
symbol(view returns (string)
MEGAMIX
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
getRaribleV2Royalties(uint256 tokenIdview returns (struct LibPartPart[])
getTransferable(uint256 tokenIdview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
royaltyInfo(uint256 tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256 tokenIdview returns (string)
State-modifying
airdrop(uint256 tokenIduint256 amountaddress[] recipients
burn(address holderuint256 tokenIduint256 amount
burnBatch(address holderuint256[] tokenIdsuint256[] amounts
create(uint256 tokenIdstring _tokenURIbool isTransferable
emergencyWithdraw(address recipient
forwardERC20s(address tokenuint256 amount
mint(address touint256 tokenIduint256 amountbytes data
mintBatch(address touint256[] tokenIdsuint256[] amountsbytes data
moveFundToManager(
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] tokenIdsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 tokenIduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setControllerContract(address newControllerContractAddr
setCustomRoyaltyInfo(uint256 tokenIdaddress newCustomRoyaltiesRecipientAddressuint96 newCustomPercentageBasisPoints
setDefaultRoyaltyInfo(address newDefaultRoyaltiesRecipientAddressuint96 newDefaultPercentageBasisPoints
setFundManagerContract(address contractAddr
setNameAndSymbol(string _newNamestring _newSymbol
setTokenURI(uint256 tokenIdstring newTokenURI
setTransferable(uint256 tokenIdbool isTransferable
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoyaltiesSet(uint256 tokenIdstruct LibPartPart[] royalties
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(address fundManagerContractAddress
Fallback and receive
receive(
Errors

This contract contains no error objects.