Chappie
Verified contract
Active on
Ethereum with 2,159 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x074e…df15
0xe78b…5e50
0xa74c…0088
0x5192…a87d
4 additional
variables
Balances ($191.94)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CHAP | ERC-20 | 3.81744M | $0.00005 |
$191.94 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21339375 | 5 days ago | | | 0 | 0.0018504664 | |
| 21334684 | 6 days ago | | | 0 | 0.00079022006 | |
| 21334652 | 6 days ago | | | 0 | 0.00079196319 | |
| 21334070 | 6 days ago | | | 0 | 0.00095545124 | |
| 21305066 | 10 days ago | | | 0 | 0.00034714981 | |
| 21279716 | 14 days ago | | | 0 | 0.00076050464 | |
| 21261375 | 16 days ago | | | 0 | 0.00043833083 | |
| 21211656 | 23 days ago | | | 0 | 0.00055856217 | |
| 21196725 | 25 days ago | | | 0 | 0.00060474782 | |
| 21098677 | a month ago | | | 0 | 0.00012458439 |
ABI
ABI objects
Getter at block 21378414
_currentBuyTax() view returns (uint256)
4
_currentSellTax() view returns (uint256)
4
_maxTaxSwap() view returns (uint256)
10000000
_maxTxAmount() view returns (uint256)
1000000000
_maxWalletSize() view returns (uint256)
1000000000
_taxSwapThreshold() view returns (uint256)
0
decimals() pure returns (uint8)
0
name() pure returns (string)
Chappie
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
CHAP
totalSupply() pure returns (uint256)
1000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading()
reduceFee(uint256 _newBuyFee, uint256 _newSellFee)
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.