wp.apiFetch({
path: ‘/hypermatics/v1/hero/start?symbol=BTC’, // or ETH/LINK/etc.
method: ‘POST’
}).then(console.log).catch(console.error);

Leave a Reply

Your email address will not be published. Required fields are marked *