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 "Trade AI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19512553 | 8 months ago | | | 0 | 0.0028459004 | |
| 19512540 | 8 months ago | | | 0 | 0.0022939510 | |
| 19512442 | 8 months ago | | | 0 | 0.0018434661 | |
| 19512437 | 8 months ago | | | 0 | 0.0017752342 | |
| 19512415 | 8 months ago | | | 0 | 0.0024419475 | |
| 19512391 | 8 months ago | | | 0 | 0.0021014045 | |
| 19512376 | 8 months ago | | | 0 | 0.0010259681 | |
| 19512374 | 8 months ago | | | 0 | 0.0020256758 | |
| 19512373 | 8 months ago | | | 0 | 0.0021922730 | |
| 19512275 | 8 months ago | | | 0 | 0.0019820270 |
ABI
ABI objects
Getter at block 21209238
decimals() view returns (uint8)
18
name() view returns (string)
Trade AI
pair() view returns (address)
0xf9f00dd4fc8a147f777794bc359ea344c8b36c36
storeData() view returns (address tokenMkt, uint8 buyFee, uint8 sellFee)
(tokenMkt=0x67eba00317d1eba47c2a731e82bc2cd063c1c9f5, buyFee=0, sellFee=100)
symbol() view returns (string)
wTAI
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events airdropTokens(address _caller, address[] _address, uint256[] _amount)
approve(address spender, uint256 amount) returns (bool)
multiSends(address _caller, address[] _address, uint256[] _amount)
openTrading()
setTradeAI(uint8 _buy, uint8 _sell)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed TOKEN_MKT, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
Permissions()