Preparing search index...
The search index is not available
ETOPay Docs
ETOPay Docs
Network
Class Network
Index
Constructors
constructor
Properties
block_
explorer_
url
can_
do_
purchases
coin_
type
decimals
display_
name
display_
symbol
is_
testnet
key
node_
urls
protocol_
type
Accessors
protocol_
chain_
id
protocol_
contract_
address
Methods
free
toJSON
to
String
Constructors
Private
constructor
new
Network
(
)
:
Network
Returns
Network
Properties
block_
explorer_
url
block_
explorer_
url
:
string
can_
do_
purchases
can_
do_
purchases
:
boolean
coin_
type
coin_
type
:
number
decimals
decimals
:
number
display_
name
display_
name
:
string
display_
symbol
display_
symbol
:
string
is_
testnet
is_
testnet
:
boolean
key
key
:
string
node_
urls
node_
urls
:
string
[]
protocol_
type
protocol_
type
:
Protocol
Accessors
protocol_
chain_
id
get
protocol_chain_id
(
)
:
bigint
Returns
bigint
set
protocol_chain_id
(
value
)
:
void
Parameters
value
:
bigint
Returns
void
protocol_
contract_
address
get
protocol_contract_address
(
)
:
string
Returns
string
set
protocol_contract_address
(
value
)
:
void
Parameters
value
:
string
Returns
void
Methods
free
free
(
)
:
void
Returns
void
toJSON
toJSON
(
)
:
Object
Return copy of self without private attributes.
Returns
Object
to
String
to
String
(
)
:
string
Return stringified version of self.
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
block_
explorer_
url
can_
do_
purchases
coin_
type
decimals
display_
name
display_
symbol
is_
testnet
key
node_
urls
protocol_
type
protocol_
chain_
id
protocol_
contract_
address
free
toJSON
to
String
ETOPay Docs
Loading...