Web3Connection Request
data class Web3ConnectionRequest(val feeLevel: Web3ConnectionFeeLevel, val uri: String, val ncwAccountId: Int, val chainIds: List<String>? = null)
Constructors
Link copied to clipboard
constructor(feeLevel: Web3ConnectionFeeLevel, uri: String, ncwAccountId: Int, chainIds: List<String>? = null)