Skip to content

Commit

Permalink
Merge pull request #8 from shuva10v/add-bridges
Browse files Browse the repository at this point in the history
Add bridges
  • Loading branch information
ohld authored Jan 8, 2025
2 parents 8e74404 + 1fc72c5 commit 1e1da68
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 1 deletion.
58 changes: 58 additions & 0 deletions assets/bridges/bridge.ton.org.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
[
{
"address": "Ef_dJMSh8riPi3BTUTtcxsWjG8RLKnLctNjAM4rw8NN-xWdr",
"label": "bridge.ton.org",
"organization": "TON",
"category": "bridge",
"image": "",
"source": "tonviewer",
"description": "",
"comment": "ETH Bridge",
"proof": "",
"tags": [],
"submittedBy": "ohld",
"submissionTimestamp": "2024-12-26T10:09:26Z"
},
{
"address": "Ef9NXAIQs12t2qIZ-sRZ26D977H65Ol6DQeXc5_gUNaUys5r",
"label": "bridge.ton.org",
"organization": "TON",
"category": "bridge",
"image": "",
"source": "tonviewer",
"description": "",
"comment": "BSC Bridge",
"proof": "",
"tags": [],
"submittedBy": "ohld",
"submissionTimestamp": "2024-12-26T10:09:26Z"
},
{
"address": "EQDpUHhVl5lJ6Y47DCd0TWdXB_kd-U-N6KyAELePNjfj15HT",
"label": "Symbiosis",
"organization": "Symbiosis",
"category": "bridge",
"image": "",
"source": "",
"description": "",
"comment": "",
"proof": "",
"tags": [],
"submittedBy": "ohld",
"submissionTimestamp": "2024-12-26T10:09:26Z"
},
{
"address": "EQAvirnJ3tWyhjU0At4qRr-Miph3bI_38vgp0h73SHTl3W0E",
"label": "Layerswap",
"organization": "Layerswap",
"category": "bridge",
"image": "",
"source": "",
"description": "",
"comment": "",
"proof": "",
"tags": [],
"submittedBy": "ohld",
"submissionTimestamp": "2024-12-26T10:09:26Z"
}
]
6 changes: 5 additions & 1 deletion categories.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,9 @@
{
"name": "merchant",
"description": "Address used by a merchant for payments"
},
{
"name": "bridge",
"description": "Address of a TON/Jetton Bridge service"
}
]
]

0 comments on commit 1e1da68

Please sign in to comment.