Preparing search index...
The search index is not available
rubic-sdk
rubic-sdk
ArchonContractService
Class ArchonContractService
Hierarchy
ArchonContractService
Index
Constructors
constructor
Methods
fetch
Deposit
Fee
Bps
fetch
Layer
Zero
Fee
get
Web3
And
Address
Constructors
constructor
new
Archon
Contract
Service
(
)
:
ArchonContractService
Returns
ArchonContractService
Methods
Static
fetch
Deposit
Fee
Bps
fetch
Deposit
Fee
Bps
(
fromToken
:
Token
<
BlockchainName
>
, toToken
:
Token
<
BlockchainName
>
)
:
Promise
<
number
>
Parameters
fromToken:
Token
<
BlockchainName
>
toToken:
Token
<
BlockchainName
>
Returns
Promise
<
number
>
Static
fetch
Layer
Zero
Fee
fetch
Layer
Zero
Fee
(
fromToken
:
Token
<
BlockchainName
>
, toToken
:
Token
<
BlockchainName
>
)
:
Promise
<
string
>
Parameters
fromToken:
Token
<
BlockchainName
>
toToken:
Token
<
BlockchainName
>
Returns
Promise
<
string
>
Static
get
Web3
And
Address
get
Web3
And
Address
(
fromToken
:
Token
<
BlockchainName
>
, toToken
:
Token
<
BlockchainName
>
)
:
{
contract
:
{
address
:
string
;
type
:
string
;
}
;
web3
:
EvmWeb3Public
;
}
Parameters
fromToken:
Token
<
BlockchainName
>
toToken:
Token
<
BlockchainName
>
Returns
{
contract
:
{
address
:
string
;
type
:
string
;
}
;
web3
:
EvmWeb3Public
;
}
contract
:
{
address
:
string
;
type
:
string
;
}
address
:
string
type
:
string
web3
:
EvmWeb3Public
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Modules
rubic-
sdk
Archon
Contract
Service
constructor
fetch
Deposit
Fee
Bps
fetch
Layer
Zero
Fee
get
Web3
And
Address
Generated using
TypeDoc