MSC Antidote

Verified contract

Active on Ethereum with 1,494 txns
Deployed by via 0xb7db00d8 at 15013702
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MSC Antidote"

0x7b20512dd59599cc729859449e44d69f92f563bc9a75f1b32d871b4861f4ad96
0x8c5412c1af895c87ae4c841487ac5bdeeae6fa1e3a2a9e88387beb545c13e2d4
0xc8751b302aecb003a05d161b170b106b787bb83c050e07970e20484feae724ee
0xacfb04cf619c9b17b39c374b626ff4e8a5955972d8b147c69859236509a90af0
0x732b4584ec22b1ce7e14d812b3661170ce926b56d54112017abbde84920ff558
0xe226a5b23ae971487fe66d4838973b7b662aca0d6444dd30c206fb0a0373b9e7
0x074029f7ad4c153b7331cff0aff6846770725f424eec5f0698a4c025e212c295
0xec1fdca445d13b7648af2d377a38e8eb3e1ccef54fe4600962a52aade1230b92
0x536f3f1075839ba26978cb36e5be7a758d7c4544990201185a40c06e4e0af537
0x04e048d966d56c582539b615cb027648c2adbf90c4d961bb57ba252b8efc85c6

Functions
Getter at block 21209178
name(view returns (string)
MSC Antidote
owner(view returns (address)
0xa19a614242e637491ecf76c19bb5b2a356cc0509
symbol(view returns (string)
MSCA
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)
tokenURI(uint256view returns (bool)
uri(uint256 _idview returns (string)
State-modifying
burnAntidoteForAddress(uint256 _idaddress _burnForAddress
mint(uint256 _iduint256 _amount
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setMutationContractAddress(address _mutationContractAddress
setURI(string _baseURI
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(string _baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.