TensorCharts.com
Verified contract
Active on
Ethereum with 22 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "TensorCharts.com"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10841405 | 4 years ago | | | 0 | 0.0058503680 | |
| 10810449 | 4 years ago | | | 0 | 0.0027948000 | |
| 10794068 | 4 years ago | | | 0 | 0.0080914320 | |
| 10791653 | 4 years ago | | | 0 | 0.017802796 | |
| 10790419 | 4 years ago | | | 0 | 0.012208900 | |
| 10790413 | 4 years ago | | | 0 | 0.022641960 | |
| 10790401 | 4 years ago | | | 0 | 0.012253296 | |
| 10790397 | 4 years ago | | | 0 | 0.018557528 | |
| 10790396 | 4 years ago | | | 0 | 0.012253296 | |
| 10790389 | 4 years ago | | | 0 | 0.022198000 |
ABI
ABI objects
Getter at block 21301750
basePercent() view returns (uint256)
320
decimals() view returns (uint8)
18
name() view returns (string)
TensorCharts.com
symbol() view returns (string)
TEN
totalSupply() view returns (uint256)
99643720081802520193984
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
findBurnAmount(uint256 value) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.