Module: Whop_sdk::Deposits::Types::CreateDepositsResponseMethodsCryptoItemName

Extended by:
Internal::Types::Enum
Defined in:
lib/whop_sdk/deposits/types/create_deposits_response_methods_crypto_item_name.rb

Constant Summary collapse

ETHEREUM =
"Ethereum"
SOLANA =
"Solana"
BITCOIN =
"Bitcoin"
BASE =
"Base"
BNB_SMART_CHAIN =
"BNB Smart Chain"
HYPERLIQUID =
"Hyperliquid"
HYPERCORE =
"Hypercore"
MEGA_ETH =
"MegaETH"
POLYGON =
"Polygon"
PLASMA =
"Plasma"
ARBITRUM =
"Arbitrum"

Method Summary

Methods included from Internal::Types::Enum

coerce, finalize!, inspect, load, strict!, strict?, values

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load