---
title: "Genshiro ICO Finance | ICOLINK"
description: "Genshiro is Equilibrium’s Kusama-based interoperable DeFi conglomerate that can do all things that existing DeFi primitives do, but with less risk and in a cr"
url: "https://icolink.com/ico-genshiro.html"
markdown_url: "https://icolink.com/ico-genshiro.html.md"
date: "2026-06-30T00:26:54+00:00"
language: "en-GB"
---

# ICO Genshiro

> Genshiro is Equilibrium’s Kusama-based interoperable DeFi conglomerate that can do all things that existing DeFi primitives do, but with less risk and in a cr

## Page Metadata

- **Source:** [ICOLINK](https://icolink.com)
- **Canonical URL:** [ICO Genshiro](https://icolink.com/ico-genshiro.html)
- **Markdown Mirror:** [ICO Genshiro Markdown](https://icolink.com/ico-genshiro.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 | 2021-Jun-15 |
| Finish | 2021-Jul-30 |
| Ticker | GENS |
| Platform | Kusama |
| Offering Type | ICO |
| Category | Advertising |

- ## Genshiro ICO Links:

- [Website](https://genshiro.equilibrium.io/en)
- [Whitepaper](https://genshiro.equilibrium.io/docs/genshiro-whitepaper.pdf)
- [X](https://twitter.com/GenshiroDeFi)
- [Telegram](https://t.me/genshiro_official)
- [Medium](https://medium.com/equilibrium-eosdt)
- [Github](https://github.com/equilibrium-eosdt)

- Start: 2021-Jun-15
- Finish: 2021-Jul-30
- Ticker: GENS
- Platform: Kusama
- Offering Type: ICO

## ICO Genshiro Description:

**Genshiro is Equilibrium’s Kusama-based interoperable DeFi conglomerate that can do all things that existing DeFi primitives do, but with less risk and in a cross-chain manner. Genshiro launches its crowdloan. Users will be able to vote for Genshiro to receive a parachain slot by staking their KSM — participating users will be able to get up to 1,500 GENS for each KSM they contribute plus a substantial bonus.**

We propose a novel approach to the collateralized stablecoins and lending facility backed by a portfolio of crypto assets. The stablecoin will be a multiple-collateral stable unit of account pegged to USD.

Stability comes from overcollateralization of borrower positions. We utilize novel approaches to on-chain pricing (interest rate calculation) and risk calculations (determination of the health of the entire system), which distinguishes our approach in several ways from stablecoins like DAI:

1. There are no arbitrary governance-set interest rates, they are determined by a borrower’s portfolio, borrower debt amount, overall system liquidity, and price risk.
2. There are no arbitrary set LTV requirements. The system makes sure every position remains solvent at a 100% collateralization ratio.
3. There are no arbitrary set liquidation penalties and no hidden fees when borrowers default. There is no need for keepers (those who participate in liquidation auctions.
4. By design there are always two sides to the system: liquidity providers on one side and borrowers on the other side. Borrowers pay fees to liquidity providers when borrowing crypto assets/generating stablecoins. Liquidity providers in turn bear liquidation risk of borrowers.
5. There is a generic assets module which supports double entry book keeping (separation of assets and liabilities) and tracks portfolios of user assets. There is no such thing as position with 1 collateral, we work with portfolios.
6. System design allows for building a spot trading DEX with desired levels of leverage.

---

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "Event",
    "name": "Genshiro",
    "image": "https://icolink.com/images/ICO-LIST/item/2/2465_ico-genshiro.jpg",
    "description": "Genshiro is Equilibrium’s Kusama-based interoperable DeFi conglomerate that can do all things that existing DeFi primitives do, but with less risk ...",
    "url": "https://icolink.com/ico-genshiro.html",
    "startDate": "2021-06-15T00:00:00+00:00",
    "endDate": "2021-07-30T00:00:00+00:00",
    "eventStatus": "https://schema.org/EventScheduled",
    "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
    "offers": {
        "@type": "Offer",
        "url": "https://icolink.com/ico-genshiro.html",
        "availability": "2028-06-12 07:19:55",
        "validFrom": "2021-06-15T00:00:00+00:00",
        "priceCurrency": "GENS",
        "inventoryLevel": {
            "@context": "https://schema.org",
            "@type": "QuantitativeValue",
            "unitText": "Tickets"
        }
    },
    "location": {
        "@type": "Place",
        "name": "Genshiro"
    },
    "performer": {
        "@type": "ICO",
        "name": "Genshiro"
    },
    "organizer": {
        "@type": "Kusama",
        "name": "Genshiro"
    }
}
```