11 lines
187 B
YAML
11 lines
187 B
YAML
components:
|
|
schemas:
|
|
ChainNetwork:
|
|
type: string
|
|
enum:
|
|
- unspecified
|
|
- ethereum_mainnet
|
|
- arbitrum_one
|
|
- tron_mainnet
|
|
- tron_nile
|