ParaSwapDebtSwapAdapterV3GHO
Verified contract
Active on
Ethereum with 1,958 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 "ParaSwapDebtSwapAdapterV3GHO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157279 | 3 minutes ago | | | 0 | 0.016853292 | |
| 21156851 | an hour ago | | | 0 | 0.011298064 | |
| 21156843 | 2 hours ago | | | 0 | 0.010929185 | |
| 21156836 | 2 hours ago | | | 0 | 0.00053452568 | |
| 21156832 | 2 hours ago | | | 0 | 0.00052278844 | |
| 21156817 | 2 hours ago | | | 0 | 0.00056128851 | |
| 21156809 | 2 hours ago | | | 0 | 0.00049911472 | |
| 21156676 | 2 hours ago | | | 0 | 0.0099768895 | |
| 21156649 | 2 hours ago | | | 0 | 0.011113325 | |
| 21156609 | 2 hours ago | | | 0 | 0.012724312 |
ABI
ABI objects
Getter at block 21157294
ADDRESSES_PROVIDER() view returns (address)
0x2f39d218133afab8f2b819b1066c7e434ad94e9e
AUGUSTUS_REGISTRY() view returns (address)
0xa68bea62dc4034a689aa0f58a76681433caca663
GHO() view returns (address)
0x40d16fc0246ad3160ccc09b8d0d3a2cd28ae6c2f
GHO_FLASH_MINTER() view returns (address)
0xb639d208bcf0589d54fac24e655c79ec529762b8
MAX_SLIPPAGE_PERCENT() view returns (uint256)
3000
ORACLE() view returns (address)
0x54586be62e3c3580375ae3723c145253060ca0c2
POOL() view returns (address)
0x87870bca3f3fd6335c3f4ce8392d69350b4fa4e2
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)
onFlashLoan(address initiator, address token, uint256 amount, uint256 fee, bytes data) returns (bytes32)
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.