BitHash AI
Verified contract
Active on
Ethereum with 420 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x341b…94ca
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BITHASH | ERC-20 | 3.114706K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21199551 | 2 days ago | | | 0 | 0.00032054674 | |
| 20919773 | a month ago | | | 0 | 0.00035513336 | |
| 20736980 | 2 months ago | | | 0 | 0.00019943007 | |
| 20512668 | 3 months ago | | | 0 | 0.00023991257 | |
| 20505411 | 3 months ago | | | 0 | 0.000054125891 | |
| 20487293 | 3 months ago | | | 0 | 0.00014109237 | |
| 20476609 | 3 months ago | | | 0 | 0.00013691130 | |
| 20440219 | 4 months ago | | | 0 | 0.00020296109 | |
| 20439258 | 4 months ago | | | 0 | 0.00014895509 | |
| 20428580 | 4 months ago | | | 0 | 0.00070455955 |
ABI
ABI objects
Getter at block 21213604
_maxTaxSwap() view returns (uint256)
100000000000000
_maxTxAmount() view returns (uint256)
100000000000000
_maxWalletSize() view returns (uint256)
100000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
BitHash AI
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BITHASH
totalSupply() pure returns (uint256)
10000000000000000
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)
clearStuckETH() returns (bool)
createPair()
openTrading() returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setBuyTax(uint256 _newBuyTax) returns (bool)
setSellTax(uint256 _newSellTax) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address taxWalletAddress)
receive()
This contract contains no error objects.