Hi,
Is there any API available to find the main account address from the remote account address? If not then any workaround?
Or to fetch importance type of transaction for the address?
Hi,
Is there any API available to find the main account address from the remote account address? If not then any workaround?
Or to fetch importance type of transaction for the address?
You need public key of remote account:
http://hugealice3.nem.ninja:7890/account/get?address=NBMEOTKPR7ZP36J5MU4TKTTLXREWZLCAGEUZTYM6
Next get account by linked account:
Thank you so much for this!