-
async with AsyncClient('https://api.mainnet-beta.solana.com') as client:
connected = await client.is_connected()
token_client = AsyncToken(conn=client, pubkey=token_mint_address,…
-
## Describe the current behavior in detail
Checked on Netlify with following [config](https://deploy-preview-2836--wormhole-connect-mainnet.netlify.app/?config=N4AgTg9grgLgpgZwFwgNoDpMBECiAxAQQFUAZAF…
-
I was following this guide to learn anchor: `https://www.quicknode.com/guides/solana-development/anchor/transfer-tokens`
When deploying the program via Solana Playground (as instructed), everything…
-
I don´t know what I´m doing wrong but I get the error: Transaction feePayer required".
the code:
usdc_mint = PublicKey(base58.b58decode(SPLtokenProgramPubkey)) #mint account
solana_client = C…
-
### **Greetings, I want to use your project and I get the openbook v2 dependencies error.**
**workspace Cargo.toml:**
```
[workspace]
members = [ "lib/*",
"programs/*"
]
resolver = "2"…
-
### Coingecko:
Circulating + Total Supplies: https://circulating.giveth.io/token-supply
### Coinmarketcap:
Circulating Supply: https://supply.giveth.io/giv-supply-cmc?q=circulating
Total Supply:…
-
error - Error [ERR_MODULE_NOT_FOUND]: Cannot find module 'C:\Users\Vrishab Vishnu\Desktop\web3\new web3\solana-token-swap-frontend\node_modules\@solana\spl-token-swap\dist\esm\index.mjs' imported from…
-
## Description
There is a significant discrepancy between the documented Digital Asset Standard (DAS) API methods and the actual implementation in the `@metaplex-foundation/umi` package. The document…
-
Hey,
I'm trying to deserialize [USDC](https://solscan.io/token/EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v) token metadata, using `MetadataDeserialize` but I get an error: `failed to deserialize …
-
### Problem
The following `Cargo.toml` cannot resolve a version of a dependency:
```toml
[package]
name = "dependency-resolution"
version = "0.1.0"
edition = "2021"
[dependencies]
# Buil…