Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa37f…bf5f
0x0d1b…592f
3 additional
variables
Balances ($0.00)
No balances found for "chip"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21024931 | a month ago | | | 0 | 0.00036806640 | |
| 21001824 | a month ago | | | 0 | 0.00017608083 | |
| 20988155 | a month ago | | | 0 | 0.00074218703 | |
| 20986849 | a month ago | | | 0 | 0.0032499992 | |
| 20986243 | a month ago | | | 0 | 0.0010923902 | |
| 20981346 | a month ago | | | 0 | 0.00049078315 | |
| 20981342 | a month ago | | | 0 | 0.00048976835 | |
| 20945566 | a month ago | | | 0 | 0.0013238749 | |
| 20944901 | a month ago | | | 0 | 0.00067346289 | |
| 20944875 | a month ago | | | 0 | 0.00065055413 |
ABI
ABI objects
Getter at block 21266857
_maxTaxSwap() view returns (uint256)
500000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
chip
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
chip
totalSupply() pure returns (uint256)
1000000000000000000
tradingOpenBlock() view returns (uint256)
20779504
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addLP()
approve(address spender, uint256 amount) returns (bool)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool success)
manualSend()
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimit()
removeTransferTax()
renounceOwnership()
setExcludedFromFee(address account, bool excluded)
setExcludedFromFeeMulti(address[] accounts, bool excluded)
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)
ClearToken(address TokenAddressCleared, uint256 Amount)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TradingOpened(uint256 timestamp, uint256 blockNumber)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.