WFAIR Token

Verified contract

Active on Ethereum with 1,684 txns
Deployed by via 0x5ece7e0e at 13358425
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x80a9ff3647b1663b49f04601a267f1f1395c63ab2fb5d3d24aeaa4d9e9a811b4
0x77e651f06b81178f05bc589bcbca76eb66df8bcbf18febd03e456fc3e723a123
0xd8432db6e29fb23d73442bbc8d08f0d5dd05bf71d4fdf44196051b14d34c2e03
0xf6be69367a61fca7df6f3d21f2bcf27327cee730f94fd824401e222ff4eced24
0xd1e23f8b2690599c4c31c94a8dbb2a1ea209761039f090f86712d381b4a94a5b
0x7d71858c82b7380863f80c3e0beffe64e76aefd82384a7981704b635edd5f20d
0x0f392a38a38c72f3ec99b545aeca0e4bf8cde3ee4881f72502acc44b7043914a
0x2518a13ad2e334f824732748d2291271e6d9e87bcd01d5aa2245bd3ab5705a7f
0xb0ce7ddcfbd97d425d31606523868f0250e1e815ce76bee9aad853a2745a150c
0xfd9d7e6bb266765cfedfc3768c43ad3ed87d6d761f23eb61cb80e3e8c2822900

Functions
Getter at block 21178643
decimals(view returns (uint8)
18
name(view returns (string)
WFAIR Token
symbol(view returns (string)
WFAIR
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
approveAndCall(address spenderuint256 amountreturns (bool)
approveAndCall(address spenderuint256 amountbytes datareturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferAndCall(address recipientuint256 amountreturns (bool)
transferAndCall(address recipientuint256 amountbytes datareturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferFromAndCall(address senderaddress recipientuint256 amountreturns (bool)
transferFromAndCall(address senderaddress recipientuint256 amountbytes datareturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 totalSupply_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.