We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c791858 commit cf0c706Copy full SHA for cf0c706
1 file changed
agixt/payments/pricing.py
@@ -23,19 +23,6 @@
23
"stable": True,
24
"mint": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
25
},
26
- "USDT": {
27
- "network": "solana",
28
- "decimals": 6,
29
- "coingecko_id": "tether",
30
- "stable": True,
31
- "mint": "Es9vMFrzaCERm3fprn7DErnnEd5pisPEypVqQzQF1i",
32
- },
33
- "BTC": {
34
35
- "decimals": 8,
36
- "coingecko_id": "bitcoin",
37
- "mint": "9n4nbM75f5Ui33ZbPYXn59EwSgE8CGsHtAeTH5YFeJ9E",
38
39
"AGIXT": {
40
"network": "solana",
41
"decimals": 9,
0 commit comments