Skip to content
This repository has been archived by the owner on Jul 3, 2022. It is now read-only.

Added Token and LP for HOTTO HottoShotto #866

Merged
merged 2 commits into from Sep 7, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
42 changes: 42 additions & 0 deletions src/tokens/solana.tokenlist.json
Expand Up @@ -11934,6 +11934,48 @@
"telegram": "https://t.me/kurobi_io",
"twitter": "https://twitter.com/kurobi_io"
}
},
{
"chainId": 101,
"address": "Bqd2ujCTEzpKzfjb1FHL7FKrdM6n1rZSnRecJK57EoKz",
"symbol": "HOTTO",
"name": "HottoShotto",
"decimals": 9,
"logoURI": "https://raw.githubusercontent.com/solana-labs/token-list/main/assets/mainnet/Bqd2ujCTEzpKzfjb1FHL7FKrdM6n1rZSnRecJK57EoKz/logo.png",
"tags": [
"utility-token"
],
"extensions": {
"website": "https://hottoshotto.com"
}
},
{
"chainId": 101,
"address": "FM8yfVgaEHrpSzNZeZ1o4v5iLZuT9soNuqaWD72bJyqs",
"symbol": "HOTTO-USDC",
"name": "Raydium LP Token V4 (HOTTO-USDC)",
"decimals": 9,
"logoURI": "https://raw.githubusercontent.com/solana-labs/token-list/main/assets/mainnet/FM8yfVgaEHrpSzNZeZ1o4v5iLZuT9soNuqaWD72bJyqs/logo.png",
"tags": [
"lp-token"
],
"extensions": {
"website": "https://raydium.io/"
}
},
{
"chainId": 101,
"address": "78CeyRBJSu4MFmaDi8Q8QZ3szB6Xwp93sVaMLYSy5SMZ",
"symbol": "HOTTO-SOL",
"name": "Raydium LP Token V4 (HOTTO-SOL)",
"decimals": 9,
"logoURI": "https://raw.githubusercontent.com/solana-labs/token-list/main/assets/mainnet/78CeyRBJSu4MFmaDi8Q8QZ3szB6Xwp93sVaMLYSy5SMZ/logo.png",
"tags": [
"lp-token"
],
"extensions": {
"website": "https://raydium.io/"
}
}
],
"version": {
Expand Down