Smart Contract Integration

Overview

This guide is intended for developers integrating with gMON LST.

gMON Liquid Staking Token

gMon is a reward-bearing LST. In contrast with a rebasing LST, gMON does not automatically adjust the number of tokens in circulation. Instead, the token’s value increases as rewards are accumulated. Defi-compatible and tax efficiency are the main advantages of this non-rebasing approach.

Smart contract Integration

Contract addresses

Our contracts are verified. So you can find all the functions and ABIs in the links below.

Testnet

Stake manager contract (0x2c9C959516e9AAEdB2C748224a41249202ca8BE7): https://testnet.monadexplorer.com/address/0x2c9C959516e9AAEdB2C748224a41249202ca8BE7 gMON contract (0xaEef2f6B429Cb59C9B2D7bB2141ADa993E8571c3): https://testnet.monadexplorer.com/token/0xaEef2f6B429Cb59C9B2D7bB2141ADa993E8571c3

Last updated