From be97c56627246d7e4bff17a4453993081e00da82 Mon Sep 17 00:00:00 2001 From: productshiv Date: Wed, 8 May 2024 18:07:13 +0530 Subject: [PATCH] Formatting for v3_subscription_post --- categories/notifications/paths/v3_subscription_post.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/categories/notifications/paths/v3_subscription_post.yml b/categories/notifications/paths/v3_subscription_post.yml index f46f177..99eb16f 100644 --- a/categories/notifications/paths/v3_subscription_post.yml +++ b/categories/notifications/paths/v3_subscription_post.yml @@ -76,8 +76,8 @@ description: , \n// the amount of the asset that was credited to (+) or debited from (-) the address;\ \ for EVM-based chains, when \"counterAddress\" is present, the amount is always\ \ positive\n \"tokenId\": \"1\", \n// (ERC-721 / ERC-1155 only) the ID of the transferred\ - \ token\n \"type\": \"token\", \n// the type of the transaction; can be either \"\ - native\" or \"token\" or \n //\"erc721\" or \"erc1155\" or \"internal\" or \"fee\" or \"trc10\" or \"trc20\" or \n //\"failed\" or \"sol_nft\" Based on the type of notification you recieve.\ + \ token\n \"type\": \"token\", \n// the type of the transaction can be \"\ + native\" or \"token\" or \"erc721\" \n //or \"erc1155\" or \"internal\" or \"fee\" or \"trc10\" or \"trc20\" or \n //\"failed\" or \"sol_nft\" Based on the type of notification you recieve.\ \n \"mempool\": true, // (EVM-based blockchains only) if appears\ \ and set to \"true\", the transaction is in the mempool; if set to \"false\" or\ \ does not appear at all, the transaction has been added to a block\n \"counterAddress\"\