Add support for Shibarium network

Hello, this topic is for requesting the integration of Shibarium network, an Ethereum’s Layer 2.
Their scan page is: https://www.shibariumscan.io/ and the API page is: Shibarium API docs - Shibarium developer tools | Blockscout

1 Like

Hi there,

We already have an API integration for Shibarium. I just tested it and it appears to be working fine

image

Did you encounter any issues?

1 Like

Sorry, I should have been more precise. I meant that different tokens on Shibarium don’t have prices. For instance, SHIB is always shown as 0 value.

1 Like

Ah I see. Well the tokens will only have price data if they are listed on Coingecko. But I think there are some tokens on Shibarium that still need to have the contract address linked, such as SHIB.

I’ll ask the dev team to check if they can link some tokens

1 Like

Oh ok, now I see.
Thanks for your answer :slightly_smiling_face:

SHIB has been linked now, so the price data will show up for that. You’ll need to delete and reimport the transactions though.

Let me know if you find any other tokens that are unidentified or have a missing price

I confirm I now see the correct value of SHIB, but only when I enter that specific wallet. When I’m in “My Wallets” section I still see the old amount, as if the SHIB amount is not considered in the sum.

The change in the code probably doesn’t carry through to that page. You can try deleting and re-adding the wallet, or just ignoring the amount on that page

I tried it but the behaviour didn’t change.
I deleted the wallet completely, then readded it, but the total wallet value shown in Wallets section is still different compared to the sum of the tokens value in the wallet

It’s probably because the wallet display is loading the live prices from Coingecko, while the linked prices are in our local database. It won’t cause any issue with the tax calculations

1 Like