From 76b09d2c08ca726cafbece0d768512fece5972b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Gon=C3=A7alves?= Date: Thu, 16 May 2024 12:56:13 +0100 Subject: [PATCH] Add blockchain transaction id webhools doc --- docs/flows/crypto-onramp.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/flows/crypto-onramp.mdx b/docs/flows/crypto-onramp.mdx index 57f4f9a..71bc967 100644 --- a/docs/flows/crypto-onramp.mdx +++ b/docs/flows/crypto-onramp.mdx @@ -381,6 +381,7 @@ Triggered when a user's order has completed. - `amount`: Amount the user received. - `rate`: Rate used to calculate the amount. - `asset`: Cryptoasset the user received. + - `blockchainUrl`: URL to view the transaction details on a blockchain explorer. - `network`: Network of the receiving asset. - `address`: Recipient wallet address. - `tag` (_optional_): Tag of the crypto transaction, used to complement the `address`.