Fixes (sanity and consistency, auto)

This commit is contained in:
cryptomanz 2021-11-12 21:25:45 +00:00 committed by trust-wallet-merge-bot
parent ad71e3523e
commit 228cfd8817
2 changed files with 34 additions and 34 deletions

View File

@ -18,4 +18,4 @@
"url": "https://t.me/tezillafinance" "url": "https://t.me/tezillafinance"
} }
] ]
} }

View File

@ -1,33 +1,33 @@
{ {
"name": "PAWN MY NFT", "name": "PAWN MY NFT",
"type": "BEP20", "type": "BEP20",
"symbol": "PNFT", "symbol": "PNFT",
"decimals": 9, "decimals": 9,
"website": "http://pawnmynft.online/", "website": "http://pawnmynft.online/",
"description": "NFT borrowing and lending made easy at your fingertips", "description": "NFT borrowing and lending made easy at your fingertips",
"explorer": "https://bscscan.com/token/0xEC43D3153C1f08946fA71cDD3A14Af64fd58f27e", "explorer": "https://bscscan.com/token/0xEC43D3153C1f08946fA71cDD3A14Af64fd58f27e",
"status": "active", "status": "active",
"id": "0xEC43D3153C1f08946fA71cDD3A14Af64fd58f27e", "id": "0xEC43D3153C1f08946fA71cDD3A14Af64fd58f27e",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/PawnMyNFT" "url": "https://twitter.com/PawnMyNFT"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/PawnMyNFT" "url": "https://t.me/PawnMyNFT"
}, },
{ {
"name": "coingecko", "name": "coingecko",
"url": "https://coingecko.com/en/coins/pawn-my-nft" "url": "https://coingecko.com/en/coins/pawn-my-nft"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/pawn-my-nft/" "url": "https://coinmarketcap.com/currencies/pawn-my-nft/"
}, },
{ {
"name": "facebook", "name": "facebook",
"url": "https://facebook.com/pawnmynft/" "url": "https://facebook.com/pawnmynft/"
} }
] ]
} }