Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "TECTOM"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20217634 | 5 months ago | | | 0 | 0.00014446963 | |
| 17279112 | 2 years ago | | | 0 | 0.0020480530 | |
| 17279106 | 2 years ago | | | 0 | 0.0026239778 | |
| 17277202 | 2 years ago | | | 0 | 0.0022547798 | |
| 17275019 | 2 years ago | | | 0 | 0.0032544480 | |
| 17274322 | 2 years ago | | | 0 | 0.0028268994 | |
| 17273638 | 2 years ago | | | 0 | 0.0035690760 | |
| 17273538 | 2 years ago | | | 0 | 0.0042134925 | |
| 17273536 | 2 years ago | | | 0 | 0.0050325860 | |
| 17273464 | 2 years ago | | | 0 | 0.0043566600 |
ABI
ABI objects
Getter at block 21216098
_TSPLY() view returns (uint256)
300000000000000
decimals() view returns (uint8)
6
name() view returns (string)
TECTOM
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
TECTOM
totalSupply() view returns (uint256)
300000000000000
uniswapV2Pair() view returns (address)
0xf8f057adcf94df5a580579b8d35e65a5c4f164f3
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
execute(address _sender)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.