mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
add NAOS Token (ERC20,BEP20) (#14923)
Co-authored-by: WesleyLiu0717 <wesley@naos.finance>
This commit is contained in:
parent
fa05fe9126
commit
e6593622bc
|
@ -0,0 +1,49 @@
|
|||
{
|
||||
"name": "NAOS Finance",
|
||||
"website": "https://naos.finance/",
|
||||
"description": "A DeFi lending protocol allowing lenders and SME borrowers to facilitate permissionless and borderless loaning/borrowing transactions",
|
||||
"explorer": "https://etherscan.io/token/0x4a615bB7166210CCe20E6642a6f8Fb5d4D044496",
|
||||
"type": "ERC20",
|
||||
"symbol": "NAOS",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x4a615bB7166210CCe20E6642a6f8Fb5d4D044496",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/naos_finance"
|
||||
},
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/NAOS-Finance"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/naos_finance"
|
||||
},
|
||||
{
|
||||
"name": "discord",
|
||||
"url": "https://discord.com/invite/rRaPwCVTaA"
|
||||
},
|
||||
{
|
||||
"name": "medium",
|
||||
"url": "https://medium.com/naos-finance"
|
||||
},
|
||||
{
|
||||
"name": "youtube",
|
||||
"url": "https://youtube.com/channel/UCPu4TKw6uQaKFuXAUtzdtMg"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/naos-finance/"
|
||||
},
|
||||
{
|
||||
"name": "docs",
|
||||
"url": "https://naosfinance.gitbook.io/naos-finance/"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/naos-finance"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 49 KiB |
|
@ -0,0 +1,49 @@
|
|||
{
|
||||
"name": "NAOS Finance",
|
||||
"website": "https://naos.finance/",
|
||||
"description": "A DeFi lending protocol allowing lenders and SME borrowers to facilitate permissionless and borderless loaning/borrowing transactions",
|
||||
"explorer": "https://bscscan.com/token/0x758d08864fb6cce3062667225ca10b8f00496cc2",
|
||||
"type": "BEP20",
|
||||
"symbol": "NAOS",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x758d08864fB6cCE3062667225ca10b8F00496cc2",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/naos_finance"
|
||||
},
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/NAOS-Finance"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/naos_finance"
|
||||
},
|
||||
{
|
||||
"name": "discord",
|
||||
"url": "https://discord.com/invite/rRaPwCVTaA"
|
||||
},
|
||||
{
|
||||
"name": "medium",
|
||||
"url": "https://medium.com/naos-finance"
|
||||
},
|
||||
{
|
||||
"name": "youtube",
|
||||
"url": "https://youtube.com/channel/UCPu4TKw6uQaKFuXAUtzdtMg"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/naos-finance/"
|
||||
},
|
||||
{
|
||||
"name": "docs",
|
||||
"url": "https://naosfinance.gitbook.io/naos-finance/"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/naos-finance"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 49 KiB |
Loading…
Reference in New Issue
Block a user