UNPKG
picasso-sdk
Version:
latest (0.3.196)
0.3.196
0.3.195
0.3.194
0.3.193
0.3.192
0.3.191
0.3.190
0.3.189
0.3.188
0.3.187
0.3.185
0.3.183
0.3.182
0.3.181
0.3.180
0.3.179
0.3.178
0.3.177
0.3.176
0.3.175
0.3.174
0.3.173
0.3.172
0.3.171
0.3.170
0.3.169
0.3.168
0.3.167
0.3.166
0.3.165
0.3.164
0.3.163
0.3.162
0.3.161
0.3.159
0.3.158
0.3.157
0.3.156
0.3.155
0.3.154
0.3.153
0.3.152
0.3.151
0.3.150
0.3.149
0.3.147
0.3.146
0.3.145
0.3.144
0.3.143
0.3.142
0.3.141
0.3.140
0.3.139
0.3.138
0.3.137
0.3.136
0.3.135
0.3.134
0.3.133
0.3.132
0.3.131
0.3.130
0.3.129
0.3.127
0.3.126
0.3.125
0.3.124
0.3.123
0.3.122
0.3.121
0.3.120
0.3.119
0.3.118
0.3.117
0.3.116
0.3.115
0.3.114
0.3.113
0.3.112
0.3.111
0.3.110
0.3.109
0.3.108
0.3.107
0.3.106
0.3.105
0.3.104
0.3.103
0.3.102
0.3.101
0.3.100
0.3.99
0.3.98
0.3.97
0.3.96
0.3.95
0.3.94
0.3.93
0.3.92
0.3.91
0.3.90
0.3.87
0.3.86
0.3.85
0.3.84
0.3.81
0.3.78
0.3.76
0.3.75
0.3.73
0.3.71
0.3.69
0.3.67
0.3.63
0.3.59
0.3.57
0.3.54
0.3.53
0.3.52
0.3.51
0.3.50
0.3.49
0.3.48
0.3.47
0.3.46
0.3.45
0.3.44
0.3.43
0.3.42
0.3.41
0.3.39
0.3.38
0.3.37
0.3.36
0.3.35
0.3.34
0.3.33
0.3.32
0.3.31
0.3.3
0.3.2
0.3.1
0.3.0
0.2.99
0.2.98
0.2.97
0.2.96
0.2.95
0.2.94
0.2.93
0.2.92
0.2.91
0.2.9
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.8
0.1.7
0.1.6
0.1.4
0.1.2
0.1.1
0.1.0
Picasso sdk for cosmos, ethereum, solana, and polkadot ibc transfer
picasso-sdk
/
dist
/
chains
/
solana
/
constants.d.ts
5 lines
•
218 B
TypeScript
View Raw
1
2
3
4
5
import
{
PublicKey
}
from
'@solana/web3.js'
;
export
declare
const
solanaPortId =
"transfer"
;
export
declare
const
solanaIbcProgramId
:
PublicKey
;
export
declare
const
solana
:
any
;
//# sourceMappingURL=constants.d.ts.map