---
title: "SCRUGE ICO Identity & Reputation | ICOLINK"
description: "SCRUGE is a crowdfunding application for smartphones. It acts as a bridge to the BIDLing economy. Designed as a mainstream app, it provides a friendly user inte"
url: "https://www.icolink.com/ico-scruge.html"
markdown_url: "https://www.icolink.com/ico-scruge.html.md"
date: "2026-06-27T20:49:51+00:00"
language: "en-GB"
---

# ICO SCRUGE

> SCRUGE is a crowdfunding application for smartphones. It acts as a bridge to the BIDLing economy. Designed as a mainstream app, it provides a friendly user inte

## Page Metadata

- **Source:** [ICOLINK](https://www.icolink.com)
- **Canonical URL:** [ICO SCRUGE](https://www.icolink.com/ico-scruge.html)
- **Markdown Mirror:** [ICO SCRUGE Markdown](https://www.icolink.com/ico-scruge.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 |
| ---|---|
| Status | upcoming |
| Start | 2019-Apr-01 |
| Finish | 2019-May-30 |
| Ticker | BUIDL |
| Platform | EOS |
| Offering Type | ICO |
| Category | Advertising |

- ## SCRUGE ICO Links:

- [Website](https://scruge.world/)
- [Whitepaper](https://scruge.world/uploads/scruge-wp-v0.3.pdf)
- [X](https://twitter.com/goScruge)
- [Telegram](https://t.me/scruge_en)
- [Youtube](https://www.youtube.com/channel/UCSrNKqlsLlC9hQNpfeiEFnQ)

- Start: 2019-Apr-01
- Finish: 2019-May-30
- Ticker: BUIDL
- Platform: EOS
- Offering Type: ICO

!Verified Publisher

## ICO SCRUGE Description:

**SCRUGE is a crowdfunding application for smartphones. It acts as a bridge to the BIDLing economy. Designed as a mainstream app, it provides a friendly user interface to interact with cryptocurrencies, participate in tokenised crowdfunding and connect with crypto peers. Essentially, SCRUGE performs three functions: cryptocurrency wallet, crowdfunding marketplace and a bounty marketplace.**

Cryptocurrency wallet allows users to store cryptocurrencies safely, make transactions and exchange between different tokens. With best security practices in mind, private keys are encrypted with asymmetric cryptography, stored in local enclave and never exposed when making transactions.

Crowdfunding marketplace connects founders and investors. Founders can upload information about their projects and upcoming fundraising details, which investors can easily check from their apps. Scruge also allows investors to interact with campaigns they invested and control how funding is being used.

## ICO SCRUGE Video

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

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

---

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "Event",
    "name": "SCRUGE",
    "image": "https://www.icolink.com/components/com_djclassifieds/images/item/1/1779_ico-scruge.jpg",
    "description": "Scruge is a crowdfunding application for smartphones. It acts as a bridge to the BIDLing economy. Designed as a mainstream app, it provides a friendly",
    "url": "https://www.icolink.com/ico-scruge.html",
    "startDate": "2019-04-01T00:00:00+00:00",
    "endDate": "2019-05-30T00:00:00+00:00",
    "eventStatus": "https://schema.org/EventScheduled",
    "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
    "offers": {
        "@type": "Offer",
        "url": "https://www.icolink.com/ico-scruge.html",
        "availability": "2028-06-12 07:20:05",
        "validFrom": "2019-04-01T00:00:00+00:00",
        "priceCurrency": "BUIDL",
        "inventoryLevel": {
            "@context": "https://schema.org",
            "@type": "QuantitativeValue",
            "unitText": "Tickets"
        }
    },
    "location": {
        "@type": "Place",
        "name": "SCRUGE"
    },
    "performer": {
        "@type": "ICO",
        "name": "SCRUGE"
    },
    "organizer": {
        "@type": "EOS",
        "name": "SCRUGE",
        "url": "https://scruge.world/"
    }
}
```