mirror of
https://github.com/status-im/status-react.git
synced 2025-02-14 20:09:46 +00:00
Addition of Augur
This commit is contained in:
parent
7f2059070b
commit
d439e66107
BIN
images/contacts/augur.png
Normal file
BIN
images/contacts/augur.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 46 KiB |
@ -148,5 +148,19 @@
|
||||
{
|
||||
"en": "http://dentacoin.com/testnet/"
|
||||
}
|
||||
},
|
||||
|
||||
"Augur":
|
||||
{
|
||||
"name":
|
||||
{
|
||||
"en": "Augur"
|
||||
},
|
||||
"photo-path": "contacts://augur",
|
||||
"dapp?": true,
|
||||
"dapp-url":
|
||||
{
|
||||
"en": "https://app.augur.net"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -28,4 +28,5 @@
|
||||
:gnosis (js/require "./images/contacts/gnosis.png")
|
||||
:melonport (js/require "./images/contacts/melonport.png")
|
||||
:bchat (js/require "./images/contacts/bchat.png")
|
||||
:dentacoin (js/require "./images/contacts/Dentacoin.png")})
|
||||
:dentacoin (js/require "./images/contacts/Dentacoin.png")
|
||||
:augur (js/require "./images/contacts/augur.png")})
|
Loading…
x
Reference in New Issue
Block a user