Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CAI | ERC-20 | 70.075696M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18663212 | a year ago | | | 0 | 0.00091637467 | |
| 18663180 | a year ago | | | 0 | 0.0015541075 | |
| 18662268 | a year ago | | | 0 | 0.0014007919 | |
| 18658713 | a year ago | | | 0 | 0.0013345445 | |
| 18658557 | a year ago | | | 0 | 0.0016182964 | |
| 18658444 | a year ago | | | 0 | 0.0015378070 | |
| 18658394 | a year ago | | | 0 | 0.0013274007 | |
| 18658392 | a year ago | | | 0 | 0.0013802233 | |
| 18658392 | a year ago | | | 0 | 0.0013802233 | |
| 18658390 | a year ago | | | 0 | 0.0013644731 |
ABI
ABI objects
Getter at block 21190573
_buyLiquidityFee() view returns (uint256)
0
_buyMarketingFee() view returns (uint256)
3
_initialAdditionalFee() view returns (uint256)
0
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletAmount() view returns (uint256)
1000000000000000000
_sellLiquidityFee() view returns (uint256)
0
_sellMarketingFee() view returns (uint256)
3
_totalTaxIfBuying() view returns (uint256)
3
_totalTaxIfSelling() view returns (uint256)
3
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
devWallet() view returns (address)
0xedd889bb31d5489baf6f2a70a1bf2e9748aeeaa9
getCirculatingSupply() view returns (uint256)
1000000000000000000
liquidityReciever() view returns (address)
0xaa1d026098f7b90e4d9ad1e4b07f705472443fd9
name() view returns (string)
Creator AI
owner() view returns (address)
0x000000000000000000000000000000000000dead
pairAddress() view returns (address)
0x467e70629816a896eaaac6d58e63097cf83c2603
swapAndLiquifyEnabled() view returns (bool)
true
swapThreasholdAmount() view returns (uint256)
500000000000000
symbol() view returns (string)
CAI
teamWallet() view returns (address)
0xaa1d026098f7b90e4d9ad1e4b07f705472443fd9
totalSupply() view returns (uint256)
1000000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
zeroAddress() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
createLiq() payable
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeTxAndWalletLimits()
renounceOwnership()
rescueStuckFunds(uint256 amount)
takeOffAdditionalFee()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.