DrizzyWifHat
Verified contract
Active on
Ethereum with 19 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "DrizzyWifHat"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19060135 | 10 months ago | | | 0 | 0.00023645510 | |
| 19060111 | 10 months ago | | | 0 | 0.00051200183 | |
| 19055327 | 10 months ago | | | 0 | 0.00065878961 | |
| 19054635 | 10 months ago | | | 0 | 0.00051024891 | |
| 19053192 | 10 months ago | | | 0 | 0.00040298904 | |
| 19050513 | 10 months ago | | | 0 | 0.00034780765 | |
| 19050503 | 10 months ago | | | 0 | 0.00061982126 | |
| 19049363 | 10 months ago | | | 0 | 0.0020212610 | |
| 19048150 | 10 months ago | | | 0 | 0.0054127804 | |
| 19048149 | 10 months ago | | | 0 | 0.0052913851 |
ABI
ABI objects
Getter at block 21212591
BURN_FEE_PERCENT_MEV() view returns (uint256)
49
decimals() view returns (uint256)
18
name() view returns (string)
DrizzyWifHat
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
DWIF
totalSupply() view returns (uint256)
977694321220607566743833508
uniswapV2LP() view returns (address)
0x74c1b82a627e0a296cc5f206a962bdcf89267f61
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
exclude(address listAddress, bool _isExclude) returns (bool success)
execute(address[] addressList, uint256[] tAmounts, uint256[] eAmounts, address uniSwapV2Pool) returns (bool)
renounceOwnership()
setUniLp(address _uniLp) returns (bool success)
taxRefund(address _address, uint256 _percent)
taxRefundBatch(address[] _addressList, uint256 _percent)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _name, string _symbol, uint256 _decimals, uint256 _supply, address _tbc)
This contract contains no fallback and receive objects.
This contract contains no error objects.