Mandox

Verified contract

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

No balances found for "Mandox"

0x3eeba4276fd114d2fefb8d3f8cea843ec5d9b2596e0e0b21b730df21c2b76a16
0x0c2ec9ee1862cfdc04b1251298ce4c02e93a810324c0b355fae26e447bcb93c0
0x16fe1ebfeb4eb4d5d5ecf75f47f26cdade7324ef7b387d8d5ed8b848425afe2e
0x9eb5a72a74cf628cf5f1db2c64f2730ddce40a7a8b967e1ae9c6fc2ced2c6f85
0x182a5a30572c0e7ade07c71b02bbf30ae20e2598e375db753cee56b143fe1414
0x5e52f945a2fa4ae1bd724b74e7a86f79c63cdbc8a87020f6a833c397ec65309d
0x6f44c1095d08caae1758912609c0d4c8cf6ba60eb62073ef5d70848d1ed58a82
0x1c05732ea62826f7cb45d71e983127617976ba340c75c3ebaa98a83467de7fca
0xf2a4350b49980531ae731b94b50ecb2d63d85a38e1c4481eda55361fc2e22a96
0x6c34cfac489489b7fb3e0608e8236de00daf75f7aab988a7a2c00e0814995fc8

Functions
Getter at block 20882634
_isPaused(view returns (bool)
false
decimals(view returns (uint8)
9
name(view returns (string)
Mandox
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
MANDOX
totalSupply(view returns (uint256)
50000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
addToBlacklist(address wallet
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeFromBlacklist(address wallet
renounceOwnership(
setPausedStatus(bool isPaused
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
BlacklistUpdated(address indexed walletbool isBlacklisted
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PausedStatusUpdated(bool isPaused
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.