Wrapped Trade AI
Verified contract
Active on
Ethereum with 151 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,590.22 |
$0 | |
wTAI | ERC-20 | 24.205K | -- | -- | |
wTAI | ERC-20 | 3.204929K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20784641 | 2 months ago | | | 0 | 0.0012141689 | |
| 19512980 | 8 months ago | | | 0 | 0.0015693534 | |
| 19512953 | 8 months ago | | | 0 | 0.00092122289 | |
| 19512882 | 8 months ago | | | 0 | 0.0022056304 | |
| 19512881 | 8 months ago | | | 0 | 0.0020407928 | |
| 19512853 | 8 months ago | | | 0 | 0.0020835183 | |
| 19512846 | 8 months ago | | | 0 | 0.0020655910 | |
| 19512839 | 8 months ago | | | 0 | 0.0019281302 | |
| 19512839 | 8 months ago | | | 0 | 0.0013971115 | |
| 19512815 | 8 months ago | | | 0 | 0.0025590950 |
ABI
ABI objects
Getter at block 21297057
autoLiquidityReceiver() view returns (address)
0x079893f8930d9840293cd6c832fc532f6dd8ead9
buyPercent() view returns (uint256)
990
decimals() pure returns (uint8)
18
feeDenominator() view returns (uint256)
1000
getOwner() view returns (address)
0x079893f8930d9840293cd6c832fc532f6dd8ead9
holderFee() view returns (uint256)
600
holderFeeReceiver() view returns (address)
0x620b70964eb92990600ad3082253d0276cd57138
liquidityFee() view returns (uint256)
0
name() pure returns (string)
Wrapped Trade AI
owner() view returns (address)
0x079893f8930d9840293cd6c832fc532f6dd8ead9
pair() view returns (address)
0xb100e343920e942231bc19c7232ac94c29a221f1
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellPercent() view returns (uint256)
990
showSupply() view returns (uint256)
21000000000000000000000000
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
21000000000000000000000
symbol() pure returns (string)
wTAI
teamFee() view returns (uint256)
400
teamFeeReceiver() view returns (address)
0x34387fcfc571c928b9c322cf59d8a0edcbe8118a
totalFee() view returns (uint256)
1000
totalSupply() view returns (uint256)
21000000000000000000000000
transferPercent() view returns (uint256)
0
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkRatio(uint256 ratio, uint256 accuracy) view returns (bool)
showBacking(uint256 accuracy) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool success)
manualSend()
renounceOwnership()
setExemptFees(address[] accounts, bool excluded)
setFeesBuySellTransfer(uint256 _percentOnBuy, uint256 _percentOnSell, uint256 _walletTransfer)
setNotBot(address[] accounts, bool excluded)
setParameters(uint256 _liquidityFee, uint256 _teamFee, uint256 _holderFee, uint256 _feeDenominator)
setSwapBackSettings(bool _enabled, uint256 _amount)
setWallets(address _autoLiquidityReceiver, address _teamFeeReceiver, address _holderFeeReceiver)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updatePair()
Approval(address indexed owner, address indexed spender, uint256 value)
AutoAddLiquify(uint256 amountETH, uint256 amountTokens)
ClearToken(address TokenAddressCleared, uint256 Amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetReceivers(address autoLiquidityReceiver, address teamFee, address holderFee)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateMaxWallet(uint256 maxWallet)
UpdateSwapBackSetting(uint256 Amount, bool Enabled)
UpdateTax(uint8 Buy, uint8 Sell, uint8 Transfer)
constructor()
receive()
This contract contains no error objects.