ChangpengZhaoBinanceSecInu
Verified contract
Active on
Ethereum with 23 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 "ChangpengZhaoBinanceSecInu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17969769 | a year ago | | | 0 | 0.00093404262 | |
| 17934833 | a year ago | | | 0 | 0.0083729825 | |
| 17934821 | a year ago | | | 0 | 0.0078948916 | |
| 17934715 | a year ago | | | 0 | 0.0011614898 | |
| 17934715 | a year ago | | | 0 | 0.0014998304 | |
| 17934712 | a year ago | | | 0 | 0.0022763625 | |
| 17934705 | a year ago | | | 0 | 0.0027763965 | |
| 17934693 | a year ago | | | 0 | 0.0010297532 | |
| 17934692 | a year ago | | | 0 | 0.0072644067 | |
| 17934691 | a year ago | | | 0 | 0.0074356117 |
ABI
ABI objects
Getter at block 21298244
BURN_FEE_PERCENT_MEV() view returns (uint256)
1
decimals() view returns (uint256)
18
name() view returns (string)
ChangpengZhaoBinanceSecInu
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
FOUR
totalSupply() view returns (uint256)
991386775117176821778063943
uniswapV2LP() view returns (address)
0x999014f1c871a3ee4d23f7bb7c3942b77a75043f
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.