Monkey Money

Verified contract

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

No balances found for "Monkey Money"

0xb8bd713bde094fa42aa9b0b1c4f9c97206a06a9f9d07302cd55966f576604cf1
0xe761b9d8444e83410a7f05836d118d7f974ddbf78b8fb883beeb298782b98b8d
0x07e9d21bb9e5e40d26d9a814b863847ff118407d2ad9454a5ec981c657b17ca6
0x9d8300157309011f789f12bc020ac9ce732ad2390fbef7e9c7c1a18ee86666e0
0xb4ca87ee270a012f517ad6e03368fe3cb4a3c33cef715e8eb8e7e05da45b1f79
0x3823f5cbc36f2492ee3fb408caa0040a9102e62aa81c891e97c26474a4b3e287
0x990fe26b69392368f5f3b1c2f845ad92cb6c1a640506fcc72d2fa064e06c39e0
0x8f39f15928ba08e38eed4513b7ad99d8aa05bc6b69b3a5a100558b9e3704bd6f
From
0xfef80e22decb60b9334273fe936496943ec68c0787c4d11f1bbf2e5664985f26
0xbde495e445b130937288f7b1045f378b0802c5cbbfbbdf4598fc557f4c0229c0

Functions
Getter at block 21262361
decimals(view returns (uint8)
18
name(view returns (string)
Monkey Money
symbol(view returns (string)
MM
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burn(uint256 value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symboluint8 decimalsuint256 totalSupplyaddress feeReceiveraddress tokenOwnerAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.