This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20898707, which is 1 minutes old. We're running behind the tip but working to resolve the issue.

McDonalds

Verified contract

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

No balances found for "McDonalds"

0xa60900c174f9c7e1b08342ade2a3194171443c83963026ada126cc44d634991f
0x520f9a87e565c15b6746810bd2ee587e9841e4c03bf27ce07eb7f31844b52f09
0x379288e44592257163faf908fd907f803877303008bf5fbf5ab40a2caed70a66
0x7b2058537cd342aacdc853c440c6d18050a2a87d77c7a667e658f493eba73ad7
0xacce17b5e326e73bb796ef6566d848e2b2256bdcc4c4200485342c1a2ed626f7
0x9251a1917b3e1863a3a9d0c153cf7273149ceb328144fb6309ba13cc8ef1fdbe
0xf08dcf5281d5928fb520bd246e7070f5b025e05e3d41389cf51cc5835e1db8f8
0x28b5b6268525aa42e0cef378ccaa1ea93e43ceecbc3d9834c4558e9cdcd49028
0x3a1189949e19950b23a9c41ca9e5bc663a9cd9d2431c81451098d781f6cf8aff
0x1578c00551504f331d8f9793b42ef51858f64ef8f1cbaf95df1a9061bbcc2973

Functions
Getter at block 20898706
decimals(view returns (uint8)
18
name(view returns (string)
McDonalds
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
W2三
totalSupply(view returns (uint256)
1000000000000000000000000000
tradingEnabled(view returns (bool)
true
Read-only
allowance(address playeraddress spenderview returns (uint256)
balanceOf(address playerview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
approveAndCall(address spenderuint256 tokensbytes datareturns (bool)
burn(uint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTrading(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
multiTransfer(address[] receiversuint256[] amounts
renounceOwnership(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (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.