mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Hoge update for side chains (#15913)
* side chain update * pass all checks * Revert "pass all checks" This reverts commit b1be97ad43af005dc02e3c836eca0480b5235680. * Revert "side chain update" This reverts commit 56f64905c444dea2064bf584fbf999820a86f653. * pass all checks * Delete package.json * Revert "Delete package.json" This reverts commit 4abf070308fe79e6e0f25e9aa3aa43d2bc7ed0a5. * Delete package.json * Revert "Delete package.json" This reverts commit 8ecfb9e1e80e68afc3abdf45d85a1a7633ea9b91. * Revert "pass all checks" This reverts commit 66daba05a954db6f0f5ce54e314d13a046c8a232. * sidechain update
This commit is contained in:
parent
0a03580b21
commit
148845f69e
|
@ -1,11 +1,37 @@
|
|||
{
|
||||
"name": "HOGE",
|
||||
"name": "Hoge Finance",
|
||||
"website": "https://hogefinance.com",
|
||||
"description": "We Meme Business.",
|
||||
"explorer": "https://etherscan.io/token/0xfAd45E47083e4607302aa43c65fB3106F1cd7607",
|
||||
"type": "ERC20",
|
||||
"symbol": "HOGE",
|
||||
"decimals": 9,
|
||||
"status": "active",
|
||||
"id": "0xfAd45E47083e4607302aa43c65fB3106F1cd7607",
|
||||
"website": "https://hoge.finance",
|
||||
"description": "HOGE is a meme token with the power of DeFi (decentralized finance). HOGE combines meme and frictionless yield farming. It's Doge but DeFi",
|
||||
"explorer": "https://etherscan.io/token/0xfad45e47083e4607302aa43c65fb3106f1cd7607"
|
||||
}
|
||||
"links": [
|
||||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/hoge"
|
||||
},
|
||||
{
|
||||
"name": "discord",
|
||||
"url": "https://discord.com/invite/hoge"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/hogefinance"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/hogefinance"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/hoge-finance"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/hoge-finance"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 28 KiB |
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"name": "Hoge Finance",
|
||||
"website": "https://hogefinance.com",
|
||||
"description": "We Meme Business.",
|
||||
"explorer": "https://polygonscan.com/token/0x58c1BBb508e96CfEC1787Acf6Afe1C7008A5B064",
|
||||
"type": "POLYGON",
|
||||
"symbol": "HOGE",
|
||||
"decimals": 9,
|
||||
"status": "active",
|
||||
"id": "0x58c1BBb508e96CfEC1787Acf6Afe1C7008A5B064",
|
||||
"links": [
|
||||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/hoge"
|
||||
},
|
||||
{
|
||||
"name": "discord",
|
||||
"url": "https://discord.com/invite/hoge"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/hogefinance"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/hogefinance"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/hoge-finance"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/hoge-finance"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"name": "Hoge Finance",
|
||||
"website": "https://hogefinance.com",
|
||||
"description": "We Meme Business.",
|
||||
"explorer": "https://bscscan.com/token/0xa4FFfc757e8c4F24E7b209C033c123D20983Ad40",
|
||||
"type": "BEP20",
|
||||
"symbol": "HOGE",
|
||||
"decimals": 9,
|
||||
"status": "active",
|
||||
"id": "0xa4FFfc757e8c4F24E7b209C033c123D20983Ad40",
|
||||
"links": [
|
||||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/hoge"
|
||||
},
|
||||
{
|
||||
"name": "discord",
|
||||
"url": "https://discord.com/invite/hoge"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/hogefinance"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/hogefinance"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/hoge-finance"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/hoge-finance"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"name": "Hoge Finance",
|
||||
"website": "https://hogefinance.com",
|
||||
"description": "We Meme Business.",
|
||||
"explorer": "https://blockscout.com/xdai/mainnet/tokens/0xDfF7fcF6a86F7Dc86E7facECA502851f82a349A6",
|
||||
"type": "XDAI",
|
||||
"symbol": "HOGE",
|
||||
"decimals": 9,
|
||||
"status": "active",
|
||||
"id": "0xDfF7fcF6a86F7Dc86E7facECA502851f82a349A6",
|
||||
"links": [
|
||||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/hoge"
|
||||
},
|
||||
{
|
||||
"name": "discord",
|
||||
"url": "https://discord.com/invite/hoge"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/hogefinance"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/hogefinance"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/hoge-finance"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/hoge-finance"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
Loading…
Reference in New Issue
Block a user