Contracts

The GMI system is made up of the following contracts:

  • GM Index: The core contract of the Index system. This contract contains all logic to facilitate Index building, interaction, and maintenance.

  • Token Banks: These contracts are linked to each individual GM token and hold that individual GM token that has been deposited into the Index. The Index contract is the manager of all token banks.

  • Token Oracles: The prices of each GM token are determined by the token oracles.

Github Contract Repo

Deployed Contract Addresses

GMI Contracts (Arbitrum Mainnet):

GM Lending Contracts (Arbitrum Mainnet):

  • GM Lending Factory:

  • GM Lending Pool:

  • GM Price Oracle:

  • GMBTC Vault:

  • GMETH Vault:

  • GMSOL Vault:

  • USDC Vault:

  • GM Interest Rate Model:

  • GM Liquidation Bot:

  • Address Store:

Last updated