WFAIR Token

Verified contract

Active on Ethereum with 1,687 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
--
0xb6ae0dcae574b37089bf52bd6ae7b4b8f78f3b4d1178e26c30069664df89417a
0xc91ea85ad5148fa8d5bdcab9690b3f24c40c465e15794b50b6764cc226bfc8a5
0x472be86eeb47f2113c4d45e80034fb15201d18e5a5b3cc3d75ad2d3540abadf6
0x80a9ff3647b1663b49f04601a267f1f1395c63ab2fb5d3d24aeaa4d9e9a811b4
0x77e651f06b81178f05bc589bcbca76eb66df8bcbf18febd03e456fc3e723a123
0xd8432db6e29fb23d73442bbc8d08f0d5dd05bf71d4fdf44196051b14d34c2e03
0xf6be69367a61fca7df6f3d21f2bcf27327cee730f94fd824401e222ff4eced24
0xd1e23f8b2690599c4c31c94a8dbb2a1ea209761039f090f86712d381b4a94a5b
0x7d71858c82b7380863f80c3e0beffe64e76aefd82384a7981704b635edd5f20d
0x0f392a38a38c72f3ec99b545aeca0e4bf8cde3ee4881f72502acc44b7043914a

Functions
Getter at block 21304029
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.