Module: Privy::Models::TransferReceivedTransactionDetail::Chain

Extended by:
Internal::Type::Enum
Defined in:
lib/privy/models/transfer_received_transaction_detail.rb

Overview

See Also:

Constant Summary collapse

ETHEREUM =
:ethereum
ARBITRUM =
:arbitrum
BASE =
:base
TEMPO =
:tempo
LINEA =
:linea
OPTIMISM =
:optimism
POLYGON =
:polygon
SOLANA =
:solana
ZKSYNC_ERA =
:zksync_era
SEPOLIA =
:sepolia
ARBITRUM_SEPOLIA =
:arbitrum_sepolia
BASE_SEPOLIA =
:base_sepolia
LINEA_TESTNET =
:linea_testnet
OPTIMISM_SEPOLIA =
:optimism_sepolia
POLYGON_AMOY =
:polygon_amoy
SOLANA_DEVNET =
:solana_devnet
SOLANA_TESTNET =
:solana_testnet

Method Summary

Methods included from Internal::Type::Enum

==, ===, coerce, dump, hash, inspect, to_sorbet_type, values

Methods included from Internal::Util::SorbetRuntimeSupport

#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type

Methods included from Internal::Type::Converter

#coerce, coerce, #dump, dump, #inspect, inspect, meta_info, new_coerce_state, type_info