ParaSwapLiquiditySwapAdapter
Verified contract
Active on
Ethereum with 17,045 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($571.60)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 571.033696 | $1.001 |
$571.6 | |
stETH | ERC-20 | 0 | $3,339.84 |
$0 | |
TetherLP.com | ERC-20 | 400 | -- | -- | |
VBIT | ERC-20 | 25 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21242460 | 2 hours ago | | | 0 | 0.0073317939 | |
| 21241457 | 6 hours ago | | | 0 | 0.012263392 | |
| 21240127 | 10 hours ago | | | 0 | 0.0076632199 | |
| 21237943 | 18 hours ago | | | 0 | 0.019317410 | |
| 21236995 | 21 hours ago | | | 0 | 0.025758529 | |
| 21236984 | 21 hours ago | | | 0 | 0.021940289 | |
| 21236958 | 21 hours ago | | | 0 | 0.028448688 | |
| 21236877 | 21 hours ago | | | 0 | 0.026139723 | |
| 21236700 | a day ago | | | 0 | 0.032138922 | |
| 21234037 | a day ago | | | 0 | 0.010727506 |
ABI
ABI objects
Getter at block 21243169
ADDRESSES_PROVIDER() view returns (address)
0xb53c1a33016b2dc2ff3653530bff1848a515c8c5
AUGUSTUS_REGISTRY() view returns (address)
0xa68bea62dc4034a689aa0f58a76681433caca663
LENDING_POOL() view returns (address)
0x7d2768de32b0b80b7a3454c06bdac94a69ddc7a9
MAX_SLIPPAGE_PERCENT() view returns (uint256)
3000
ORACLE() view returns (address)
0xa50ba011c48153de246e5192c8f9258a2ba79ca9
owner() view returns (address)
0x36fedc70fec3b77caaf50e6c524fd7e5dfbd629a
Read-only
This contract contains no read-only function objects.
State-modifying
Events executeOperation(address[] assets, uint256[] amounts, uint256[] premiums, address initiator, bytes params) returns (bool)
renounceOwnership()
rescueTokens(address token)
swapAndDeposit(address assetToSwapFrom, address assetToSwapTo, uint256 amountToSwap, uint256 minAmountToReceive, uint256 swapAllBalanceOffset, bytes swapCalldata, address augustus, struct BaseParaSwapAdapterPermitSignature permitParams)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Swapped(address indexed fromAsset, address indexed toAsset, uint256 fromAmount, uint256 receivedAmount)
constructor(address addressesProvider, address augustusRegistry)
This contract contains no fallback and receive objects.
This contract contains no error objects.