Wav3Token

Verified contract

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

No balances found for "Wav3Token"

0xab3ae52574418bdf8805cb8a6dc3c91be39db6aacfc593ac371c54a848cece84
0xbb49510615cd3b98e2c619d161c01ef968b77e0e8cece477a46e77998d287b56
0xb437d7119030246d42196af864f9b4bc9a4ebfb22598a519d9644fdd06c24781
0x3108b26cd62ed36fe4a0dc957fb824173fa32bed8e8bff80f15f2ba44e5ca15f
0x89cc6b5b6b0dbc9c1fd660fa5ba9e95572b7793f0f65692163a1d2dcc0d8b9f0
0x4d6be946b82e40289d1a8883a65d31cfa2a0e7e666bb48a95dfc27fbf700dcca
0x4c67e4fa355e6d9bd3149a45f4f6a79a9659cc8e459338989c5f684cac052a19
0x4d89dc51917be6d87404b4e28570ec3ac8428461dc5803717ce64a468d52bf14
0x575e8e826664059021ee6ffa551813d2a285b3e3159a0d4a377d747b78a774b8
0x05ad0541ea96fbccdbf1c6118d56ddf81b45d434b79065dbb1119a54b8b01c99

Functions
Getter at block 20821653
canWhitelist(view returns (bool)
true
decimals(view returns (uint8)
18
feeDistributor(view returns (address)
0x255a2b1d9404b50cf56a2809bc01a1e334d714f9
name(view returns (string)
Wav3Token
owner(view returns (address)
0x04f146e4bdd4e02a9bbd6b08429f44d5035f250a
symbol(view returns (string)
WAV3
totalSupply(view returns (uint256)
35292784888526849731988
txFee(view returns (uint8)
60
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
calculateAmountsAfterFee(address senderaddress recipientuint256 amountview returns (uint256 transferToAmountuint256 transferToFeeDistributorAmount)
feelessReciever(addressview returns (bool)
feelessSender(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
renounceWhitelist(
setFee(uint8 _newTxFee
setFeeDistributor(address _distributor
setFeelessReciever(address _recipientbool _feeless
setFeelessSender(address _senderbool _feeless
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (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.