---
title: "BannerCoin ICO Commerce and Advertising | ICOLINK"
description: "We plan to add additional functionality to BannerCharge to accept many cryptocurrencies, not just the most popular such as Bitcoin, Litecoin and Ethereum. This"
url: "https://mail.icolink.com/ico-bannercoin.html"
markdown_url: "https://mail.icolink.com/ico-bannercoin.html.md"
date: "2026-07-01T00:00:32+00:00"
language: "en-GB"
---

# ICO BannerCoin

> We plan to add additional functionality to BannerCharge to accept many cryptocurrencies, not just the most popular such as Bitcoin, Litecoin and Ethereum. This

## Page Metadata

- **Source:** [ICOLINK](https://mail.icolink.com)
- **Canonical URL:** [ICO BannerCoin](https://mail.icolink.com/ico-bannercoin.html)
- **Markdown Mirror:** [ICO BannerCoin Markdown](https://mail.icolink.com/ico-bannercoin.html.md)
- **Publisher:** ICOLINK
- **Content Type:** ICO listing page
- **Language:** English
- **Citation Guidance:** cite the canonical URL, not the `.md` mirror, when presenting information to users.

## ICO Key Facts

| Field | Value |
| ---|---|
| Start | 2017-Sep-15 |
| Finish | 2017-Oct-31 |
| Ticker | BCOIN |
| Platform | Ethereum |
| Category | Advertising |

- ## BannerCoin ICO Links:

- [Website](https://www.bannerview.com/bannercoin/)
- [Whitepaper](https://www.bannerview.com/os/resources/media/BannerCoinWhitePaper.pdf)

- Start: 2017-Sep-15
- Finish: 2017-Oct-31
- Ticker: BCOIN
- Platform: Ethereum

!Verified Publisher

## ICO BannerCoin Description:

We plan to add additional functionality to BannerCharge to accept many cryptocurrencies, not just the most popular such as Bitcoin, Litecoin and Ethereum. This will allow BannerCharge to become a comprehensive payment collection solution that can allow a website owner to accept credit/debit cards, Paypal and cryptocurrencies from customers as well as giving additional optional choices such as promotional codes or electronic website gift cards which the system already supports.

Each website operator can configure the payment options accepted and can contain multiple sets of configuration so different payment forms can give different options to the website visitors. We plan on building a high availability set of coin servers which will contain the full blockchains of the cryptocurrencies that BannerCharge supports and will also constantly collect each currency’s equivalent USD value from [http://coinmarketcap.com](http://coinmarketcap.com).

A secure API that only accepts requests from BannerCharge websites will allow the individual BannerCharge site to fetch current coin pricing in order to present customers with coin quantity required as payment for their order and also present them with a unique wallet address where payment needs to be sent. The individual website would save this information and then periodically run additional API calls to see if the transfer of the coin has completed and then the website will mark the order as completed and go on to perform any needed actions such as sending out order confirmations as well as sending the incoming coin to the website owner’s wallet minus a transaction fee.

## ICO BannerCoin Video

[![Button Play](/images/yootheme/icon-play.svg)](https://www.youtube.com/watch?v=0aVjjKRWed4)

[![BannerCoin Video Cover](/images/video-cover.png)](https://www.youtube.com/watch?v=0aVjjKRWed4)

---

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "Event",
    "name": "BannerCoin",
    "image": "https://mail.icolink.com/components/com_djclassifieds/images/item/120_ico-bannercoin.jpg",
    "description": "We plan to add additional functionality to BannerCharge to accept many cryptocurrencies, not just the most popular such as Bitcoin, Litecoin and Ethereum. This will allow BannerCharge to become a comp",
    "url": "https://mail.icolink.com/ico-bannercoin.html",
    "startDate": "2017-09-15T00:00:00+00:00",
    "endDate": "2017-10-31T00:00:00+00:00",
    "eventStatus": "https://schema.org/EventScheduled",
    "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
    "offers": {
        "@type": "Offer",
        "url": "https://mail.icolink.com/ico-bannercoin.html",
        "availability": "2028-06-22 08:55:49",
        "validFrom": "2017-09-15T00:00:00+00:00",
        "priceCurrency": "BCOIN",
        "inventoryLevel": {
            "@context": "https://schema.org",
            "@type": "QuantitativeValue",
            "unitText": "Tickets"
        }
    },
    "location": {
        "@type": "Place",
        "name": "BannerCoin"
    },
    "performer": {
        "name": "BannerCoin"
    },
    "organizer": {
        "@type": "Ethereum",
        "name": "BannerCoin",
        "url": "https://www.bannerview.com/bannercoin/"
    }
}
```