---
title: "Pink Sale ICO Finance | ICOLINK"
description: "PinkSale is a protocol aiming to provide users with the capabilities to launch their own token and create their own initial token sale. No code is required, sim"
url: "https://icolink.com/ico-pink-sale.html"
markdown_url: "https://icolink.com/ico-pink-sale.html.md"
date: "2026-07-03T19:24:49+00:00"
language: "en-GB"
---

# ICO Pink Sale

> PinkSale is a protocol aiming to provide users with the capabilities to launch their own token and create their own initial token sale. No code is required, sim

## Page Metadata

- **Source:** [ICOLINK](https://icolink.com)
- **Canonical URL:** [ICO Pink Sale](https://icolink.com/ico-pink-sale.html)
- **Markdown Mirror:** [ICO Pink Sale Markdown](https://icolink.com/ico-pink-sale.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 | 2022-Sep-01 |
| Finish | 2022-Oct-31 |
| Ticker | PINKSALE |
| Platform | Binance Smart Chain |
| Offering Type | ICO |
| Category | Advertising |

- ## Pink Sale ICO Links:

- [Website](https://www.pinksale.finance/)
- [Whitepaper](https://docs.pinksale.finance/)
- [X](https://twitter.com/pinkecosystem)
- [Telegram](https://t.me/pinkecosystem)
- [Medium](https://medium.com/@pinkmoonfinance)
- [Reddit](https://www.reddit.com/r/PinkMoon/)
- [Github](https://github.com/pinkmoonfinance)

- Start: 2022-Sep-01
- Finish: 2022-Oct-31
- Ticker: PINKSALE
- Platform: Binance Smart Chain
- Offering Type: ICO

!Verified Publisher

## ICO Pink Sale Description:

**PinkSale is a protocol aiming to provide users with the capabilities to launch their own token and create their own initial token sale. No code is required, simply navigate through our terminal and design your own token and token launch with just a few clicks.**

PinkSale offers multiple other features to help you with the overall token launch, such as: helping with the listing of your token on PancakeSwap, PinkSwap, UniSwap, ShibaSwap, SushiSwap, KuSwap and QuickSwap with locking your LP and with adding a vesting period for your tokens.

---

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "Event",
    "name": "Pink Sale",
    "image": "https://icolink.com/images/ICO-LIST/item/3/3505_ico-pink-sale.jpg",
    "description": "PinkSale is a protocol aiming to provide users with the capabilities to launch their own token and create their own initial token sale.",
    "url": "https://icolink.com/ico-pink-sale.html",
    "startDate": "2022-09-01T00:00:00+00:00",
    "endDate": "2022-10-31T00:00:00+00:00",
    "eventStatus": "https://schema.org/EventScheduled",
    "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
    "offers": {
        "@type": "Offer",
        "url": "https://icolink.com/ico-pink-sale.html",
        "availability": "2028-06-12 07:19:55",
        "validFrom": "2022-09-01T00:00:00+00:00",
        "priceCurrency": "PINKSALE",
        "inventoryLevel": {
            "@context": "https://schema.org",
            "@type": "QuantitativeValue",
            "unitText": "Tickets"
        }
    },
    "location": {
        "@type": "Place",
        "name": "Pink Sale"
    },
    "performer": {
        "@type": "ICO",
        "name": "Pink Sale"
    },
    "organizer": {
        "@type": "Binance Smart Chain",
        "name": "Pink Sale"
    }
}
```