Integration Guide
This guide outlines the process for integrating minting of mBGT into your protocol's $BGT flow.
Step 1: Call setOperator
function
setOperator
functionABI: Available here
Parameters
Vault contract address:
0x488F847E277D6cC50EB349c493aa0875136cBFF1
Step 2: Call deposit
function to claim $BGT
to the vault contract
deposit
function to claim $BGT
to the vault contractLast updated