Class: Thirdweb::Engine::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/thirdweb/engine/configuration.rb

Class Method Summary collapse

Class Method Details

.walletsArray<Hash{Symbol->Object}



8
9
10
# File 'lib/thirdweb/engine/configuration.rb', line 8

def wallets
  Api.instance.get("/configuration/wallets").body
end