CHANGPENGZHAO
Verified contract
Active on
Ethereum with 92 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CEO | ERC-20 | 1.799229B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18623689 | a year ago | | | 0 | 0.0015963777 | |
| 18623673 | a year ago | | | 0 | 0.0014564808 | |
| 18622883 | a year ago | | | 0 | 0.0017536174 | |
| 18622868 | a year ago | | | 0 | 0.0018068771 | |
| 18622838 | a year ago | | | 0 | 0.0021707590 | |
| 18622827 | a year ago | | | 0 | 0.0022998314 | |
| 18622801 | a year ago | | | 0 | 0.0025144602 | |
| 18622796 | a year ago | | | 0 | 0.0027865814 | |
| 18622790 | a year ago | | | 0 | 0.0030553249 | |
| 18622786 | a year ago | | | 0 | 0.0030904595 |
ABI
ABI objects
Getter at block 21229897
buyTotalFees() view returns (uint256)
2
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
marketingWallet() view returns (address)
0x3501f0ba376c81daea56d3ccca4cd01b7d0d00f9
maxTransactionAmount() view returns (uint256)
2000000000000000000000000000
maxWallet() view returns (uint256)
2000000000000000000000000000
name() view returns (string)
Changpeng Zhao
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTotalFees() view returns (uint256)
1
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
100000000000000000000000000
symbol() view returns (string)
CEO
totalSupply() view returns (uint256)
100000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xf98ebb2eab1cd30d069ffbf109c15fd80b024c34
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delBot(address notbot)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBots(address[] bots_)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _marketingFee, uint256 _liquidityFee)
updateMarketingWallet(address _marketingWallet)
updateMaxWalletAndTxnAmount(uint256 newTxnNum, uint256 newMaxWalletNum)
updateSellFees(uint256 _marketingFee, uint256 _liquidityFee)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
marketingWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.