FlashRolloverLoan
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Raw
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Balances ($0.00)
No balances found for "FlashRolloverLoan"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "FlashRolloverLoan"
ABI
ABI objects
Getter at block 21246062
ADDRESSES_PROVIDER() view returns (address)
0x2f39d218133afab8f2b819b1066c7e434ad94e9e
POOL() view returns (address)
0x87870bca3f3fd6335c3f4ce8392d69350b4fa4e2
POOL_ADDRESSES_PROVIDER() view returns (address)
0x2f39d218133afab8f2b819b1066c7e434ad94e9e
TELLER_V2() view returns (address)
0x00182fdb0b880ee24d428e3cc39383717677c37e
Read-only
calculateRolloverAmount(address _lenderCommitmentForwarder, uint256 _loanId, struct FlashRolloverLoan_G4AcceptCommitmentArgs _commitmentArgs, uint16 _flashloanPremiumPct, uint256 _timestamp) view returns (uint256 _flashAmount, int256 _borrowerAmount)
State-modifying
Events executeOperation(address _flashToken, uint256 _flashAmount, uint256 _flashFees, address _initiator, bytes _data) returns (bool)
rolloverLoanWithFlash(address _lenderCommitmentForwarder, uint256 _loanId, uint256 _flashLoanAmount, uint256 _borrowerAmount, struct FlashRolloverLoan_G4AcceptCommitmentArgs _acceptCommitmentArgs) returns (uint256 newLoanId_)
RolloverLoanComplete(address borrower, uint256 originalLoanId, uint256 newLoanId, uint256 fundsRemaining)
constructor(address _tellerV2, address _poolAddressesProvider)
This contract contains no fallback and receive objects.
This contract contains no error objects.