Skip to content

Commit

Permalink
Added meet.one
Browse files Browse the repository at this point in the history
  • Loading branch information
aaroncox committed Mar 3, 2019
1 parent 4ff9c41 commit 4e84179
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions app/shared/reducers/blockchains.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,16 @@ const knownChains = [
symbol: 'INSTAR',
testnet: false
},
{
_id: 'meetone-mainnet',
chainId: 'cfe6486a83bad4962f232d48003b1824ab5665c36778141034d75e57b956e422',
keyPrefix: 'EOS',
name: 'MEET.ONE',
node: 'https://fullnode.meet.one',
supportedContracts: [],
symbol: 'MEETONE',
testnet: false
},
{
_id: 'telos-mainnet',
chainId: '4667b205c6838ef70ff7988f6e8257e8be0e1284a2f59699054a018f743b1d11',
Expand Down

0 comments on commit 4e84179

Please sign in to comment.