CompanionBot
Verified contract
Active on
Ethereum with 6,880 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x449f…71b8
0x449f…71b8
4 additional
variables
Balances ($322.82)
Native
Value
$67.29
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.021001 | $3,204.29 |
$67.29 | |
USDT | ERC-20 | 255.386694 | $0.999817 |
$255.34 | |
CBot | ERC-20 | 219.26074 | $0.000881 |
$0.19 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21153791 | 15 hours ago | | | 0 | 0.00029145870 | |
| 21137092 | 3 days ago | | | 0 | 0.00058714318 | |
| 21124670 | 5 days ago | | | 0 | 0.00030359621 | |
| 21104343 | 8 days ago | | | 0 | 0.00016254985 | |
| 21081378 | 11 days ago | | | 0 | 0.00030979020 | |
| 21081353 | 11 days ago | | | 0 | 0.00032301967 | |
| 21063949 | 13 days ago | | | 0 | 0.00027784519 | |
| 21063924 | 13 days ago | | | 0 | 0.00030637635 | |
| 21053528 | 15 days ago | | | 0 | 0.000098354444 | |
| 21032293 | 18 days ago | | | 0 | 0.00017396808 |
ABI
ABI objects
Getter at block 21158385
_maxTxAmount() view returns (uint256)
10000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000000000000000
_swapTokensAtAmount() view returns (uint256)
10000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
CompanionBot
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
CBot
totalSupply() pure returns (uint256)
10000000000000000
uniswapV2Pair() view returns (address)
0x54bebb624ddb561b971bb07b700c9d3afd25fabc
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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 approve(address spender, uint256 amount) returns (bool)
blockBots(address[] bots_)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualsend()
manualswap()
renounceOwnership()
setFee(uint256 MFeeOnBuy, uint256 MFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblockBot(address notbot)
updateMarketingAddress(address _newmarketingAddress)
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.