diff --git a/README.md b/README.md index fae79d7..f9794b3 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ Some parameters are common to every event: ```json { "address": "", + "to": "", "type": "EXECUTED_MULTISIG_TRANSACTION", "safeTxHash": "<0x-prefixed-hex-string>", "failed": "true" | "false", @@ -73,6 +74,7 @@ Some parameters are common to every event: ```json { "address": "", + "to": "", "type": "PENDING_MULTISIG_TRANSACTION", "safeTxHash": "<0x-prefixed-hex-string>", "chainId": ""