SimpleOnchainApi constructor
SimpleOnchainApi({})
Implementation
SimpleOnchainApi({
required this.publicKey,
this.baseUrl = 'https://ga-api-dev.onchainlabs.ch',
this.chainId,
this.expectedSiweDomain,
});
SimpleOnchainApi({
required this.publicKey,
this.baseUrl = 'https://ga-api-dev.onchainlabs.ch',
this.chainId,
this.expectedSiweDomain,
});