The engine powering
a better world

An ecosystem where every action drives real impact. Seamlessly integrated, endlessly powerful, and designed to make doing good effortless.

One platform,
endless impact

The vision has begun. Alterium is designed to turn every action—gameplay, purchases, and more—into a unified engine for meaningful change.

Endless Possibilities

Alterium ties together everything you do—gameplay, merch, and charity—into a single, streamlined system

Real-Time Impact

Every move you make instantly feeds into Alterium’s ecosystem, allowing you to see the change you’re driving as it happens

Built For Growth

As your community grows, so does Alterium’s capacity to scale, handling more transactions and amplifying impact seamlessly.

Transaction engine

Every action feeds into Alterium’s engine, turning transactions into tangible impact

Earn assets, unlock rewards.

Support charities through our store.

Daily donations

800

600

400

200

Mon

Tue

Wed

Thu

Fri

Sat

Sun

2023

Daily donations

800

600

400

200

Mon

Tue

Wed

Thu

Fri

Sat

Sun

2023

Alterium

Connected experience

Alterium works effortlessly across platforms and tools, connecting every part of your ecosystem for maximum impact.

Syncs directly with Flong, connecting in-game assets and rewards to real-world impact.

Fully integrated on mobile, desktop, and
in-game for a unified user experience

Currency with purpose

A portion of every real-money purchase converts into Alterium, a currency designed for impact. Exclusively earned—never bought outright.

Alterium is earned through purchases,
turning every action into real-world impact.

Alterium is earned through purchases, turning every action into real-world impact.

Use Alterium across the entire Aequel ecosystem, unlocking endless possibilities.

The bridge to Alterium

Designed to seamlessly connect data sources, APIs make integrations effortless, powering Alterium with real-world actions.

JS

alterium.sol

MD

README.md

.gitignore

1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

16

// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;

contract Alterium {
address public owner;
uint256 public totalBalance;

function deposit() external payable {
totalBalance += msg.value;
}

function withdraw(uint256 amount) external {
require(msg.sender == owner);
require(amount <= totalBalance, "Insufficient");

payable(msg.sender)

LF

Line 5:36

UTF8

2 spaces

main

F.A.Q

F.A.Q

Have more questions?
Contact us >

What is Alterium?

What is Alterium?

What is Alterium?

How does Alterium work?

How does Alterium work?

How does Alterium work?

How does Alterium connect to Return on Humanity (ROH)?

How does Alterium connect to Return on Humanity (ROH)?

How does Alterium connect to Return on Humanity (ROH)?

What is Alterium as a currency?

What is Alterium as a currency?

What is Alterium as a currency?

Can I buy Alterium outright?

Can I buy Alterium outright?

Can I buy Alterium outright?

Can I use my assets across different games?

Can I use my assets across different games?

Can I use my assets across different games?

Is Alterium only for air hockey?

Is Alterium only for air hockey?

Is Alterium only for air hockey?

How does Alterium contribute to giving?

How does Alterium contribute to giving?

How does Alterium contribute to giving?

What’s next for Alterium?

What’s next for Alterium?

What’s next for Alterium?

Stay in the loop

Follow our journey and get the latest updates

Stay in the loop

Follow our journey and get the latest updates

Stay in the loop

Follow our journey and get the latest updates

Stay in the loop

Follow our journey and get the latest updates

Turning gaming, innovation, and
purpose into real-world impact

Turning gaming, innovation, and
purpose into real-world impact

Turning gaming, innovation, and
purpose into real-world impact

Turning gaming, innovation, and
purpose into real-world impact