Skip to content

Commit

Permalink
Add '15 minute' FYI to tx confirmed toast for claiming
Browse files Browse the repository at this point in the history
  • Loading branch information
willyogo authored Sep 13, 2024
1 parent de71b33 commit 982c272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/localization/resources/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"cancel-btn": "Cancel",
"submit-btn": "Claim",
"tx-sent-message": "The transaction was sent, you can view it in the explorer <a class=\"link\" href={explorerTxUrl} target=\"blank\" rel=\"noopener noreferrer\">here</a>",
"success-message": "The transaction was confirmed, you can view it in the explorer <a class=\"link\" href={explorerTxUrl} target=\"blank\" rel=\"noopener noreferrer\">here</a>"
"success-message": "The transaction was confirmed, please allow 15 minutes for your $SPACE to land on Base <a class=\"link\" href={explorerTxUrl} target=\"blank\" rel=\"noopener noreferrer\">here</a>"
},
"claim-modal": {
"title": "Claim rewards",
Expand Down

0 comments on commit 982c272

Please sign in to comment.