Orderly home page
latest
Search...
⌘K
Ask AI
Socials
Get in Touch
Get a Grant
Get a Grant
Search...
Navigation
Home
Introduction
Build on Omnichain
NEAR
SDKs
Strategy Vault
Troubleshooting
Changelog
Software Development Kits
List of SDKs
Changelog
Migrate to SDK v2
[EVM] React Components SDK
Overview
Getting started
Theming
Wallet connect
Framework Guides
Page Components
Block Components
[EVM] React Hooks SDK
Overview
Setup
API Requests
Utility
Account
Assets
Market Data
Orders
Positions
Funding
Referral
[EVM] Core SDK
Overview
[EVM] Perp SDK
Overview
Technical Documentation
README
Modules
Modules
Interfaces
Orderly network core.AccountState
Orderly network core.ConfigStore
Orderly network core.EventEmitter.EventEmitterStatic
Orderly network core.EventEmitter.ListenerFn
Orderly network core.IContract
Orderly network core.OrderlyKeyPair
Orderly network core.OrderlyKeyStore
Orderly network core.Signer
Orderly network core.WalletAdapter
Orderly network hooks.CallOptions
Orderly network hooks.ConfigProviderProps
Orderly network hooks.ControlFunctions
Orderly network hooks.DebouncedState
Orderly network hooks.Favorite
Orderly network hooks.FavoriteTab
Orderly network hooks.Options
Orderly network hooks.OrderlyConfigContextState
Orderly network hooks.Recent
Orderly network hooks.RefferalAPI.ReferralInfo
Orderly network hooks.StatusContextState
Orderly network hooks.WalletAdapter
Orderly network react.AccountStatusProps
Orderly network react.DepositProps
Orderly network react.InputProps
Orderly network react.MarketsProps
Orderly network react.ModalHocProps
Orderly network react.OrderBookProps
Orderly network react.OrderEntryProps
Orderly network react.OrdersViewProps
Orderly network react.PositionsViewProps
Orderly network react.TabContextState
Orderly network react.TabPaneProps
Orderly network react.TradeHistoryProps
Orderly network react.TradingPageContextValue
Orderly network react.WithdrawProps
Orderly network trading view.DisplayControlSettingInterface
Orderly network trading view.TradingViewOptions
Orderly network trading view.TradingViewPorps
Orderly network types.API.AccountInfo
Orderly network types.API.AlgoOrder
Orderly network types.API.AlgoOrderExt
Orderly network types.API.Chain
Orderly network types.API.ChainDetail
Orderly network types.API.FundingRate
Orderly network types.API.Holding
Orderly network types.API.MarketInfo
Orderly network types.API.MarketInfoExt
Orderly network types.API.NetworkInfos
Orderly network types.API.Order
Orderly network types.API.OrderExt
Orderly network types.API.OrderResponse
Orderly network types.API.Position
Orderly network types.API.PositionExt
Orderly network types.API.PositionInfo
Orderly network types.API.PositionTPSLExt
Orderly network types.API.Symbol
Orderly network types.API.SymbolExt
Orderly network types.API.Token
Orderly network types.API.TokenInfo
Orderly network types.API.TokenItem
Orderly network types.API.Trade
Orderly network types.BaseAlgoOrderEntity
Orderly network types.ChainConfig
Orderly network types.ChainInfo
Orderly network types.NativeCurrency
Orderly network types.OrderEntity
Orderly network types.WSMessage.AlgoOrder
Orderly network types.WSMessage.MarkPrice
Orderly network types.WSMessage.Order
Orderly network types.WSMessage.Position
Orderly network types.WSMessage.Ticker
Orderly network types.WSMessage.VaultBalance
Enums
Classes
On this page
Interface: DepositProps
Table of contents
Properties
Properties
onCancel
Type declaration
Defined in
onOk
Type declaration
Defined in
Interfaces
Orderly network react.DepositProps
Orderly SDKs
/
Modules
/
@orderly.network/react
/ DepositProps
Interface: DepositProps
@orderly.network/react
.DepositProps
Table of contents
Properties
onCancel
onOk
Properties
onCancel
•
Optional
onCancel
: () =>
void
Type declaration
▸ ():
void
Returns
void
Defined in
packages/component/src/block/deposit/deposit.tsx:21
onOk
•
Optional
onOk
: () =>
void
Type declaration
▸ ():
void
Returns
void
Defined in
packages/component/src/block/deposit/deposit.tsx:22
Orderly network react.AccountStatusProps
Orderly network react.InputProps
Assistant
Responses are generated using AI and may contain mistakes.