Ponke's Wife
Verified contract
Active on
Ethereum with 53 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 "Ponke's Wife"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20839089 | 2 months ago | | | 0 | 0.00038796586 | |
| 19684603 | 7 months ago | | | 0 | 0.00059021284 | |
| 19096863 | 10 months ago | | | 0 | 0.00059919704 | |
| 19065394 | 10 months ago | | | 0 | 0.00041245188 | |
| 19065390 | 10 months ago | | | 0 | 0.00040971201 | |
| 19065320 | 10 months ago | | | 0 | 0.00052183424 | |
| 19065310 | 10 months ago | | | 0 | 0.00053535002 | |
| 19065306 | 10 months ago | | | 0 | 0.00054616269 | |
| 19041774 | 10 months ago | | | 0 | 0.0018814446 | |
| 19041114 | 10 months ago | | | 0 | 0.0011253447 |
ABI
ABI objects
Getter at block 21305452
BURN_FEE_PERCENT_MEV() view returns (uint256)
49
decimals() view returns (uint256)
18
name() view returns (string)
Ponke's Wife
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
PONKA
totalSupply() view returns (uint256)
961930741896152991687565022
uniswapV2LP() view returns (address)
0x4cd045fe60e5b61befa95cc98ad36efd20747faa
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.