PortalFacet

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0xa5d077cf at 16233053
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 32 additional slots

No balances found for "PortalFacet"

No transactions found for "PortalFacet"


Functions
Getter at block 21260381
aavePool(view returns (address)
0x0000000000000000000000000000000000000000
aavePortalFee(view returns (uint256)
0
Read-only
getAavePortalDebt(bytes32 _transferIdview returns (uint256)
getAavePortalFeeDebt(bytes32 _transferIdview returns (uint256)
State-modifying
repayAavePortal(struct TransferInfo _paramsuint256 _backingAmountuint256 _feeAmountuint256 _maxIn
repayAavePortalFor(struct TransferInfo _paramsaddress _portalAssetuint256 _backingAmountuint256 _feeAmountpayable 
setAavePool(address _aavePool
setAavePortalFee(uint256 _aavePortalFeeNumerator
Events
AavePoolUpdated(address updatedaddress caller
AavePortalFeeUpdated(uint256 updatedaddress caller
AavePortalRepayment(bytes32 indexed transferIdaddress assetuint256 amountuint256 feeaddress caller
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
AssetLogic__getConfig_notRegistered(
AssetLogic__getTokenIndexFromStableSwapPool_notExist(
AssetLogic__handleIncomingAsset_feeOnTransferNotSupported(
AssetLogic__handleIncomingAsset_nativeAssetNotSupported(
BaseConnextFacet__getAdoptedAsset_assetNotFound(
BaseConnextFacet__getApprovedCanonicalId_notAllowlisted(
BaseConnextFacet__nonReentrant_reentrantCall(
BaseConnextFacet__nonXCallReentrant_reentrantCall(
BaseConnextFacet__onlyOwnerOrAdmin_notOwnerOrAdmin(
BaseConnextFacet__onlyOwnerOrRouter_notOwnerOrRouter(
BaseConnextFacet__onlyOwnerOrWatcher_notOwnerOrWatcher(
BaseConnextFacet__onlyOwner_notOwner(
BaseConnextFacet__onlyProposed_notProposedOwner(
BaseConnextFacet__whenNotPaused_paused(
PortalFacet__repayAavePortalFor_invalidAsset(
PortalFacet__repayAavePortalFor_zeroAmount(
PortalFacet__repayAavePortal_assetNotApproved(
PortalFacet__repayAavePortal_insufficientFunds(
PortalFacet__setAavePortalFee_invalidFee(