Mayson Monorepo Documentation
Preparing search index...
packages/types/src
ExchangeCredentials
Interface ExchangeCredentials
Exchange API credentials
interface
ExchangeCredentials
{
apiKey
:
string
;
secretKey
:
string
;
testnet
?:
boolean
;
}
Index
Properties
api
Key
secret
Key
testnet?
Properties
api
Key
apiKey
:
string
secret
Key
secretKey
:
string
Optional
testnet
testnet
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
api
Key
secret
Key
testnet
Mayson Monorepo Documentation
Loading...
Exchange API credentials