Skip to content

Galxe/erc20-g-token

Repository files navigation

G Token

This is the official repository for G Token.

The G Token is a new token contract replacing the old token GAL, proposed in GP25.

There are 3 contracts in this repository:

  • GravityTokenG.sol: The main new ERC20 token contract, the G token. This token contract natively supports minter management for making G a native cross-chain token. Each minter will have limited minting power within a time window. Minters are enumerable. Implementation of this management is in LimitedMinterManager.sol.
  • TokenUpgrader.sol: A contract to upgrade the GAL token to the G token.
  • TokenVesting.sol: A simple token vesting contract.

Deployment

The contracts have been deployed at the following addresses:

G Token

Token Name: Gravity

Token Symbol: G

Initial Total Supply: 12,000,000,000 G

Contract Address: 0x9C7BEBa8F6eF6643aBd725e45a4E8387eF260649

Networks:

G tokens can be natively bridged to deployed network via our official bridge, using cross-chain message protocols.

Token Upgrader

Address: 0x249aC00402716b7bf6d6ED24531d7B4C10788942

Only available on networks where the old GAL token is deployed:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published