@debridge-finance/solana-contracts-client
Version:
[Docs](docs/README.md)
29 lines (16 loc) • 675 B
Markdown
[@debridge-finance/solana-client](../README.md) / [Exports](../modules.md) / [interfaces](../modules/interfaces.md) / SendBridgeType
# Interface: SendBridgeType
[interfaces](../modules/interfaces.md).SendBridgeType
## Table of contents
### Properties
- [send](interfaces.SendBridgeType.md#send)
## Properties
### send
• **send**: `Object`
#### Type declaration
| Name | Type |
| :------ | :------ |
| `info` | [`BridgeInfoType`](interfaces.BridgeInfoType.md) |
| `nativeTokenAddress` | `PublicKey` |
#### Defined in
[interfaces.ts:260](https://github.com/debridge-finance/solana-contracts-client/blob/1b61583/src/interfaces.ts#L260)