UNPKG

web3agent-aof

Version:

AI Framework for Onchain Operations and DeFi Interactions

4 lines 140 B
export const getTxExplorerUrl = (txId) => { return `https://app.fuel.network/tx/${txId}/simple`; }; //# sourceMappingURL=explorer.js.map