ChatBittensor
Verified contract
Active on
Ethereum with 25 txns
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 "ChatBittensor"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19282019 | 9 months ago | | | 0 | 0.0010939624 | |
| 19275750 | 9 months ago | | | 0 | 0.0015916502 | |
| 19275745 | 9 months ago | | | 0 | 0.0012603320 | |
| 19275745 | 9 months ago | | | 0 | 0.0012603320 | |
| 19275744 | 9 months ago | | | 0 | 0.0013572042 | |
| 19275744 | 9 months ago | | | 0 | 0.0014038042 | |
| 19275743 | 9 months ago | | | 0 | 0.00070732330 | |
| 19275721 | 9 months ago | | | 0 | 0.0012706163 | |
| 19275713 | 9 months ago | | | 0 | 0.0013650450 | |
| 19275710 | 9 months ago | | | 0 | 0.0014414061 |
ABI
ABI objects
Getter at block 21305550
_maxTxAmount() view returns (uint256)
200000000000000
_maxWalletSize() view returns (uint256)
100
_swapTokensAtAmount() view returns (uint256)
150000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
TAOSHI
owner() view returns (address)
0x5ca5fb9ab18e84a98d03800c94b8aaa38c12c12c
symbol() pure returns (string)
τaoshi
totalSupply() pure returns (uint256)
10000000000000000
uniswapV2Pair() view returns (address)
0x965dbd6bcf3a4b48c903d3f1993ee325bbca6f84
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 MaxTxnAmount(uint256 maxTxAmount)
MaxWalletSize(uint256 maxWalletSize)
UnlockAliens(address notbot)
_set_bots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
excludeAccountFromFee(address[] accounts, bool excluded)
manual_send_eth_balance()
manual_swap_execution()
min_swap_token_threshold(uint256 swapTokensAtAmount)
new_fees(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
renounceOwnership()
start_taoshi(bool _tradingOpen)
toggleSwap(bool _swapEnabled)
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)
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.