MUMUBITToken

Verified contract

Active on Ethereum with 4,929 txns
Deployed by via 0xe68eb9a6 at 20083050
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x08562aeb9c2b469ef0c4ac4704937793927496d8129af3da04d9eeacb38cc685
0xd6b6b352a5e12c33731ad751b11750769792bd4262b2fa63a2fa5b48a9e703d3
0x4d3425af05601652c7253743580728f5aa8213dd23b60ff73a5a58bc94b63223
0xf91c619e4ff9f982ce7ccc6ffd31588c698d57df0aad4ab0c1b0c26c916cc97e
0xe7d9e7858318c39ad96b0ce322d02fcef2f73065e66f643bc0b9ff157dfcfec1
0xaba900b9cf886c4f69883926acf7fcee49066165392881ec18f6ac494d9b2246
0xa531a5915760427b07eb6b5f562bd2bcb341040a02743f5cb11434dc4474e3d0
0x6e4c7153f02bb12a570c4a101aa74e9eb225f223f6729ac07ab48c7026d25163
0xff33edc0e61a6b25de15ae7521873d5c6ff0a82c66630588e62f37c5349bad4b
0xe891bda028620d2301726f2aa9ea55ca87905b886dfbba68e26b0aa48f3390ff

Functions
Getter at block 21223814
decimals(pure returns (uint8)
18
name(pure returns (string)
MUMUBIT TOKEN
owner(view returns (address)
0xa8b26c6bb8e84e429841c2878580a01c29e4389b
symbol(pure returns (string)
MCTP
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _tokenOwneraddress _spenderview returns (uint256)
balanceOf(address _tokenOwnerview returns (uint256)
State-modifying
approve(address _spenderuint256 _tokensreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.