bigbuffet-rw/app/soapbox/features/crypto_donate/utils/block_explorers.json
2021-06-09 18:28:54 -05:00

8 lines
351 B
JSON

{
"bch": "https://explorer.bitcoin.com/bch/address/{address}",
"btc": "https://explorer.bitcoin.com/btc/address/{address}",
"doge": "https://dogechain.info/address/{address}",
"eth": "https://etherscan.io/address/{address}",
"ubq": "https://ubiqscan.io/address/{address}",
"xmr": "https://monerohash.com/explorer/search?value={address}"
}