Token

ELG is the token of the game.

Depositing ELG into the game will change it to GOLD.

In-game Resources

There are 3 resources in the game:

  • GOLD

  • ELIXIR

  • GEM

  • Diamond

In-game resources can be exchanged with each other inside the game. However the exchange rate on buy and sell routes are different when GOLD is on one side.

Apart from the Route Rate, there is the Pools Rate which will affect the exchanged result.

POOLS RATE = RESOURCE 2 POOL / RESOURCE 1 POOL
EXCHANGE RESULT(RESOURCE 2) = RESOURCE 1 * ROUTE RATE * POOLS RATE
Buy route (R1->R2)Route RateExample

GEM -> GOLD

1

1 GEM = 1 GOLD

ELIXIR -> GOLD

1

1 ELIXIR = 1 GOLD

ELIXIR -> GEM

1

1 ELIXIR = 1 GEM

Sell route (R1->R2)Route RateExample

GOLD -> GEM

0.1

1 GOLD = 0.1 GEM

GOLD -> ELIXIR

0.5

1 GOLD = 0.5 ELIXIR

GEM -> ELIXIR

1

1 GEM = 1 ELIXIR

Example: Lets assume we want to exchange 10 GOLD into ELIXIR and current pool of ELIXIR is at 12,000,000 while current pool of GOLD is at 15,000,000 .

ROUTE = GOLD -> ELIXIR
POOLS RATE = 15,000,000 / 12,000,000 = 1.25
ROUTE RATE = 0.5
EXCHANGE RESULT(ELIXIR) = 10 * 0.5 * 1.25 = 6.25

Exchange

Last updated