mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
add OSWAP token (#13270)
* add OSWAP BEP20 logo and info submitting BEP20 version of OpenSwap Token * Add OSWAP logo and info Submitting ERC20 version of OpenSwap Token * add linked to OSWAP * Add links to OSWAP BEP20
This commit is contained in:
parent
6ca90d5d12
commit
36f753ffc2
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "OpenSwap",
|
||||
"website": "https://openswap.xyz",
|
||||
"description": "OpenSwap is an integrated one-stop DeFi hub designed to revolutionize on-chain liquidity.",
|
||||
"explorer": "https://etherscan.io/token/0xb32aC3C79A94aC1eb258f3C830bBDbc676483c93",
|
||||
"type": "ERC20",
|
||||
"symbol": "OSWAP",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0xb32aC3C79A94aC1eb258f3C830bBDbc676483c93",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/openswapdex"
|
||||
},
|
||||
{
|
||||
"name": "blog",
|
||||
"url": "https://openswapdex.medium.com/"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/openswapdex"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/openswap/"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 21 KiB |
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "OpenSwap",
|
||||
"website": "https://openswap.xyz",
|
||||
"description": "OpenSwap is an integrated one-stop DeFi hub designed to revolutionize on-chain liquidity.",
|
||||
"explorer": "https://bscscan.com/token/0xb32ac3c79a94ac1eb258f3c830bbdbc676483c93",
|
||||
"type": "BEP20",
|
||||
"symbol": "OSWAP",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0xb32aC3C79A94aC1eb258f3C830bBDbc676483c93",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/openswapdex"
|
||||
},
|
||||
{
|
||||
"name": "blog",
|
||||
"url": "https://openswapdex.medium.com/"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/openswapdex"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/openswap/"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 21 KiB |
Loading…
Reference in New Issue
Block a user