diff --git a/README-CN.md b/README-CN.md
index 2aee20d..6d91ea5 100644
--- a/README-CN.md
+++ b/README-CN.md
@@ -166,6 +166,7 @@ npm run build
|
| SportBet | First decentralized sportsbook on EOS blockchain |
| https://sportbet.one?r=supereospark | game | sportbet |
|
| Prospectors | Massive Multiplayer Online Real-Time Economic Strategy Game, MINE GOLD - BUILD YOUR WORLD |
| https://prospectors.io?ref=supereospark | game | prospectors |
|
| EOS Premium Accounts | Register .win .ca .en .pro .biz .best ... and free accounts. |
| https://mytoken.best/?ref=eospark | entertainment | mytoken_best |
+|
| EOSSWAP | Flexible Decentralized OTC exchange of eosio tokens. |
| https://eosswap.io/?ref=eospark | exchange | eosswap |
diff --git a/README.md b/README.md
index 1b0688c..044c0f0 100644
--- a/README.md
+++ b/README.md
@@ -168,6 +168,7 @@ It can be previewed here after compilation, and only a brief introduction to Eng
|
| SportBet | First decentralized sportsbook on EOS blockchain |
| https://sportbet.one?r=supereospark | game | sportbet |
|
| Prospectors | Massive Multiplayer Online Real-Time Economic Strategy Game, MINE GOLD - BUILD YOUR WORLD |
| https://prospectors.io?ref=supereospark | game | prospectors |
|
| EOS Premium Accounts | Register .win .ca .en .pro .biz .best ... and free accounts. |
| https://mytoken.best/?ref=eospark | entertainment | mytoken_best |
+|
| EOSSWAP | Flexible Decentralized OTC exchange of eosio tokens. |
| https://eosswap.io/?ref=eospark | exchange | eosswap |
diff --git a/dapps/img/eosswap.png b/dapps/img/eosswap.png
new file mode 100644
index 0000000..53c693b
Binary files /dev/null and b/dapps/img/eosswap.png differ
diff --git a/dapps/img/eosswap_logo.png b/dapps/img/eosswap_logo.png
new file mode 100644
index 0000000..fe2b77c
Binary files /dev/null and b/dapps/img/eosswap_logo.png differ
diff --git a/dapps/index.json b/dapps/index.json
index 7658a12..43903e3 100644
--- a/dapps/index.json
+++ b/dapps/index.json
@@ -483,5 +483,17 @@
"link":"https://mytoken.best/zh/?ref=eospark",
"description":"注冊 .win .pro .biz .en .ca .best ... 靚號,批量注冊免費賬戶。"
}
+ },
+ {
+ "gaTag":"eosswap",
+ "categoriy":"exchange",
+ "link":"https://eosswap.io/?ref=eospark",
+ "logo":"eosswap_logo.png",
+ "preview":"eosswap.png",
+ "title":"EOSSWAP",
+ "description":"Flexible Decentralized OTC exchange of eosio tokens.",
+ "ru":{
+ "description":"Гибкий, децентрализованный, внебиржевой обмен токенами EOSIO"
+ }
}
]