FlashLoanProvider
Verified contract
Active on
Ethereum with 49 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "FlashLoanProvider"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14967739 | 2 years ago | | | 0 | 0.0057311171 | |
| 14967729 | 2 years ago | | | 0 | 0.0032881917 | |
| 14916427 | 2 years ago | | | 0 | 0.0025689600 | |
| 14809120 | 3 years ago | | | 0 | 0.010443535 | |
| 14743293 | 3 years ago | | | 0 | 0.068003628 | |
| 14688749 | 3 years ago | | | 0 | 0.064897394 | |
| 14688479 | 3 years ago | | | 0 | 0.067989317 | |
| 14629528 | 3 years ago | | | 0 | 0.058094140 | |
| 14622048 | 3 years ago | | | 0 | 0.024291649 | |
| 14549484 | 3 years ago | | | 0 | 0.017109466 |
ABI
ABI objects
Getter at block 21286470
CALLBACK_SUCCESS() view returns (bytes32)
0x439148f0bbc682ca079e46d6e2c2f0c1e3b820f1a291b069d8882abf8cf18dd9
vaultFactory() view returns (address)
0xd718cbe5a5f3d012ca18e6420f0972ab046d8371
Read-only
flashFee(address token, uint256 amount) view returns (uint256)
maxFlashLoan(address token) view returns (uint256)
State-modifying
Events flashLoan(address receiver, address token, uint256 amount, bytes data) returns (bool)
FlashLoan(address indexed receiver, address token, uint256 amount, uint256 fee, uint256 treasuryFee)
constructor(address _vaultFactory)
This contract contains no fallback and receive objects.
This contract contains no error objects.