Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.85)
Native
Value
$0.85
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000271 | $3,138.01 |
$0.85 | |
TD-DAI | ERC-20 | 999.929638K | -- | -- | |
TD-UNI | ERC-20 | 999.920723K | -- | -- | |
TD-ELF | ERC-20 | 999.812056K | -- | -- | |
TD-KP3R | ERC-20 | 999.656775K | -- | -- | |
TD-SUASHI | ERC-20 | 998.454393K | -- | -- | |
TD-USDT | ERC-20 | 997.692686K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11335607 | 4 years ago | | | 0 | 0.0047543878 | |
| 11308126 | 4 years ago | | | 0 | 0.012860967 | |
| 11302321 | 4 years ago | | | 0 | 0.017737517 | |
| 11276449 | 4 years ago | | | 0.01 | 0.0072388054 | |
| 11275380 | 4 years ago | | | 0 | 0.015489675 | |
| 11268764 | 4 years ago | | | 0.418 | 0.0071386140 | |
| 11268737 | 4 years ago | | | 0.25 | 0.0067918930 | |
| 11268238 | 4 years ago | | | 0.2 | 0.0077686140 | |
| 11263409 | 4 years ago | | | 0.01 | 0.0092483500 | |
| 11262518 | 4 years ago | | | 0.15 | 0.0025914844 |
ABI
ABI objects
Getter at block 21203529
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
factory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
totalETH() view returns (uint256)
367381615978320538526
transactions() view returns (uint256)
140
Read-only
getAmountIn(uint256 amountOut, uint256 reserveIn, uint256 reserveOut) pure returns (uint256 amountIn)
getAmountOut(uint256 amountIn, uint256 reserveIn, uint256 reserveOut) pure returns (uint256 amountOut)
getAmountsIn(uint256 amountOut, address[] path) view returns (uint256[] amounts)
getAmountsOut(uint256 amountIn, address[] path) view returns (uint256[] amounts)
quote(uint256 amountA, uint256 reserveA, uint256 reserveB) pure returns (uint256 amountB)
swapInfo(address) view returns (uint256 totalETH, uint256 transactions, uint256 totalTD)
tokenAd(address) view returns (address)
State-modifying
Events addTokenPair(address tokenA, address tokenB, uint256 _totalETH, uint256 _totalTD, uint256 _transactions)
buy(uint256 amountOutMin, address[] path, address to, uint256 deadline) payable returns (uint256[] amounts)
dividend()
sell(uint256 amountIn, uint256 amountOutMin, address[] path, address to, uint256 deadline) returns (uint256[] amounts)
Buy(uint256 amountOutMin, address path, address to, uint256 deadline)
Sell(uint256 amountIn, uint256 amountOutMin, address path, address to, uint256 deadline)
print(string str, uint256 a)
printadd(string str, address a)
constructor()
receive()
This contract contains no error objects.