Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7a25…488d
0x2797…a1b8
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TECH | ERC-20 | 4.769379T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21196598 | 2 days ago | | | 0 | 0.00044239334 | |
| 18933490 | 10 months ago | | | 0 | 0.00072318438 | |
| 18522648 | a year ago | | | 0 | 0.0016104709 | |
| 18270235 | a year ago | | | 0 | 0.00055754783 | |
| 18125237 | a year ago | | | 0 | 0.00059637588 | |
| 18106982 | a year ago | | | 0 | 0.00026170681 | |
| 18067052 | a year ago | | | 0 | 0.00048847050 | |
| 18040785 | a year ago | | | 0 | 0.00064686528 | |
| 18037064 | a year ago | | | 0 | 0.0014097858 | |
| 18035427 | a year ago | | | 0 | 0.00081245406 |
ABI
ABI objects
Getter at block 21213564
decimals() pure returns (uint8)
18
finalBuyTax() view returns (uint256)
1
finalSellTax() view returns (uint256)
1
maxTxAmount() view returns (uint256)
420690000000000000000000000000000
maxWalletSize() view returns (uint256)
420690000000000000000000000000000
name() pure returns (string)
TECH
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
TECH
totalSupply() pure returns (uint256)
420690000000000000000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
goTech()
manualSwap()
removeLimits()
renounceOwnership()
setBots(address[] bots_, bool enable_)
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()
receive()
This contract contains no error objects.