torchsdk 3.4.0 → 3.4.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/torch_market.json +90 -5
- package/package.json +1 -1
package/dist/torch_market.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"address": "8hbUkonssSEEtkqzwM7ZcZrD9evacM92TcWSooVF4BeT",
|
|
3
3
|
"metadata": {
|
|
4
4
|
"name": "torch_market",
|
|
5
|
-
"version": "3.4.
|
|
5
|
+
"version": "3.4.2",
|
|
6
6
|
"spec": "0.1.0",
|
|
7
7
|
"description": "torch.market"
|
|
8
8
|
},
|
|
@@ -1744,8 +1744,9 @@
|
|
|
1744
1744
|
{
|
|
1745
1745
|
"name": "amm_config",
|
|
1746
1746
|
"docs": [
|
|
1747
|
-
"Raydium AMM config"
|
|
1748
|
-
]
|
|
1747
|
+
"Raydium AMM config — constrained to prevent pool substitution attacks"
|
|
1748
|
+
],
|
|
1749
|
+
"address": "D4FPEruKEHrG5TenZ2mpDGEfu1iUvTiqBxvpU8HLBvC2"
|
|
1749
1750
|
},
|
|
1750
1751
|
{
|
|
1751
1752
|
"name": "pool_state",
|
|
@@ -2991,6 +2992,89 @@
|
|
|
2991
2992
|
],
|
|
2992
2993
|
"args": []
|
|
2993
2994
|
},
|
|
2995
|
+
{
|
|
2996
|
+
"name": "prepare_migration",
|
|
2997
|
+
"docs": [
|
|
2998
|
+
"[V25] Withdraw bonding curve SOL to authority before migration.",
|
|
2999
|
+
"Authority-only. Call this, wrap SOL to WSOL, then call migrate_to_dex."
|
|
3000
|
+
],
|
|
3001
|
+
"discriminator": [
|
|
3002
|
+
59,
|
|
3003
|
+
118,
|
|
3004
|
+
102,
|
|
3005
|
+
18,
|
|
3006
|
+
9,
|
|
3007
|
+
133,
|
|
3008
|
+
23,
|
|
3009
|
+
172
|
|
3010
|
+
],
|
|
3011
|
+
"accounts": [
|
|
3012
|
+
{
|
|
3013
|
+
"name": "authority",
|
|
3014
|
+
"writable": true,
|
|
3015
|
+
"signer": true
|
|
3016
|
+
},
|
|
3017
|
+
{
|
|
3018
|
+
"name": "global_config",
|
|
3019
|
+
"pda": {
|
|
3020
|
+
"seeds": [
|
|
3021
|
+
{
|
|
3022
|
+
"kind": "const",
|
|
3023
|
+
"value": [
|
|
3024
|
+
103,
|
|
3025
|
+
108,
|
|
3026
|
+
111,
|
|
3027
|
+
98,
|
|
3028
|
+
97,
|
|
3029
|
+
108,
|
|
3030
|
+
95,
|
|
3031
|
+
99,
|
|
3032
|
+
111,
|
|
3033
|
+
110,
|
|
3034
|
+
102,
|
|
3035
|
+
105,
|
|
3036
|
+
103
|
|
3037
|
+
]
|
|
3038
|
+
}
|
|
3039
|
+
]
|
|
3040
|
+
}
|
|
3041
|
+
},
|
|
3042
|
+
{
|
|
3043
|
+
"name": "mint"
|
|
3044
|
+
},
|
|
3045
|
+
{
|
|
3046
|
+
"name": "bonding_curve",
|
|
3047
|
+
"writable": true,
|
|
3048
|
+
"pda": {
|
|
3049
|
+
"seeds": [
|
|
3050
|
+
{
|
|
3051
|
+
"kind": "const",
|
|
3052
|
+
"value": [
|
|
3053
|
+
98,
|
|
3054
|
+
111,
|
|
3055
|
+
110,
|
|
3056
|
+
100,
|
|
3057
|
+
105,
|
|
3058
|
+
110,
|
|
3059
|
+
103,
|
|
3060
|
+
95,
|
|
3061
|
+
99,
|
|
3062
|
+
117,
|
|
3063
|
+
114,
|
|
3064
|
+
118,
|
|
3065
|
+
101
|
|
3066
|
+
]
|
|
3067
|
+
},
|
|
3068
|
+
{
|
|
3069
|
+
"kind": "account",
|
|
3070
|
+
"path": "mint"
|
|
3071
|
+
}
|
|
3072
|
+
]
|
|
3073
|
+
}
|
|
3074
|
+
}
|
|
3075
|
+
],
|
|
3076
|
+
"args": []
|
|
3077
|
+
},
|
|
2994
3078
|
{
|
|
2995
3079
|
"name": "reclaim_failed_token",
|
|
2996
3080
|
"docs": [
|
|
@@ -4411,8 +4495,9 @@
|
|
|
4411
4495
|
{
|
|
4412
4496
|
"name": "amm_config",
|
|
4413
4497
|
"docs": [
|
|
4414
|
-
"Raydium AMM config"
|
|
4415
|
-
]
|
|
4498
|
+
"Raydium AMM config — constrained to prevent pool substitution attacks"
|
|
4499
|
+
],
|
|
4500
|
+
"address": "D4FPEruKEHrG5TenZ2mpDGEfu1iUvTiqBxvpU8HLBvC2"
|
|
4416
4501
|
},
|
|
4417
4502
|
{
|
|
4418
4503
|
"name": "pool_state",
|