TensorHashAI
Verified contract
Active on
Ethereum with 295 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9199…54ee
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
THASH | ERC-20 | 354.415571K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20591747 | 3 months ago | | | 0 | 0.00012330536 | |
| 19899280 | 6 months ago | | | 0 | 0.00014731871 | |
| 19788967 | 7 months ago | | | 0 | 0.00017242747 | |
| 19668087 | 8 months ago | | | 0 | 0.00052618494 | |
| 19560330 | 8 months ago | | | 0 | 0.0013338399 | |
| 19546033 | 8 months ago | | | 0 | 0.00085653744 | |
| 19539067 | 8 months ago | | | 0 | 0.0013121826 | |
| 19521634 | 8 months ago | | | 0 | 0.0017211915 | |
| 19510345 | 8 months ago | | | 0 | 0.00086455631 | |
| 19504247 | 8 months ago | | | 0 | 0.00080651465 |
ABI
ABI objects
Getter at block 21316645
_marketingWallet() view returns (address)
0x919994586e87dfd0eeae266a9a6e2685a6e654ee
_maxWalletVal() view returns (uint256)
1000000000000000000
_swapMax() view returns (uint256)
5000000000000000
_swapMin() view returns (uint256)
1000000000000000
buyFee() view returns (uint8)
5
decimals() pure returns (uint8)
9
name() pure returns (string)
TensorHash AI
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint8)
5
symbol() pure returns (string)
THASH
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events airdropWallets(address[] wallets, uint256[] amounts)
approve(address spender, uint256 amount) returns (bool)
enableTrading()
renounceOwnership()
setExemptions(address wlt, bool noFees)
setFees(uint8 buyFees, uint8 sellFees)
setMaxWallet(uint256 newMaxWalletValue)
setTaxSwaps(uint32 minVal, uint32 maxVal)
transfer(address toWallet, uint256 amount) returns (bool)
transferFrom(address fromWallet, address toWallet, uint256 amount) returns (bool)
transferOwnership(address newowner)
updateMarketingWallet(address marketingWlt)
Approval(address indexed _owner, address indexed spender, uint256 value)
OwnershipTransferred(address _owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.