Skip to content

Commit

Permalink
Merge pull request #2185 from kakucodes/add-cult
Browse files Browse the repository at this point in the history
add $CULT token
  • Loading branch information
wannabit-yongjoo authored Jan 13, 2025
2 parents 125016c + 4be3de8 commit 13b66a0
Show file tree
Hide file tree
Showing 4 changed files with 53 additions and 0 deletions.
22 changes: 22 additions & 0 deletions chain/archway/assets_2.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,5 +124,27 @@
"denom": "uusdc"
}
}
},
{
"type": "ibc",
"denom": "ibc/7364C29ED876F05A82628B738AA2F0D53724991FD0220858570D7A3844B67F58",
"name" : "CULT",
"symbol": "CULT",
"description": "CULT - Less Brainwashing, More Utility",
"decimals": 6,
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/osmosis/asset/cult.png",
"ibc_info" : {
"path": "osmosis>archway",
"client" : {
"channel": "channel-1",
"port": "transfer"
},
"counterparty": {
"channel": "channel-1429",
"port": "transfer",
"chain": "osmosis",
"denom": "factory/osmo1qdvwftqd8ml6t9w6dmj97m03ck5ghqqmd8y7cm/cult"
}
}
}
]
Binary file added chain/osmosis/asset/cult.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions chain/osmosis/assets_2.json
Original file line number Diff line number Diff line change
Expand Up @@ -10046,5 +10046,14 @@
"denom": "factory/inj1llr45x92t7jrqtxvc02gpkcqhqr82dvyzkr4mz/NBZ"
}
}
},
{
"type": "native",
"denom": "factory/osmo1qdvwftqd8ml6t9w6dmj97m03ck5ghqqmd8y7cm/cult",
"name": "CULT",
"symbol": "CULT",
"description": "CULT - Less Brainwashing, More Utility",
"decimals": 6,
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/osmosis/asset/cult.png"
}
]
22 changes: 22 additions & 0 deletions chain/stargaze/assets_2.json
Original file line number Diff line number Diff line change
Expand Up @@ -429,5 +429,27 @@
"denom": "uom"
}
}
},
{
"type": "ibc",
"denom": "ibc/1CD4EED1BD74D41C165B9200AAF7A13C92DDB381DB7067EA32EEF8CC1370F764",
"name" : "CULT",
"symbol": "CULT",
"description": "CULT - Less Brainwashing, More Utility",
"decimals": 6,
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/osmosis/asset/cult.png",
"ibc_info" : {
"path": "osmosis>stargaze",
"client" : {
"channel": "channel-0",
"port": "transfer"
},
"counterparty": {
"channel": "channel-75",
"port": "transfer",
"chain": "osmosis",
"denom": "factory/osmo1qdvwftqd8ml6t9w6dmj97m03ck5ghqqmd8y7cm/cult"
}
}
}
]

0 comments on commit 13b66a0

Please sign in to comment.