World Friendship Coin

Verified contract

Active on Ethereum with 45,767 txns
Deployed by via 0xa0c5906f at 6228731
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xf43fd8a8b8cd6c8a24b59b1a717d7d7e302ee520f18a92303b04df4e52adf600
0x99cf25bb5f2c7e767379707342a05a7cd63264e38069a9c8a9628d42f5bc6eb1
0xc633eda44978030730bdf9f3231fb1c746ac11090bea3ad73356d59169a7a743
0x7c9a61f283d2e6b24c6b9a36bc2fe2d934aea92d1e126e2bc3c717b9abf31487
0x1b54fbc53c2ebd765c6f704f30f8762b18c6596cea6fd8aef9cae6da4b062a97
0x67ec6ec0d052a8873707c3d558f1f950dc9a4c5645ac15b83d4055b053ed7ca2
0xaf12eb9618c94f1bb7620926ef4a144cdc99abbc6f0f62bd95dffe1e6a16e666
0x8b78c3a66c0a8a3808b4e1b0848bc90e718a10e69d72623c47aff4798e74555a
0x40de56dbc2e2b60ba034c0d378ca5c247c19bb9985b8831708c08c0e70e791a9
0x5b89d8e86b43da32392cf42b002eea38c3c7786fa2101f6b476bcf0c458f870f

Functions
Getter at block 21249009
INITIAL_SUPPLY(view returns (uint256)
1000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
World Friendship Coin
symbol(view returns (string)
WFC
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (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.