Reputation: 11
According to Fireblocks Docs , I created default wallet "BTC_TEST" like this.enter image description here But when I create Matic wallet it give me Axios Error. I don't know the reason about that. Matic is supported assetsID in Fireblocks. Help me. I uploaded Code and Error. enter image description here Error:enter image description here
Why BTC_TEST created why not MATIC
Upvotes: 1
Views: 85
Reputation: 11
I am sorry to bump this old questions, but incase anyone else comes looking.
I suspect you have a testnet account which is why BTC_TEST
works and MATIC
does not.
You should add MATIC_TEST
(Mumbai) instead.
Upvotes: 0