MetaTG Ai
Verified contract
Active on
Ethereum with 308 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 |
---|---|---|---|---|---|
TGAi | ERC-20 | 4.067382M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19836193 | 7 months ago | | | 0 | 0.00025900982 | |
| 19524767 | 8 months ago | | | 0 | 0.0016061784 | |
| 19514413 | 8 months ago | | | 0 | 0.0013945471 | |
| 19480140 | 8 months ago | | | 0 | 0.0013955155 | |
| 19414982 | 9 months ago | | | 0 | 0.0027946712 | |
| 19405813 | 9 months ago | | | 0 | 0.0031466883 | |
| 19394708 | 9 months ago | | | 0 | 0.0020525028 | |
| 19388444 | 9 months ago | | | 0 | 0.0021629312 | |
| 19386822 | 9 months ago | | | 0 | 0.0026189530 | |
| 19384836 | 9 months ago | | | 0 | 0.0050557120 |
ABI
ABI objects
Getter at block 21320856
decimals() view returns (uint8)
18
dexPair() view returns (address)
0x6de7b65debd118b833e76dca94e99d0174a06047
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
distributeAndLiquifyStatus() view returns (bool)
true
feesStatus() view returns (bool)
true
launchedAt() view returns (uint256)
1709334311
marketingFeeOnBuying() view returns (uint256)
5
marketingFeeOnSelling() view returns (uint256)
5
marketingWallet() view returns (address)
0x6b3f1f6ed585dbade2a6e8721f29a3f01250a056
maxHoldLimit() view returns (uint256)
1000000000000000000000000000
maxTxnLimit() view returns (uint256)
1000000000000000000000000000
minTokenToSwap() view returns (uint256)
10000000000000000000000000
name() view returns (string)
MetaTG Ai
owner() view returns (address)
0x2f8deff2291ce269fd3220744c8c69d1f2424abe
percentDivider() view returns (uint256)
100
symbol() view returns (string)
TGAi
totalSupply() view returns (uint256)
1000000000000000000000000000
trading() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isExcludedFromMaxTxn(address) view returns (bool)
isExcludedFromMaxWallet(address) view returns (bool)
totalBuyFeePerTx(uint256 amount) view returns (uint256)
totalSellFeePerTx(uint256 amount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableOrDisableFees(bool _value)
enableTrading()
includeOrExcludeFromFee(address account, bool value)
includeOrExcludeFromMaxTxn(address account, bool value)
includeOrExcludeFromMaxWallet(address account, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeStuckEth(address _receiver)
renounceOwnership()
setBuyFeePercent(uint256 _marketingFee)
setDistributionStatus(bool _value)
setMaxHoldLimit(uint256 _amount)
setMaxTxnLimit(uint256 _amount)
setMinTokenToSwap(uint256 _amount)
setSellFeePercent(uint256 _marketingFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateAddresses(address _marketingWallet)
withdrawETH(uint256 _amount)
withdrawToken(address _token, uint256 _amount)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.