Type Alias: STRK20_DEPOSIT_ACTION
STRK20_DEPOSIT_ACTION =
object
Defined in: node_modules/@starknet-io/starknet-types-0103/dist/types/wallet-api/components.d.ts:187
Deposits public funds from the user's account into the privacy pool. Always to self.
Properties
type
type:
"deposit"
Defined in: node_modules/@starknet-io/starknet-types-0103/dist/types/wallet-api/components.d.ts:188
token
token:
ADDRESS
Defined in: node_modules/@starknet-io/starknet-types-0103/dist/types/wallet-api/components.d.ts:189
amount
amount:
FELT
Defined in: node_modules/@starknet-io/starknet-types-0103/dist/types/wallet-api/components.d.ts:190