Skip to content

Commit

Permalink
[bot][injective] chore: upsert asset and entity (#14628)
Browse files Browse the repository at this point in the history
Co-authored-by: yacarbot[bot] <122247428+yacarbot[bot]@users.noreply.github.com>
  • Loading branch information
yacarbot[bot] authored Nov 12, 2024
1 parent 39ad0fa commit 0e3e5e5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
6 changes: 4 additions & 2 deletions injective/asset.json
Original file line number Diff line number Diff line change
Expand Up @@ -17741,9 +17741,11 @@
"symbol": "DOJO",
"decimals": "18",
"type": "cw20",
"circ_supply": "20000000",
"circ_supply": "158982102",
"total_supply_api": "https://injective-rest.publicnode.com/cosmwasm/wasm/v1/contract/inj1zdj9kqnknztl2xclm5ssv25yre09f8908d4923/smart/eyJ0b2tlbl9pbmZvIjp7fX0=",
"icon": "https://dojo.trading/images/tokens/dojo.svg"
"icon": "https://dojo.trading/images/tokens/dojo.svg",
"coinmarketcap": "https://coinmarketcap.com/currencies/dojoswap/",
"coingecko": "https://www.coingecko.com/en/coins/dojo-token"
},
{
"id": "inj1zeu70usj0gtgqapy2srsp7pstf9r82ckqk45hs",
Expand Down
4 changes: 2 additions & 2 deletions injective/entity.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,9 +142,9 @@
},
{
"name": "Dojoswap",
"website": "https://dojo.trading",
"website": "https://www.dojo.trading",
"telegram": "https://t.me/dojo_swap",
"twitter": "https://twitter.com/Dojo_Swap"
"twitter": "https://x.com/Dojo_Swap"
},
{
"name": "DRUGS On INJ",
Expand Down

0 comments on commit 0e3e5e5

Please sign in to comment.