tan
1
Trying to do a contract call on a smart contract using transaction from the ncw end user wallet to a one time address
but getting error Source Is Invalid, the walletid is already generated and enabled and an account with id 0 is already there with that walletid
Hey @tan,
do you also pass the walletId in the X-End-User-Wallet-Id header?
tan
3
Nope, now added now getting this error , https://ncw-developers.fireblocks.com/docs/create-transaction
{
"message": "Unauthorized: Token was not accepted.",
"code": -7
}
So i need to add the asset ETH_TEST5 to every ncw wallet to just to do a contract call ?