Giveth / impact-graph

MIT License
49 stars 18 forks source link

Unable to add tokens on Solana in adminbro #1631

Closed divine-comedian closed 1 month ago

divine-comedian commented 4 months ago

I am trying to add the GIV token to our admin bro - trying to copy how we entered the token data in this example:

image

It requires the network ID, but there is no option for solana mainnet. I can see previous entries set the network ID as 101 but it is impossible to do so from the admin bro UI

https://github.com/Giveth/impact-graph/assets/67759413/d1caa3d7-1971-4154-80ea-09a9c2bf3e82

the giv token info can be found here - https://solscan.io/token/3Xi3EhKjnKAk2KTChzybUSWcLW6eAgTHyotHH1U6sJE1

divine-comedian commented 1 month ago

@CarlosQ96 this is fixed now, right?