Moon

Verified contract

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

No balances found for "Moon"

0xcf3d139b70cf4436ecf575faf00d4357dc1a5b2e049cc2d0d0b419fad6884508
0xca6f2371157855df909af62c84bd853c2f56320e5c4a4d2d3ca9555d7df5566f
0xf64e78406064dddacfc8a0d7089f2c3f6c76517f1212850cdfe6702a978dd1a4
0x91134468c5effd887bbacca5b8d6eb42802b6e1c689f3dd45c0db6b2c7aae3b4
0x850cb58604d4b7cab63dd500a36fb85ca03083496290b97fc752d13091d45ab9
0x0f8095514f7e20e1c6aa05f8e832bf76be50aae066b61a73b96650f46d705ec4
0xec600cb9659dc09bf3a04b2feac1738c4e594adf4a7d7645e74a723d93135308

Functions
Getter at block 21303689
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
9
name(view returns (string)
Moon
owner(view returns (address)
0xcb4b8a92fb38a96add2be81998525fbcae0e8e00
symbol(view returns (string)
Moon
totalSupply(view returns (uint256)
420000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (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
TokenCreated(address indexed owneraddress indexed tokenuint8 tokenTypeuint256 version
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint8 decimals_uint256 totalSupply_address serviceFeeReceiver_uint256 serviceFee_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.