Contracts

Deployed Contract Addresses

GLOOP ERC20 Token

GMI Contracts (Arbitrum Mainnet)

The core contract of the GMI system is the GM Index. This contract contains all logic to facilitate Index building, interaction, and maintenance. Token Banks are linked to each individual GM token and hold the tokens that are deposited into the Index. The prices of each GM token are determined by the Token Oracles.

GM Lending and Borrowing Contracts (Arbitrum Mainnet)

The core contract of GM Lending and Borrowing is the Lending Pool. This contract contains all logic to facilitate all lending transactions (posting collateral, supplying and borrowing USDC, and liquidations), using the Interest Rate Model contract for USDC rates. GM Vaults hold the GM tokens users deposit as collateral. The prices of each GM token are determined by the GM Price Oracle.

Last updated