CoinTensorAI
Verified contract
Active on
Ethereum with 763 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TENSOR | ERC-20 | 21.449922K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21091501 | 10 days ago | | | 0 | 0.00018554873 | |
| 21070235 | 13 days ago | | | 0 | 0.00038861478 | |
| 21056671 | 15 days ago | | | 0 | 0.00014512800 | |
| 21047901 | 16 days ago | | | 0 | 0.00027024087 | |
| 21035103 | 18 days ago | | | 0 | 0.00046984270 | |
| 20748399 | 2 months ago | | | 0 | 0.00015118083 | |
| 20612340 | 3 months ago | | | 0 | 0.000084594869 | |
| 20519558 | 3 months ago | | | 0 | 0.00015231599 | |
| 20429697 | 3 months ago | | | 0 | 0.00022535951 | |
| 20356460 | 4 months ago | | | 0 | 0.00020015449 |
ABI
ABI objects
Getter at block 21161254
buyMultiplier() view returns (uint256)
100
decimals() view returns (uint8)
18
feeDenominator() view returns (uint256)
100
getCirculatingSupply() view returns (uint256)
30000000000000000000000000
getOwner() view returns (address)
0x0aa44c59085ea7e2f6801767e16d3d19003f6f7a
marketingFee() view returns (uint256)
4
marketingFeeReceiver() view returns (address)
0x294425583e443f1e1615bac0abfe6363c871d03e
name() view returns (string)
CoinTensor AI
opsFee() view returns (uint256)
1
opsFeeReceiver() view returns (address)
0x302422bc13b635c3046de11de1c5f19994c73db5
owner() view returns (address)
0x0aa44c59085ea7e2f6801767e16d3d19003f6f7a
pair() view returns (address)
0x99d96f99309fc5ebe4fc534d104ba71db0912ae1
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellMultiplier() view returns (uint256)
100
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
30000000000000000000000
symbol() view returns (string)
TENSOR
totalFee() view returns (uint256)
5
totalSupply() view returns (uint256)
30000000000000000000000000
transferMultiplier() view returns (uint256)
0
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
manage_feeExempt(address[] addresses, bool status)
manualSwap()
renounceOwnership()
setFeeReceivers(address _marketingFeeReceiver, address _opsFeeReceiver)
setMultipliers(uint256 _buy, uint256 _sell, uint256 _trans)
setSwapBackSettings(bool _enabled, uint256 _denominator)
setTaxes(uint256 _marketingFee, uint256 _opsFee)
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 owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.