Swap_ETH_TO_USDX
Verified contract
Active on
Ethereum with 511 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($803.01)
Native
Value
$10.55
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0034 | $3,103.70 |
$10.55 | |
USDT | ERC-20 | 792.595233 | $0.99983 |
$792.46 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14931807 | 2 years ago | | | 0.01 | 0.0048616859 | |
| 14639831 | 3 years ago | | | 0.01 | 0.0038808090 | |
| 14048198 | 3 years ago | | | 0.15 | 0.010634774 | |
| 13763542 | 3 years ago | | | 0 | 0.0041610126 | |
| 13763532 | 3 years ago | | | 0 | 0.0027333756 | |
| 13763522 | 3 years ago | | | 0 | 0.0042684879 | |
| 13749849 | 3 years ago | | | 0 | 0.012562725 | |
| 13739800 | 3 years ago | | | 0 | 0.023072962 | |
| 13735828 | 3 years ago | | | 0 | 0.016238426 | |
| 13725435 | 3 years ago | | | 0 | 0.015710827 |
ABI
ABI objects
Getter at block 21212236
getTokenContract() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
owner() view returns (address)
0x0f9076827aca319d8cd5dc8ada9b94f9a1fa5da7
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
uniswapRouterAddress() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
This contract contains no read-only function objects.
State-modifying
Events collectEthPool(address receiver, uint256 amount)
collectUsdtPool(address receiver, uint256 amount)
setApprove(uint256 amount)
setFeeRate(uint256 _feerate)
setTokenContract(address _contract)
setUniswapDeadline(uint256 _deadline)
setUniswapRouterAddress(address _uniswapRouterAddress)
swapOutEthFromUSDT(address receiver, uint256 amount)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapETHToUSDX(address indexed from, uint256 ethamount, uint256 usdtamount)
SwapUSDXToETH(address from, uint256 usdtamount, uint256 ethamount)
WithdrawETH(address from, address to, uint256 amount)
constructor()
receive()
This contract contains no error objects.