Changpeng Zhao
Verified contract
Active on
Ethereum with 36 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CZ | ERC-20 | 29.899497K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17167459 | 2 years ago | | | 0 | 0.0016896329 | |
| 17153622 | 2 years ago | | | 0 | 0.0019000090 | |
| 17153492 | 2 years ago | | | 0 | 0.0046344000 | |
| 17153479 | 2 years ago | | | 0 | 0.0015499554 | |
| 17153476 | 2 years ago | | | 0 | 0.0016054310 | |
| 17153456 | 2 years ago | | | 0 | 0.0010846281 | |
| 17153456 | 2 years ago | | | 0 | 0.0018860820 | |
| 17153455 | 2 years ago | | | 0 | 0.050924300 | |
| 17153454 | 2 years ago | | | 0 | 0.0016664683 | |
| 17153452 | 2 years ago | | | 0 | 0.0016744250 |
ABI
ABI objects
Getter at block 21310000
_devWallet() view returns (address)
0x91860990de8c85d93ba118d5159bd233a18483fa
_feesDev() view returns (uint256)
9900
_feesLp() view returns (uint256)
0
_feesM() view returns (uint256)
0
_marketingWallet() view returns (address)
0x91860990de8c85d93ba118d5159bd233a18483fa
_maxWallet() view returns (uint256)
1000000000000000000000000
_minTokensBeforeSwapping() view returns (uint256)
600
decimals() view returns (uint8)
18
feesBuy() view returns (uint256)
0
feesSellTotal() view returns (uint256)
9900
name() view returns (string)
Changpeng Zhao
owner() view returns (address)
0x91860990de8c85d93ba118d5159bd233a18483fa
started() view returns (bool)
true
symbol() view returns (string)
CZ
totalSupply() view returns (uint256)
1000000000000000000000000
uniswapV2Pair() view returns (address)
0x6a26768766cb19e246c97330ee25cd26160e4af8
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getStatus(address a) view returns (bool)
State-modifying
Events addSnipers(address[] accounts)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
editBuyFees(uint256 newValue)
editSellFees(uint256 __feesDev, uint256 __feesLp, uint256 __feesM)
excludeFromFees(address[] addresses)
getStuckETH()
getStuckTokens(address tokenAddress, address walletAddress, uint256 amt)
includeInFees(address[] addresses)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeSnipers(address[] accounts)
renounceOwnership()
setDevWallet(address newWallet)
setMarketingWallet(address newWallet)
setMaxWallet(uint256 __maxWallet)
setMinTokens(uint256 newValue)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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()
receive()
This contract contains no error objects.