How to dock Minter contract
Last updated
Last updated
Demonstrate to investors step-by-step how to interact with STBT Minter Smart contracts on Sepolia network.
One dedicated telegram cooperation group created by our operation colleagues.
One available ETH wallet address which will be be added to the whitelist of STBT for subsequent interactions. Only addresses in the whitelist can send and receive STBT.
STBT: 0xF93276eaFFa99287e24AB2c7C050533dfE33CcaF
USDC: 0x032C6778931a38B2a08e1C1Ad55750cb1879457a
Minter: 0xA8B2A2BBae9e3f65Cee200b91F144eE5F24e9d32
Address to receive USDC and issue STBT: 0x981B62de4864ed5b2c762A4e20bDA01b70EeBb2E
Address to receive STBT and redeem USDC: 0x199E9C9A58e0CF6D26c4e753693644Ca65A4c497
Send "/bind_address <address>" in the telegram group,it will works as follows:
Automatically create one Matrixdock test account and add the <address> to the whitelist of STBT.
Automatically send 1M USDC to the <address>.
Once our system completes any step, the corresponding notifications will be sent to the telegram group.
Check if your address is successfully added to STBT whitelist.
Send "/help" for more information.
Perform approve() for Minter on USDC.
Perform mint() on Minter.
https://sepolia.etherscan.io/address/0xA8B2A2BBae9e3f65Cee200b91F144eE5F24e9d32#writeContract#F1
Then the minting notifications will be sent to the telegram group.
Check order.
Once mint finished, check STBT balance.
https://sepolia.etherscan.io/address/0xF93276eaFFa99287e24AB2c7C050533dfE33CcaF#readProxyContract#F2
Perform approve() for Minter on STBT.
Perform redeem() on Minter.
https://sepolia.etherscan.io/address/0xA8B2A2BBae9e3f65Cee200b91F144eE5F24e9d32#writeContract#F2
Then the burning notifications will be sent to the group.
Check order.
Our operation colleagues will perform settlement, and finally the corresponding USDC will be transferred to your address.