Hello,
I’m actually trying to get my balance at certain time.
I have tried
const response = await fcl.block({height: 45118000}).send([fcl.script${script}
, fcl.args(args)]);
but it doesn’t work.
Thank you!
Hello,
I’m actually trying to get my balance at certain time.
I have tried
const response = await fcl.block({height: 45118000}).send([fcl.script${script}
, fcl.args(args)]);
but it doesn’t work.
Thank you!