-
**Describe the Issue**
CCTX types supported varies around chains:
- EVM chains generally supports everything
- Bitcoin only support native token, no smart contract call
- Solana and Ton will o…
-
Hi, I want to make a section on my dapp to mint an nft. To do that, I need to upload images to ipfs but that code throws me error on frontend. Does anyone have that issue before?
```js
import { mp…
-
Hi, when running updateMetaData.ts I'm getting an error. It seems that the instruction used is deprecated. What is the non deprecated version that should be used now?
> $ ts-node updateMetaData…
zx9r updated
10 months ago
-
The [token extensions with metadata example](https://github.com/solana-labs/solana-program-library/blob/master/token/js/examples/metadata.ts) uses this TokenMetadata
From @solana/spl-token-metadata…
-
Thanks to Ledger-Live team for adding Solana (partially).
Currently, I can see my Sol in Accounts, but the tokens as USDC aren't shown. I can see all tokens using Solflare.
Is there a prevision …
-
Here is my code:
`def get_balance(sender_username):
resp = solana_client.get_balance(6cAyxMsZ9W2o9x4DPdbSgeQbP8MqK3QVAWSNEuWu41zc)
balance = resp['result']['value'] / 1000000000
pri…
Piufy updated
1 month ago
-
I use the following code to get owner of token account, but returned me a program id 'TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA'。
```go
rpcClient := rpc.New(RpcMainNet)
tokenMintPubKey := sol…
-
Hello @gagliardetto,
I absolutely love the work you have put into projects such as solana-go and anchor-go.
Your contributions have helped me SO much in learning about Solana and software developm…
-
**Describe the bug**
If you want to use Coinbase wallet to test transaction on Solana Devnet network you can't. No errors in console.
**To Reproduce**
Steps to reproduce the behavior:
1. O…
-
### Context:
Polaris, developed by Osmosis, is a cross-chain token portal designed to simplify DeFi trading by allowing users to trade assets across multiple chains through a single interface. Pol…