mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
deploy: 5829442c9a
This commit is contained in:
parent
d682c9d5ab
commit
1d84e23d81
1 changed files with 15 additions and 1 deletions
16
index.json
16
index.json
|
@ -6247,8 +6247,22 @@
|
||||||
],
|
],
|
||||||
"description": "The first and only trustless marketplace with encrypted & secret bidding. Opening a new world of gamification and liquidity for NFTs",
|
"description": "The first and only trustless marketplace with encrypted & secret bidding. Opening a new world of gamification and liquidity for NFTs",
|
||||||
"links": {
|
"links": {
|
||||||
"web": "https://www.bidshop.io"
|
"web": "https://www.bidshop.io",
|
||||||
|
"docs": "https://bidshop.gitbook.io/bidshop-platform",
|
||||||
|
"blog": "https://medium.com/@BIDSHOP",
|
||||||
|
"twitter": "https://x.com/BIDSHOP_io",
|
||||||
|
"telegram": "https://t.me/BIDSHOP_TG"
|
||||||
},
|
},
|
||||||
|
"have_token": true,
|
||||||
|
"token_link": "https://etherscan.io/token/0xA53e968b8d8a5Be52d66e5BB35d9b6B6B5A5CD2F",
|
||||||
|
"tokens": [
|
||||||
|
{
|
||||||
|
"name": "BIDSHOP",
|
||||||
|
"symbol": "BIDS",
|
||||||
|
"network": "Ethereum",
|
||||||
|
"contract_address": "0xA53e968b8d8a5Be52d66e5BB35d9b6B6B5A5CD2F"
|
||||||
|
}
|
||||||
|
],
|
||||||
"logos": [
|
"logos": [
|
||||||
{
|
{
|
||||||
"file": "logo.png",
|
"file": "logo.png",
|
||||||
|
|
Loading…
Reference in a new issue