Merge pull request #806 from 0xProject/feature/website/mobile-readable-web3-names
Add detection logic for Toshi and Cipher
This commit is contained in:
@@ -29,6 +29,8 @@ export const constants = {
|
||||
PROVIDER_NAME_METAMASK: 'MetaMask',
|
||||
PROVIDER_NAME_PARITY_SIGNER: 'Parity Signer',
|
||||
PROVIDER_NAME_MIST: 'Mist',
|
||||
PROVIDER_NAME_CIPHER: 'Cipher Browser',
|
||||
PROVIDER_NAME_TOSHI: 'Toshi',
|
||||
PROVIDER_NAME_GENERIC: 'Injected Web3',
|
||||
PROVIDER_NAME_PUBLIC: '0x Public',
|
||||
ROLLBAR_ACCESS_TOKEN: 'a6619002b51c4464928201e6ea94de65',
|
||||
|
Reference in New Issue
Block a user