Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TechGPT | ERC-20 | 1.250108M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18184302 | a year ago | | | 0 | 0.00078591390 | |
| 17696597 | a year ago | | | 0 | 0.00061368847 | |
| 17694283 | a year ago | | | 0 | 0.00068771213 | |
| 17693163 | a year ago | | | 0 | 0.0016257720 | |
| 17693145 | a year ago | | | 0 | 0.0031541787 | |
| 17692589 | a year ago | | | 0 | 0.0024257480 | |
| 17692501 | a year ago | | | 0 | 0.0027502980 | |
| 17692456 | a year ago | | | 0 | 0.027623373 | |
| 17692362 | a year ago | | | 0 | 0.0011693099 | |
| 17692277 | a year ago | | | 0 | 0.0020377182 |
ABI
ABI objects
Getter at block 21381765
buyBurnFee() view returns (uint256)
0
buyDevFee() view returns (uint256)
1
buyTotalFees() view returns (uint256)
1
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
6
delayDigit() view returns (uint256)
0
devWallet() view returns (address)
0xc6c523b674beeac67a481f682062baa638859b93
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
1000000000000000
maxWallet() view returns (uint256)
1000000000000000
name() view returns (string)
TECH GPT
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellBurnFee() view returns (uint256)
0
sellDevFee() view returns (uint256)
1
sellTotalFees() view returns (uint256)
1
supply() view returns (uint256)
1000000000000000
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
700000000000
symbol() view returns (string)
TechGPT
tokensForBurn() view returns (uint256)
0
tokensForDev() view returns (uint256)
1250107706076
totalSupply() view returns (uint256)
1000000000000000
tradingActive() view returns (bool)
true
transDigit() view returns (uint256)
0
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xbe62f573dede2a269c5504ed0e22f3f3de403a27
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
walletDigit() view returns (uint256)
0
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events ClearotherToken()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setMaxTxMaxWallet(uint256 maxTxPerc, uint256 maxWalletPerc)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _burnFee, uint256 _devFee)
updateDelayDigit(uint256 newNum)
updateDevWallet(address newWallet)
updateSellFees(uint256 _burnFee, uint256 _devFee)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.