eric
Results
2
issues of
eric
This is the faucet testnet sBTC token (used in the Hiro Platform): https://explorer.hiro.so/txid/ST1F7QA2MDF17S807EPA36TSS8AMEFY4KA9TVGWXT.sbtc-token?chain=testnet This is a testnet address that is holding faucet testnet sBTC tokens but those tokens aren't appearing...
✨ Enhancement (New Explorer)
when trying to run the below snippet: ``` import { connect } from '@stacks/connect'; let response = await connect({ walletConnect: { projectId: wcId, }, }); ``` or even... ``` import...