A Grant System for artists

A Grant System for artists

Completely On-Chain. Distributed Quarterly.

Completely On-Chain. Distributed Quarterly.

OUR PARTNERS

What is UNHRD?

What is UNHRD?

What is UNHRD?

UNHRD is an on-chain grant system dedicated to providing grants, enabling artists to bring their creative projects to life. As a result, UNHRD is developing a blockchain protocol to streamline the receipt, management, and distribution of funds for NGOs, grantmakers, scholarship boards, and various philanthropic organizations, enhancing efficiency, transparency, and security in philanthropy.

UNHRD is an on-chain grant system dedicated to providing grants, enabling artists to bring their creative projects to life. As a result, UNHRD is developing a blockchain protocol to streamline the receipt, management, and distribution of funds for NGOs, grantmakers, scholarship boards, and various philanthropic organizations, enhancing efficiency, transparency, and security in philanthropy.

UNHRD is an on-chain grant system dedicated to providing grants, enabling artists to bring their creative projects to life.

As a result, UNHRD is developing a blockchain protocol to streamline the receipt, management, and distribution of funds for NGOs, grantmakers, scholarship boards, and various philanthropic organizations, enhancing efficiency, transparency, and security in philanthropy.

UNHRD gives grants
in ETH

UNHRD gives grants
in ETH

UNHRD gives grants
in ETH

UNHRD empowers underrepresented artists by providing grants, exhibitions, and representation, enabling them to bring their creative projects to life.

UNHRD empowers underrepresented artists by providing grants, exhibitions, and representation, enabling them to bring their creative projects to life.

UNHRD empowers underrepresented artists by providing grants, exhibitions, and representation, enabling them to bring their creative projects to life.

Raising Funds with NFTs.

Raising Funds with NFTs.

UNHRD acquires its grant fund by partnering with talented artists to create unique "cards" and offering them as NFTs. By aligning with themes of decentralization, creativity, and inclusivity, these cards not only act as artistic expressions but also as tools for advocacy and support for artists who need it most.

UNHRD acquires its grant fund by partnering with talented artists to create unique "cards" and offering them as NFTs. By aligning with themes of decentralization, creativity, and inclusivity, these cards not only act as artistic expressions but also as tools for advocacy and support for artists who need it most.

WEBSHOP


70% of the funds are going to the UNHRD grant fund.


10% will be used towards

exhibitions.


20% of the funds will be used for partnerships and other fees.

WEBSHOP

Distribution

70% of the funds are

going to the UNHRD grant fund.

10% will be used towards

exhibitions.

20% of the funds will be used

for partnerships and other fees.

WEBSHOP

70% of the funds are going to the UNHRD grant fund.


10% will be used towards

exhibitions.


20% of the funds will be used for partnerships and other fees.

Transparent

Transparent

Efficient and Fast

Efficient and Fast

Reduced Costs and Security

Reduced Costs and Security

Accesible

Up to 100PB storage per team account

All on chain.

All on chain.

Blockchain technology is revolutionizing grant distribution, providing unmatched transparency, speed, and security, while making the process more cost-effective and accessible worldwide. View the doc for more details.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

// Distribution of funds

// verifies wallet and admin


function distributeFunds()

require(msg.sender == adm

require(state== GrantStat

page: "/pricing"',

unit amnt = totalFund

}

})

payable(artist).transfer(

astDistributionTime = bl

emit Distributed(amnt);

}

})

1

2

3

4

5

6

7

8

9

10

11

12

13

14

15


1

2

3

4

5

6

7

8

9

10

11

12

13

14

// Distribution of grant funds

// Verifies wallet to ensure only the admin can trigger distribution


function distributeFunds() public {

require(msg.sender == admin, "Only admin can distribute");

require(state == GrantState.Active, "Grant is not active");

uint256 amount = totalFunding / 4; // Example distribution logic

}

})

payable(artist).transfer(amount);

astDistributionTime = block.timestamp;

emit Distributed(amount);

}

})

// Distribution of grant funds

// Verifies wallet to ensure only the admin can trigger

function distributeFunds() public {

require(msg.sender == admin, "Only admin can distrib

require(state == GrantState.Active, "Grant is not ac

uint256 amount = totalFunding / 4; // Example distri

}

})

payable(artist).transfer(amount);

astDistributionTime = block.timestamp;

emit Distributed(amount);

}

})

The UNHRD Protocol.

The UNHRD Protocol.

The distributeFunds function periodically transfers a calculated portion of the total funds to the artist, ensuring the operation is authorized and timed correctly.

View protocol here

Why on chain?

Why on chain?

Why on chain?

  • Transparency and Accountability:
    Public ledger recording ensures visibility and trackability of transactions.

  • Improved Security:
    Enhanced safety with immutable, tamper-proof smart contracts.

  • Accessibility and Inclusivity:
    Global reach of blockchain makes grants available even in remote
    or underserved regions.

  • Efficiency and Speed:
    Automation of grant distribution through smart contracts enables instant
    fund release, reducing administrative efforts.

  • Reduced Costs:
    Lowering expenses associated with administration,
    compliance, and intermediaries.

  • Transparency and Accountability:
    Public ledger recording ensures visibility and trackability of transactions.

  • Improved Security:
    Enhanced safety with immutable, tamper-proof smart contracts.

  • Accessibility and Inclusivity:
    Global reach of blockchain makes grants available even in remote
    or underserved regions.

  • Efficiency and Speed:
    Automation of grant distribution through smart contracts enables instant
    fund release, reducing administrative efforts.

  • Reduced Costs:
    Lowering expenses associated with administration,
    compliance, and intermediaries.