Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BCHART | ERC-20 | 8.999769T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14162899 | 6 months ago | | | 0 | 0.00013354904 | |
| 1987604 | a year ago | | | 0 | 0.000069871503 | |
| 1987570 | a year ago | | | 0 | 0.000069475504 | |
| 1987564 | a year ago | | | 0 | 0.000069475504 | |
| 1987531 | a year ago | | | 0 | 0.000097378005 | |
| 1987526 | a year ago | | | 0 | 0.000069457504 | |
| 1987514 | a year ago | | | 0 | 0.000069457504 | |
| 1987497 | a year ago | | | 0 | 0.000068833504 | |
| 1987477 | a year ago | | | 0 | 0.000069871503 | |
| 1987477 | a year ago | | | 0 | 0.000070597504 |
ABI
ABI objects
Getter at block 21869677
_maxSellAmount() view returns (uint256)
420000000000000000000000
_maxTxAmount() view returns (uint256)
420000000000000000000000
_maxWalletToken() view returns (uint256)
420000000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0xebdd2ec1925d9397c9d831a5f64cd349c24339b8
name() pure returns (string)
BASE CHARTS
pair() view returns (address)
0xe87a6975f6e48c2ef933ad02ac69f6b63cb7eb7c
symbol() pure returns (string)
BCHART
totalSupply() view returns (uint256)
420000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
rescueERC20(address _address, uint256 percent)
setContractSwapSettings(uint256 _swapAmount, uint256 _swapThreshold, uint256 _minTokenAmount)
setInternalAddresses(address _marketing, address _liquidity, address _development)
setTransactionLimits(uint256 _buy, uint256 _sell, uint256 _wallet)
setTransactionRequirements(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
setisExempt(address _address, bool _enabled)
setisJEET(address[] addresses, bool _enabled)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.