Whitelist txt upload component (#9)

* Update ts config

* Update network chain id

* Create whitelist upload component

* Use whitelist component in contract ui

* Add whitelist component to collection info component
This commit is contained in:
Arda Nakışçı
2022-07-29 10:39:03 +03:00
committed by GitHub
parent 7a46df8161
commit ff5a8d2e7d
5 changed files with 78 additions and 34 deletions
+2 -2
View File
@@ -19,10 +19,10 @@ export const mainnetConfig: AppConfig = {
}
export const testnetConfig: AppConfig = {
chainId: 'stargaze',
chainId: 'elgafar-1',
chainName: 'elgafar-1',
addressPrefix: 'stars',
rpcUrl: "https://rpc.elgafar-1.stargaze-apis.com/",
rpcUrl: 'https://rpc.elgafar-1.stargaze-apis.com/',
feeToken: 'ustars',
stakingToken: 'ustars',
coinMap: {