ParaSwapDebtSwapAdapterV2
Verified contract
Active on
Ethereum with 296 txns
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 "ParaSwapDebtSwapAdapterV2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157143 | 2 hours ago | | | 0 | 0.019662494 | |
| 21156666 | 3 hours ago | | | 0 | 0.0083520799 | |
| 21155841 | 6 hours ago | | | 0 | 0.010411739 | |
| 21153408 | 14 hours ago | | | 0 | 0.010762187 | |
| 21152274 | 18 hours ago | | | 0 | 0.0089693999 | |
| 21150296 | a day ago | | | 0 | 0.015236730 | |
| 21149676 | a day ago | | | 0 | 0.010693372 | |
| 21149140 | a day ago | | | 0 | 0.0068965050 | |
| 21149117 | a day ago | | | 0 | 0.0071684873 | |
| 21146751 | 2 days ago | | | 0 | 0.0083335476 |
ABI
ABI objects
Getter at block 21157608
ADDRESSES_PROVIDER() view returns (address)
0xb53c1a33016b2dc2ff3653530bff1848a515c8c5
AUGUSTUS_REGISTRY() view returns (address)
0xa68bea62dc4034a689aa0f58a76681433caca663
MAX_SLIPPAGE_PERCENT() view returns (uint256)
3000
ORACLE() view returns (address)
0xa50ba011c48153de246e5192c8f9258a2ba79ca9
POOL() view returns (address)
0x7d2768de32b0b80b7a3454c06bdac94a69ddc7a9
REFERRER() view returns (uint16)
5936
owner() view returns (address)
0x5300a1a15135ea4dc7ad5a167152c01efc9b192a
Read-only
This contract contains no read-only function objects.
State-modifying
Events executeOperation(address[] assets, uint256[] amounts, uint256[], address initiator, bytes params) returns (bool)
renewAllowance(address reserve)
renounceOwnership()
rescueTokens(address token)
swapDebt(struct IParaswapDebtSwapAdapterDebtSwapParams debtSwapParams, struct IParaswapDebtSwapAdapterCreditDelegationInput creditDelegationPermit, struct IParaswapDebtSwapAdapterPermitInput collateralATokenPermit)
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 pool, address augustusRegistry, address owner)
This contract contains no fallback and receive objects.
This contract contains no error objects.