mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
minor change
Co-authored-by: 0xPradyuman <63545809+pradyuman-verma@users.noreply.github.com>
This commit is contained in:
parent
51111c07cd
commit
b394109630
|
@ -5,7 +5,7 @@ pragma experimental ABIEncoderV2;
|
||||||
contract Events {
|
contract Events {
|
||||||
event LogAaveV3ImportWithPermit(
|
event LogAaveV3ImportWithPermit(
|
||||||
address indexed user,
|
address indexed user,
|
||||||
address[] ctokens,
|
address[] atokens,
|
||||||
string[] supplyIds,
|
string[] supplyIds,
|
||||||
string[] borrowIds,
|
string[] borrowIds,
|
||||||
uint256[] flashLoanFees,
|
uint256[] flashLoanFees,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user