mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add links FORTH ERC20 (#12960)
* Update info.json * Update info.json * Update info.json * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: Cryptocool1 <Cryptocool1@users.noreply.github.com>
This commit is contained in:
parent
43523a5443
commit
d842351233
|
@ -1,11 +1,37 @@
|
|||
{
|
||||
"name": "Ampleforth Governance (FORTH)",
|
||||
"name": "Ampleforth Governance",
|
||||
"type": "ERC20",
|
||||
"symbol": "FORTH",
|
||||
"decimals": 18,
|
||||
"website": "https://www.ampleforth.org/",
|
||||
"description": "FORTH is the governance token for the Ampleforth protocol.\n\nAMPL is the first rebasing currency and a key DeFi building block for denominating stable contracts. The AMPL protocol adjusts total supply daily based on market conditions, transferring volatility from price to supply. Unlike stablecoin models, AMPL does not rely on traditional banks or lenders of last resort.",
|
||||
"description": "FORTH is the governance token for the Ampleforth protocol. AMPL is the first rebasing currency and a key DeFi building block for denominating stable contracts. The AMPL protocol adjusts total supply daily based on market conditions, transferring volatility from price to supply. Unlike stablecoin models, AMPL does not rely on traditional banks or lenders of last resort.",
|
||||
"explorer": "https://etherscan.io/token/0x77FbA179C79De5B7653F68b5039Af940AdA60ce0",
|
||||
"status": "active",
|
||||
"id": "0x77FbA179C79De5B7653F68b5039Af940AdA60ce0"
|
||||
"id": "0x77FbA179C79De5B7653F68b5039Af940AdA60ce0",
|
||||
"links": [
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/ampleforth"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/AmpleforthOrg"
|
||||
},
|
||||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/ampleforthcrypto"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/Ampleforth"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/ampleforth-governance-token/"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/ampleforth-governance-token/"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user