Bitcoin Reserve Address
Fixed Address
bc1q7jgulg69frc8zuzy0ng8d5208kae7t0twyfjwm
bc1q6c3c0t3zvnphce37ufr4yz9veaqvew2wg0shwr
3HjNJWcn2ayFLikzmKRaFtcbLufYChQo3T
374vhN24WryvNWUUZR2uDAnL4oNP5EW4qR
Dynamic Address
The Bitcoin deposit address of each merchant is a dynamic address. These addresses can be queried through the contract as follows.
Step 1 : Query FBTC Address of Each Qualified User
Open your web browser and go to this page.
Scroll down to find the method
12. getQualifiedUsersand click to expand it.Click the
Querybutton to call thegetQualifiedUsersmethod. This will return an array containing all the merchants' FBTC addresses.

Step 2: Query Bitcoin Deposit Address of Each Qualified User
On the same page, find the method
11. getQualifiedUserInfoand click to expand it.In the input field, enter each merchant's FBTC address obtained from Step 1.
Click the
Querybutton to call thegetQualifiedUserInfomethod. This will return the detailed information for the merchant, including their corresponding BTC deposit address.Repeat steps 2 and 3 for each merchant's BTC deposit address.

Last updated