Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x10c8…97d6
Balances ($0.00)
No balances found for "0xC BOT"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18725803 | a year ago | | | 0 | 0.0027446255 | |
| 18725779 | a year ago | | | 0 | 0.0023655430 | |
| 18094064 | a year ago | | | 0 | 0.00066010596 | |
| 18030122 | a year ago | | | 0 | 0.0010581236 | |
| 17905563 | a year ago | | | 0 | 0.00081727054 | |
| 17896415 | a year ago | | | 0 | 0.00054006289 | |
| 17894516 | a year ago | | | 0 | 0.00081975057 | |
| 17894348 | a year ago | | | 0 | 0.0010277288 | |
| 17894346 | a year ago | | | 0 | 0.00083032616 | |
| 17894341 | a year ago | | | 0 | 0.00083022721 |
ABI
ABI objects
Getter at block 21122316
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
0xC BOT
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
0xC
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
manualexecute() payable
openTrading()
renounceOwnership()
setMaxTxAmount(uint256 newTxAmt)
setMaxWallet(uint256 newWalletAmt)
setTax(uint256 newBuyTax, uint256 newSellTax)
setTaxWallet(address newWallet)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
zues()
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.