ParaSwapRepayAdapter
Verified contract
Active on
Ethereum with 5,187 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MANA | ERC-20 | 0 | $0.42811 |
$0 | |
BAT | ERC-20 | 0 | $0.221533 |
$0 | |
LINK | ERC-20 | 0 | $15.58 |
$0 | |
FEI | ERC-20 | 0 | $0.99585 |
$0 | |
BAL | ERC-20 | 0 | $2.38 |
$0 | |
TetherLP.com | ERC-20 | 523 | -- | -- | |
0xb256…9d8e | ERC-1555 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20932962 | a month ago | | | 0 | 0.010235902 | |
| 20789784 | 2 months ago | | | 0 | 0.00027390551 | |
| 20789750 | 2 months ago | | | 0 | 0.00066850795 | |
| 20789749 | 2 months ago | | | 0 | 0.0011488326 | |
| 20789748 | 2 months ago | | | 0 | 0.00053945219 | |
| 20789747 | 2 months ago | | | 0 | 0.00073709951 | |
| 20789746 | 2 months ago | | | 0 | 0.00062909918 | |
| 20789745 | 2 months ago | | | 0 | 0.00059408074 | |
| 20789744 | 2 months ago | | | 0 | 0.00053893441 | |
| 20789736 | 2 months ago | | | 0 | 0.0016013622 |
ABI
ABI objects
Getter at block 21244773
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)
0x5300a1a15135ea4dc7ad5a167152c01efc9b192a
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)
swapAndRepay(address collateralAsset, address debtAsset, uint256 collateralAmount, uint256 debtRepayAmount, uint256 debtRateMode, uint256 buyAllBalanceOffset, bytes paraswapData, struct BaseParaSwapAdapterPermitSignature permitSignature)
transferOwnership(address newOwner)
Bought(address indexed fromAsset, address indexed toAsset, uint256 amountSold, uint256 receivedAmount)
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.