Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CHROME | ERC-20 | 358.928567K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20694741 | 2 months ago | | | 0 | 0.000097961879 | |
| 20472513 | 3 months ago | | | 0 | 0.00021321989 | |
| 20015482 | 5 months ago | | | 0 | 0.00028942389 | |
| 18738590 | a year ago | | | 0 | 0.0011478104 | |
| 18738590 | a year ago | | | 0 | 0.0020042568 | |
| 18738287 | a year ago | | | 0 | 0.0019395968 | |
| 18738228 | a year ago | | | 0 | 0.0022163437 | |
| 18738219 | a year ago | | | 0 | 0.0018659577 | |
| 18738189 | a year ago | | | 0 | 0.0022358636 | |
| 18738183 | a year ago | | | 0 | 0.0019610050 |
ABI
ABI objects
Getter at block 21173114
UNISWAP_FACTORY() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
UNISWAP_ROUTER() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
UNISWAP_V2_PAIR() view returns (address)
0x65827db5000956b0c4232667d38c59b2cbe532cb
buyTotalFees() view returns (uint256)
4
chromeWallet() view returns (address)
0xd814988f20db4e19225476c4f5a8f8f14e43c658
decimals() view returns (uint8)
18
fetchFees() view returns (bool)
false
limitsInEffect() view returns (bool)
false
maxBuyAmount() view returns (uint256)
133333333333333333333333
maxSellAmount() view returns (uint256)
100000000000000000000000
maxWalletAmount() view returns (uint256)
200000000000000000000000
name() view returns (string)
Chrome Tools
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTotalFees() view returns (uint256)
4
swapEnabled() view returns (bool)
true
symbol() view returns (string)
CHROME
taxedTokens() view returns (uint256)
2373928566878026423628431
tokenSwapThreshold() view returns (uint256)
65000000000000000000000
totalSupply() view returns (uint256)
10000000000000000000000000
tradingActive() view returns (bool)
true
tradingOpenedOnBlock() view returns (uint256)
18738127
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
claimDate(address) view returns (uint256)
controller(address) view returns (bool)
whitelisted(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeLimits()
renounceOwnership()
setNewFees(uint256 newBuyFees, uint256 newSellFees)
setchromeWallet(address _chromeWallet)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxBuyAmount(uint256 newNum)
updateMaxSellAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSwapTokensAtAmount(uint256 newAmount)
updateWhitelist(address account, bool isWhitelisted)
withdrawStuckEth()
withdrawStuckToken(address _token)
Approval(address indexed owner, address indexed spender, uint256 value)
EnabledTrading(bool tradingActive)
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemovedLimits()
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdatedMaxBuyAmount(uint256 newAmount)
UpdatedMaxSellAmount(uint256 newAmount)
UpdatedMaxWalletAmount(uint256 newAmount)
UpdatedchromeWallet(address indexed newWallet)
Whitelisted(address indexed account, bool isWhitelisted)
constructor()
receive()
This contract contains no error objects.