Preparing search index...
The search index is not available
Transfer SDK Documentation
Transfer SDK Documentation
@neonevm/token-transfer-core
ClaimInstructionConfig
Interface ClaimInstructionConfig<T>
interface
ClaimInstructionConfig
<
T
>
{
associatedTokenAddress
:
PublicKey
;
connection
:
Connection
;
fullAmount
:
bigint
;
neonEvmProgram
:
PublicKey
;
neonTransaction
:
any
;
proxyApi
:
NeonProxyRpcApi
;
signerAddress
:
string
;
splToken
:
SPLToken
;
}
Type Parameters
T
Index
Properties
associated
Token
Address
connection
full
Amount
neon
Evm
Program
neon
Transaction
proxy
Api
signer
Address
spl
Token
Properties
associated
Token
Address
associatedTokenAddress
:
PublicKey
connection
connection
:
Connection
full
Amount
fullAmount
:
bigint
neon
Evm
Program
neonEvmProgram
:
PublicKey
neon
Transaction
neonTransaction
:
any
proxy
Api
proxyApi
:
NeonProxyRpcApi
signer
Address
signerAddress
:
string
spl
Token
splToken
:
SPLToken
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
associated
Token
Address
connection
full
Amount
neon
Evm
Program
neon
Transaction
proxy
Api
signer
Address
spl
Token
Transfer SDK Documentation
Loading...