Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
No balances found for "Capo"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13645583 | 7 months ago | | | 0 | 0.0000051169820 | |
| 13601017 | 7 months ago | | | 0 | 0.00010011725 | |
| 13598483 | 7 months ago | | | 0 | 0.00010011725 | |
| 13596018 | 7 months ago | | | 0 | 0.000015189806 | |
| 13596010 | 7 months ago | | | 0 | 0.000071575098 | |
| 13595999 | 7 months ago | | | 0 | 0.0000057466061 | |
| 13595999 | 7 months ago | | | 0 | 0.0000057466061 | |
| 13595998 | 7 months ago | | | 0 | 0.0000057466061 | |
| 13595998 | 7 months ago | | | 0 | 0.0000057466061 | |
| 13595997 | 7 months ago | | | 0 | 0.0000057466061 |
ABI
ABI objects
Getter at block 22946017
_MaxWalletSize() view returns (uint256)
1000000000000000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000000000000
_swapTokensAtAmount() view returns (uint256)
1000000000000000000000000000
_taxFeeOnBuy() view returns (uint256)
0
_taxFeeOnSell() view returns (uint256)
100
decimals() pure returns (uint8)
18
name() pure returns (string)
Capo
owner() view returns (address)
0xca6a7294cd3ae1c31f0603b7f9932339d05f7013
symbol() pure returns (string)
CAPO
totalSupply() pure returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0x2ee4d10b8e8863d115865071e2b02b1bf729ad2d
uniswapV2Router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
Read-only
_buyMap(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events OpenTrade()
TranscationRmTax(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
approve(address spender, uint256 amount) returns (bool)
manualsend()
manualswap()
renounceOwnership()
setWhiteList(address[] accounts, bool excluded)
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlimitedMaxTxnAmount(uint256 maxTxAmount)
unlimitedMinTXSwapTokens(uint256 swapTokensAtAmount)
unlimitedWalletSize(uint256 MaxWalletSize_)
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.