Mother of All Tokens

Verified contract

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

No balances found for "Mother of All Tokens"

0x85303c529d247c2b293c8b92ee4bcb76a37ebf0dcd952d0408b599469e629e68
0x21d7ddaa46f58f2e10f794dc2e4abceecfa7914102e071ab87e63830a2b5afe0
0xe9326511f629c8869efb798505fc26fdbd344d5a61996c9d371df4cdc820e791
0x9c95404b30dcd4e15b4ac062405545dcc7ab3eab3c3c249d91b5a0e64a905b00
0xc62613a321bef52b80dade9afda2b8aaed7452d6890b4cffd95b1b9742de2c36
0x17638883ba43b61ffbda3f3c16cd4a90875b9141c723202d73ca5e548a3a3ae4
0xb6957291932c7d270878666eeb9b73e629804a78b84d03a209d249c4e93f7707
0xfafe686a881d68dba803b9a647156443dd0e1a18bf36fc14395c63080cb1aa3d

Functions
Getter at block 21187718
decimals(view returns (uint8)
18
name(view returns (string)
Mother of All Tokens
symbol(view returns (string)
ORIGIN
totalSupply(view returns (uint256)
100000000000000000000000000000
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)
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.