Skip to content

Commit

Permalink
Add UAHG (#28969)
Browse files Browse the repository at this point in the history
* Create info.json

* Update info.json

* Create logo.png

* Create info.json

* Create logo.png
  • Loading branch information
Cryptocool1 authored Aug 20, 2024
1 parent 9038a88 commit f9aeeba
Show file tree
Hide file tree
Showing 5 changed files with 65 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"name": "UAHg",
"type": "ERC20",
"symbol": "UAHg",
"decimals": 6,
"website": "https://uahg.io/en",
"description": "A digital asset denominated in hryvnia and backed by a basket of top stablecoins.",
"explorer": "https://etherscan.io/token/0xd1e0e39bd1758abe0865d5289895a9197c6cd549",
"status": "active",
"id": "0xd1e0e39bD1758ABe0865d5289895A9197C6Cd549",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/uahg_to"
},
{
"name": "telegram",
"url": "https://t.me/uahg_to"
},
{
"name": "whitepaper",
"url": "https://api.uahg.io/storage/uploads/file/variables/ca/au/en_whitepaper.pdf"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/uahg/"
}
],
"tags": [
"stablecoin"
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"name": "UAHg",
"type": "BEP20",
"symbol": "UAHg",
"decimals": 6,
"website": "https://uahg.io/en",
"description": "A digital asset denominated in hryvnia and backed by a basket of top stablecoins.",
"explorer": "https://bscscan.com/token/0xd1e0e39bd1758abe0865d5289895a9197c6cd549",
"status": "active",
"id": "0xd1e0e39bD1758ABe0865d5289895A9197C6Cd549",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/uahg_to"
},
{
"name": "telegram",
"url": "https://t.me/uahg_to"
},
{
"name": "whitepaper",
"url": "https://api.uahg.io/storage/uploads/file/variables/ca/au/en_whitepaper.pdf"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/uahg/"
}
],
"tags": [
"stablecoin"
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "UAHg",
"type": "TRC10",
"type": "TRC20",
"symbol": "UAHg",
"decimals": 6,
"website": "https://uahg.io/en",
Expand Down

0 comments on commit f9aeeba

Please sign in to comment.