Preparing search index...
The search index is not available
XYO Platform Plugins - v2.87.1
XYO Platform Plugins
@xyo-network/uniswap-crypto-market-plugin
EthersUniSwap3Pair
Class EthersUniSwap3Pair
Index
Constructors
constructor
Properties
_pool?
_pool
Contract?
_slot0?
_token
Contracts
_tokens
address
provider
Methods
pool
pool
Contract
price
slot0
token
token
Contract
Constructors
constructor
new
Ethers
Uni
Swap3
Pair
(
address
,
provider
)
:
EthersUniSwap3Pair
Parameters
address
:
string
provider
:
Provider
Returns
EthersUniSwap3Pair
Properties
Private
Optional
_pool
_pool
?:
null
|
Pool
Private
Optional
_pool
Contract
_pool
Contract
?:
IUniswapV3Pool
Private
Optional
_slot0
_slot0
?:
null
|
EthersUniswap3PoolSlot0Wrapper
Private
_token
Contracts
_token
Contracts
:
(
undefined
|
null
|
IERC20Metadata
)
[]
= ...
Private
_tokens
_tokens
:
(
undefined
|
null
|
Token
)
[]
= ...
Protected
address
address
:
string
Protected
provider
provider
:
Provider
Methods
pool
pool
(
)
:
Promise
<
Pool
>
Returns
Promise
<
Pool
>
pool
Contract
pool
Contract
(
)
:
IUniswapV3Pool
Returns
IUniswapV3Pool
price
price
(
)
:
Promise
<
{
tokens
:
{
address
:
string
;
symbol
:
string
;
value
:
number
;
}
[]
;
}
>
Returns
Promise
<
{
tokens
:
{
address
:
string
;
symbol
:
string
;
value
:
number
;
}
[]
;
}
>
slot0
slot0
(
)
:
Promise
<
EthersUniswap3PoolSlot0Wrapper
>
Returns
Promise
<
EthersUniswap3PoolSlot0Wrapper
>
token
token
(
index
)
:
Promise
<
Token
>
Parameters
index
:
0
|
1
Returns
Promise
<
Token
>
token
Contract
token
Contract
(
index
)
:
Promise
<
IERC20Metadata
>
Parameters
index
:
0
|
1
Returns
Promise
<
IERC20Metadata
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
_pool
_pool
Contract
_slot0
_token
Contracts
_tokens
address
provider
pool
pool
Contract
price
slot0
token
token
Contract
XYO Platform Plugins - v2.87.1
@xyo-network
payload-plugins
payloadset-plugins
blockchain-payload-plugins
crypto-payload-plugins
elevation-payload-plugin
evm-payload-plugins
image-thumbnail-payload-plugin
location-payload-plugin
location-certainty-payload-plugin
module-instance-payload-plugin
pentair-payload-plugin
system-payload-plugins
url-payload-plugin
url-safety-payload-plugin
api-call-witness
blockchain-plugins
crypto-plugins
domain-plugin
elevation-plugin
evm-plugins
Loading...
Generated using
TypeDoc