156 | {React.string(`Success! 🎉🎉🎉 `)}
157 |
158 | {React.string(`Amount of ${Format.formatNearAmount4(amount)} is withdrawn to `)}
159 | {linkToNearAccount(nearNetworkId, recipientNearAccountId)}
160 |
161 |
162 | {React.string("Transaction ")} {linkToNearTransaction(nearNetworkId, nearTransactionHash)}
163 |
164 |
165 |