Open wankai opened 6 months ago
hi, unisat team, I need an api to check if an brc20 tx is valid. I found "https://docs.unisat.io/dev/unisat-developer-service/brc-20/get-brc-20-tx-history".
but I don't understand why it returns a history result. I thought one txid only has one result. could you guys explain that api in more details?
thank you very much.
@huanniangstudio
That will get full history of BRC20 by address. Not a single txid.
hi, unisat team, I need an api to check if an brc20 tx is valid. I found "https://docs.unisat.io/dev/unisat-developer-service/brc-20/get-brc-20-tx-history".
but I don't understand why it returns a history result. I thought one txid only has one result. could you guys explain that api in more details?
thank you very much.