ParaSwapDebtSwapAdapterV3
Verified contract
Active on
Base with 3,924 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 |
---|---|---|---|---|---|
CUBBY | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22747562 | 24 minutes ago | | | 0 | 0.000013390062 | |
| 22747491 | 26 minutes ago | | | 0 | 0.000013311954 | |
| 22747486 | 27 minutes ago | | | 0 | 0.000013946871 | |
| 22747434 | 28 minutes ago | | | 0 | 0.00010183569 | |
| 22747427 | 29 minutes ago | | | 0 | 0.000013820110 | |
| 22747396 | 30 minutes ago | | | 0 | 0.000081832190 | |
| 22747278 | 33 minutes ago | | | 0 | 0.00014044851 | |
| 22747269 | 34 minutes ago | | | 0 | 0.000014988218 | |
| 22747258 | 34 minutes ago | | | 0 | 0.00015999824 | |
| 22747239 | 35 minutes ago | | | 0 | 0.00012869877 |
ABI
ABI objects
Getter at block 22748279
ADDRESSES_PROVIDER() view returns (address)
0xe20fcbdbffc4dd138ce8b2e6fbb6cb49777ad64d
AUGUSTUS_REGISTRY() view returns (address)
0x7e31b336f9e8ba52ba3c4ac861b033ba90900bb3
MAX_SLIPPAGE_PERCENT() view returns (uint256)
3000
ORACLE() view returns (address)
0x2cc0fc26ed4563a5ce5e8bdcfe1a2878676ae156
POOL() view returns (address)
0xa238dd80c259a72e81d7e4664a9801593f98d1c5
REFERRER() view returns (uint16)
5936
owner() view returns (address)
0x9390b1735def18560c509e2d0bc090e9d6ba257a
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.