mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
Index "to"
This commit is contained in:
parent
d28f099cf3
commit
93d443d8bf
|
@ -4,7 +4,7 @@ pragma solidity ^0.7.0;
|
||||||
contract Events {
|
contract Events {
|
||||||
event LogXCall(
|
event LogXCall(
|
||||||
uint32 indexed destination,
|
uint32 indexed destination,
|
||||||
address to,
|
address indexed to,
|
||||||
address asset,
|
address asset,
|
||||||
address delegate,
|
address delegate,
|
||||||
uint256 indexed amount,
|
uint256 indexed amount,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user