Skip to content

Latest commit

 

History

History
73 lines (43 loc) · 1.11 KB

Network.md

File metadata and controls

73 lines (43 loc) · 1.11 KB

# Masa SDK / Exports / Network

Interface: Network

Table of contents

Properties

Properties

addresses

addresses: Addresses


blockExplorerUrls

Optional blockExplorerUrls: string[]


chainId

chainId: number


chainName

chainName: string


gasSlippagePercentage

Optional gasSlippagePercentage: number


nativeCurrency

Optional nativeCurrency: Object

Type declaration

Name Type
decimals number
name string
symbol string

networkName

networkName: NetworkName


rpcUrls

rpcUrls: string[]