Skip to content

Commit

Permalink
swap okx and okxtr position
Browse files Browse the repository at this point in the history
  • Loading branch information
ok-kevinyou committed Jul 16, 2024
1 parent 29c7973 commit 0d64624
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions wallets-v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,24 @@
],
"platforms": ["ios", "android", "chrome", "firefox"]
},
{
"app_name": "okxTonWallet",
"name": "OKX Wallet",
"image": "https://static.okx.com/cdn/assets/imgs/247/58E63FEA47A2B7D7.png",
"about_url": "https://www.okx.com/web3",
"universal_url": "https://www.ouxyi.link/ul/uYJPB0",
"bridge": [
{
"type": "js",
"key": "okxTonWallet"
},
{
"type": "sse",
"url": "https://www.okx.com/tonbridge/discover/rpc/bridge"
}
],
"platforms": ["chrome", "safari", "firefox", "ios", "android"]
},
{
"app_name": "okxTonWalletTr",
"name": "OKX TR Wallet",
Expand All @@ -192,23 +210,5 @@
"ios",
"android"
]
},
{
"app_name": "okxTonWallet",
"name": "OKX Wallet",
"image": "https://static.okx.com/cdn/assets/imgs/247/58E63FEA47A2B7D7.png",
"about_url": "https://www.okx.com/web3",
"universal_url": "https://www.ouxyi.link/ul/uYJPB0",
"bridge": [
{
"type": "js",
"key": "okxTonWallet"
},
{
"type": "sse",
"url": "https://www.okx.com/tonbridge/discover/rpc/bridge"
}
],
"platforms": ["chrome", "safari", "firefox", "ios", "android"]
}
]

0 comments on commit 0d64624

Please sign in to comment.