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
|
- id: staking
|
||||||
name: Staking
|
name: Staking
|
||||||
description: Tokens that are used for staking to receive rewards.
|
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
|
- id: privacy
|
||||||
name: Privacy
|
name: Privacy
|
||||||
description: Privacy tokens.
|
description: Privacy tokens.
|
||||||
|
@ -111,6 +107,11 @@ validators_settings:
|
||||||
- id: gamefi
|
- id: gamefi
|
||||||
name: GameFi
|
name: GameFi
|
||||||
description: Combination of gaming and DeFi, is the intersection of blockchain-based gaming and DeFi services.
|
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:
|
trading_pair_settings:
|
||||||
uniswap:
|
uniswap:
|
||||||
|
|
|
@ -9,7 +9,6 @@
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"tags": [
|
"tags": [
|
||||||
"staking-native",
|
|
||||||
"defi"
|
"defi"
|
||||||
],
|
],
|
||||||
"links": [
|
"links": [
|
||||||
|
|
|
@ -7,5 +7,8 @@
|
||||||
"symbol": "OSMO",
|
"symbol": "OSMO",
|
||||||
"type": "coin",
|
"type": "coin",
|
||||||
"decimals": 6,
|
"decimals": 6,
|
||||||
"status": "active"
|
"status": "active",
|
||||||
|
"tags": [
|
||||||
|
"staking-native"
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -10,7 +10,7 @@
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0xBFEf6cCFC830D3BaCA4F6766a0d4AaA242Ca9F3D",
|
"id": "0xBFEf6cCFC830D3BaCA4F6766a0d4AaA242Ca9F3D",
|
||||||
"tags": [
|
"tags": [
|
||||||
"staking-native"
|
"privacy"
|
||||||
],
|
],
|
||||||
"links": [
|
"links": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user