Changpeng Zhao
Verified contract
Active on
Ethereum with 12,503 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xef57…c110
Balances ($217.16)
Native
Value
$216.31
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.060282 | $3,588.34 |
$216.31 | |
CZ | ERC-20 | 44.399004K | $0.000019 |
$0.85 | |
FROGO | ERC-20 | 101.077904B | -- | -- | |
POMET | ERC-20 | 10.340453B | -- | -- | |
BULLA | ERC-20 | 347.1M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21280842 | 9 hours ago | | | 0 | 0.00086419098 | |
| 21277739 | 20 hours ago | | | 0 | 0.00064974980 | |
| 21274983 | a day ago | | | 0 | 0.00045252091 | |
| 21269377 | 2 days ago | | | 0 | 0.00030621216 | |
| 21265613 | 3 days ago | | | 0 | 0.0020574353 | |
| 21256683 | 4 days ago | | | 0 | 0.00026601772 | |
| 21256682 | 4 days ago | | | 0 | 0.00047187066 | |
| 21253414 | 4 days ago | | | 0 | 0.00047936563 | |
| 21239932 | 6 days ago | | | 0 | 0.00045779939 | |
| 21237698 | 6 days ago | | | 0 | 0.00049065669 |
ABI
ABI objects
Getter at block 21283571
_maxTaxSwap() view returns (uint256)
100000000000000000
_maxTxAmount() view returns (uint256)
10000000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Changpeng Zhao
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
CZ
totalSupply() pure returns (uint256)
10000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.