mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Update staking-native assets (#17362)
* Adjust staking-native tag * Update info.json * Update assets.config.yaml
This commit is contained in:
parent
28fb34a4b7
commit
ea1a66fc7e
9
.github/assets.config.yaml
vendored
9
.github/assets.config.yaml
vendored
|
@ -89,10 +89,6 @@ validators_settings:
|
|||
- id: staking
|
||||
name: Staking
|
||||
description: Tokens that are used for staking to receive rewards.
|
||||
- id: staking-native
|
||||
name: Staking Native
|
||||
description: Coins/Blockchains that are used for staking to secure the network to
|
||||
receive rewards.
|
||||
- id: privacy
|
||||
name: Privacy
|
||||
description: Privacy tokens.
|
||||
|
@ -111,6 +107,11 @@ validators_settings:
|
|||
- id: gamefi
|
||||
name: GameFi
|
||||
description: Combination of gaming and DeFi, is the intersection of blockchain-based gaming and DeFi services.
|
||||
# TW Specific
|
||||
- id: staking-native
|
||||
name: Staking Native
|
||||
description: Coins/Blockchains that are used for staking to secure the network to
|
||||
receive rewards. Supported by Trust Wallet.
|
||||
|
||||
trading_pair_settings:
|
||||
uniswap:
|
||||
|
|
|
@ -9,7 +9,6 @@
|
|||
"decimals": 18,
|
||||
"status": "active",
|
||||
"tags": [
|
||||
"staking-native",
|
||||
"defi"
|
||||
],
|
||||
"links": [
|
||||
|
|
|
@ -7,5 +7,8 @@
|
|||
"symbol": "OSMO",
|
||||
"type": "coin",
|
||||
"decimals": 6,
|
||||
"status": "active"
|
||||
"status": "active",
|
||||
"tags": [
|
||||
"staking-native"
|
||||
]
|
||||
}
|
|
@ -10,7 +10,7 @@
|
|||
"status": "active",
|
||||
"id": "0xBFEf6cCFC830D3BaCA4F6766a0d4AaA242Ca9F3D",
|
||||
"tags": [
|
||||
"staking-native"
|
||||
"privacy"
|
||||
],
|
||||
"links": [
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user