Bible Pay
TestNet => Active Discussions => Topic started by: Rob Andrews on May 10, 2026, 03:39:34 PM
-
BINANCE SMART CHAIN INTEGRATION WITH BIBLEPAY
We are moving forward to create an Ethereum (BEP-20) Binance smart chain presence for BIBLEPAY, so we can provide enhanced features.
This includes:
- BEP-20 BSC token for BIBLEPAY (contract address 0xF103aEEc556412087747f0B3079088aDCB28137c)
- ShibaInu->BBP Exchange (Contract address 0x258Ee000341b5A5D18aE366E04FcE35360B89f69)
NOTE: I will be providing the source code for the two contracts as well. As the dev of the contracts, I specifically designed them so there are no owner functions. I am an equal participant in this ERC-20 space as everyone else is.
(Note on future state: I plan on re-creating PortfolioBuilder on the BEP-20 side to provide staking rewards using the BEP-20 smart contract; the rewards will be in BEP-20 BIBLEPAY. Native L1 chain BBP will be able to be traded on the Unchained bridge to go back and forth from BEP-20 BBP to Native BBP
Why PB BEP-20? So that the smart contract can confirm your BEP-20 holdings along with the native BBP holdings to provide a reward. On the native side, it would be more centralized to prove and emit the reward (I may be involved running a service that is trusting the main kitty emission) but on the BEP-20 side, we can automate this since the PortfolioBuilder contract can act like a bank for us).
Side Note: When you look through the release and test cases below you may wonder why the unchained exchange UI uses its own internal wallet and provides a wallet address. This is because I want to make it easy to log in, use the exchange, log out, and for future use cases, be able to spend from the derived key in the web site (via ERC-20 or native BBP). This means the unchained site will also have a cool feature that lets you log in with metamask (equivalent to 2FA) which will increase security on the web side. But I assure you, the things we are testing below are still 100% decentralized as the site does not store private keys - it only derives them from your signature and when you log off it throws them away. Future state, I believe we can also make a decentralized version of the exchange that spends directly from metamask (no key derivation necessary on the web site). However this is still useful today to fully test the contracts, and add features such as Buying Selling NFTs directly from the ERC-20 wallet on the unchained site.
Explanation of Contract 1, the BIBLEPAY BEP-20 token:
1) There is a 1B coin hard cap. Only 1M coins can be minted per day.
2) Coins can be Minted to You if you send ShibaInu to the contract. Otherwise, coins are NOT minted.
3) Shiba that you send to the contract, can be withdrawn after 4 years.
4) I am providing a convenience function in unchained to allow anyone to mint BIBLEPAY from Shiba to make this an equal and fair emission.
5) I have no private key for any of the BIBLEPAY coins on the BEP-20 network. They get minted directly to your BEP-20 wallet (or to the BEP-20 web wallet, which is still your private derived key that I cannot see since it is derivated from the MetaMask signature).
6) When coins are sent from the BEP-20 contract to the exchange contract, they are locked IN the exchange contract (not on the web site). I cannot withdraw them or recover them. The only way to get them back is to either cancel the trade, Or have the trade fill.
7) The Exchange contract is also Public and I do not have any rights to the coins. Those coins can only be withdrawn via the original user who sent them (via the Cancel mechanism), OR, if they are over 30 days old and Not filled/exchanged, the exchange contract has the right to send them back to the original owner (this is a maintenance function to clean old orders, to keep the contract from growing unbounded with old junk orders) etc.
8 ) If these two contracts are deployed in a way that operates directly from MetaMask (future state) there will be No Need for a web wallet on unchained. I am simply providing the web wallet to get us started and I also may provide free gas on the unchained to jump start adoption.
9) If we continue down this path of decentralization, we can decentralize everything in biblepay including the expenses and revenue records, the prayer room, the voting, permissions, everything.
10) When you place a Trade in the Exchange, an Order is created with a BEP-20 ERC20 Public Key, Timestamp, Quantity and Bid amount. This order is stored in the *Exchange contract* (not on the web site). This is one of the primary novel features of our decentralized exchange. The smart contract will FILL a partial order, or a full matching order when the big is equal to or greater than the ask, even if the quantity is not the full amount. The contract itself sends the tokens for both assets, out from the contract to the receivers.
11) if you want your coins back for an exchange Order, you can highlight the row and click Cancel, and the contract will send your coins back to you as long as you are the owner of the order.
How do I test?
Log in to unchained.biblepay.org.
Navigate to the Finance menu.
Click connect wallet and connect to your metamask instance.
I will post test cases here, one at a time as we get through them.
Test Case 1:
Verify that you can Mint BEP-20 BIBLEPAY in exchange for ShibaInu:
From the finance menu, click Mint Coins.
Verify that you have a little BSC gas in your wallet, and more than 0 Shiba Inu.
Type in an amount (you will receive 1:1 in BEP-20 BIBLEPAY). Click Mint.
Verify that you have lost the Shiba and gained the BBP in your web wallet.
-
Kindly check explorer it needs payment
https://chainz.cryptoid.info/bbp/
-
0x7fFec195B5c04a651f3FB9438De62b513B6eab2B
BEP 20 address from metamask connected with unchained
-
0x7fFec195B5c04a651f3FB9438De62b513B6eab2B
BEP 20 address from metamask connected with unchained
Ok, cool, I sent 256K Shib and $1 of BNB gas if you want to verify you received this in the BEP20 Web wallet (ill send more when we are in the middle of trading etc).
Now you should be able to check the mint test case.
-
No route found
In pancake & uniswap
-
I have sent 10000 Shibainu to the contract address
-
here is the txn hash 0x87b7ed39ad0c427880b59253cb06570f26ce946b85e6545295bfe258f0edc975
but I sent it to
this contract
0x258Ee000341b5A5D18aE366E04FcE35360B89f69
did I messed up?
-
No route found
In pancake & uniswap
1) Can you send me a screen shot of the shiba inu wallet balance in Unchained? (but not from metamask)
2) You are supposed to navigate into the Mint Coins button (sorry if i am not clear) but we are trying to test each of the unchained features one at a time then also all features of the exchange ; so you would navigate into the Mint Coins button and then mint a certain amount (like less than 50K so we dont waste too much of it) and then verify the balances of each Shiba Inu and BBP bep-20, by checking those balances in the "BEP-20 Wallet" feature.
-
Can't find anything in bbp even after connecting with metamask..
no bep20 address
-
the finance menu is not interactive in my case..
so I'm not doing something right,,,,
Assistance would be appreciated
-
the finance menu is not interactive in my case..
so I'm not doing something right,,,,
Assistance would be appreciated
Yeah, I see the reason for the confusion; that Connect to Metamask button, it should not be on the web wallet; its supposed to be under finance; so please do not use that particular button anymore - also your finance button is missing from the left menu. Let me take a look at this, hang on.
-
Can't find anything in bbp even after connecting with metamask..
no bep20 address
I made a change to the web site; please log in first, then click Authentication and see if you can click on Exchange. Then you should see the wallet features for erc-20 in my screenshot.
Then you can re-send the shiba i sent you (where you provided your metamask wallet) over to the BEP-20 web wallet - then verify you got the shiba in there, then you can try the mint function.
Also can you give me your BEP-20 wallet address from this area so I can send a little more BNB gas?
-
How will the BEP-20 BIBLEPAY token and the ShibaInu-to-BBP exchange remain fully decentralized if the Unchained exchange UI uses an internally derived wallet instead of spending directly from MetaMask?
fnaf (https://fngames.io/)
-
for some reason my ui is loading differently than you
My exchange icon is not under authentication
it is under finance and when I click it it remains blank page ..
I'm attaching the screenshots...
-
How will the BEP-20 BIBLEPAY token and the ShibaInu-to-BBP exchange remain fully decentralized if the Unchained exchange UI uses an internally derived wallet instead of spending directly from MetaMask?
fnaf (https://fngames.io/)
1) I typed a little about that in the top if you want to read it.
2) We are testing now to make sure it all works.
3) Im providing a front end to the exchange for the benefit of Users to actually use it.
4) Anyone can write their own UI also and use it in a decentralized way.
5) I do not mind eventually writing a direct metamask version, as long as there is demand.
-
for some reason my ui is loading differently than you
My exchange icon is not under authentication
it is under finance and when I click it it remains blank page ..
I'm attaching the screenshots...
You are not logged in. I added it under Authentication, which appears after you are logged in.
-
but you can see it says I'm logged in..
-
but you can see it says I'm logged in..
Sorry, I saw your screen shot earlier and thought it said Not logged in; right, ok, I will have to put the debugger on it. Give me a few hours.
-
but you can see it says I'm logged in..
Can you see if it works now?
Once logged in it should have a menu item of "Exchange" under Authentication.
-
no it is still now not showing exchange under authentication..
lemme tell you some more background I'm signing in with my email id and I need to click reset pass option that receiving tmep pass.
I need to do it every time.
-
no it is still now not showing exchange under authentication..
lemme tell you some more background I'm signing in with my email id and I need to click reset pass option that receiving tmep pass.
I need to do it every time.
EDIT:
Ok, the reason this is so squirrely is we added a new field to the back end and it was not breaking for my user but it breaking for everyone else.
So far when I enter a bad password, I dont even get a message box.
Hang on while I make fixes.
-
no it is still now not showing exchange under authentication..
lemme tell you some more background I'm signing in with my email id and I need to click reset pass option that receiving tmep pass.
I need to do it every time.
Yeah, I was surprised how much stuff was broken on there. The modals were out, the reset pass link didnt work for me, the change pass after using the reset pass was out, etc, and on top of that the exchange node was not visible.
So this should all be fixed now. I used one of my email addresses to create a new acct and now you can register, get an email, use the pass link, log out, log in with it, change the password, save it, and log out and log back in.
So now on your acct plz try to recover it with your link then save the new pass, then log out and log back in then try testing the exchange?
-
So now I'm relieved and the test is going as test .. as we are finding bugs and errors
Here I'm attaching 2 photos where I was able to mint...
Here is my Bep 2 address from unchained
0x124929936ceD205408f1F3A3417379aeaA1488Bd
-
So is there going to be a way to get cross chain bbp transaction like bep 20 bbp to native?
-
small observation..
I tried to login from the metamask mobile wallet but when i pressed connect it didn't send any connecting or approval msg..
instead it asked me to install metamask...
Because if you can do that than people will be able to use it from mobile phone..
-
also I am low on gas 0.00012 ig...
so yes I would appreciate some..
Thanks
-
So is there going to be a way to get cross chain bbp transaction like bep 20 bbp to native?
Not yet. I plan on making a bridge between native BBP and ERC-20 BBP and running that on unchained as a feature though.
I think this weekend I will start on portfolio builder and ill keep that bridge in mind to work on also.
-
also I am low on gas 0.00012 ig...
so yes I would appreciate some..
Thanks
Sent.
One other thing you can do in the mean time, is withdraw 5000 erc-20 bbp to your BNB metamask wallet, and add the token to your token list and you should see 5000 BIBLEPAY in there.
-
So now I'm relieved and the test is going as test .. as we are finding bugs and errors
Here I'm attaching 2 photos where I was able to mint...
Here is my Bep 2 address from unchained
0x124929936ceD205408f1F3A3417379aeaA1488Bd
small observation..
I tried to login from the metamask mobile wallet but when i pressed connect it didn't send any connecting or approval msg..
instead it asked me to install metamask...
Because if you can do that than people will be able to use it from mobile phone..
1) Great, glad we are in.
2) Great, glad mint worked. That proves that anyone can mint new BBP from SHIB using the smart contract and that it is a fair launch of all "extra" tokens on the erc-20 network that can be useful.
3) On metamask mobile, Ok, good on one hand, but I feel most of the site has problems viewing on mobile anyway (the resolution is kind of high that is required to go into the exchange), and I have a whole laundry list of things id like to get working correctly on BBP first, but we can certainly add mobile to the list for more adoption yes. Thinking of everything we ever made, trying to decentralize it, prune features we dont need, rerelease the core wallet, and have a solid base that works on the desktop, then we will have 100 tickets for bugs and things like mobile features. Maybe we will have 3 devs by then also.
4) Ill come back when time permits and we can test the exchange together.
5) In the mean time you could test the bep-20 web wallet, send and receive each of the 3 bep-20 tokens back to your metamask wallet and back to the unchained web wallet, just to ensure they are exact.
Thanks
-
Tried Bep20 BBP to meta
meta to bep20 bbp..
succeed,
-
Tried Bep20 BBP to meta
meta to bep20 bbp..
succeed,
Ok, so lets test the exchange.
I put an order in for 7611 bbp at .28 shiba each , my cur shib balance is 165217 and my bep-20 bbp is 105853 if you want to sell those 7611 to me ill check my balance later.
To get it to fill after you put the order in - it goes in the book, but I have the Refresh button wired up to match orders in the contract.
-
So tried it and it worked attaching few photos..
your balance is also successfully updated I checked on the bscscan
-
but I have a question is the price tied with shib?
or a free-floating market?
-
also another note not related to this test thread..
I'm losing 0.09 BBP core wallet installed on desktop every day (deducted) automatically..
any solution for that?
Thanks.
-
also another note not related to this test thread..
I'm losing 0.09 BBP core wallet installed on desktop every day (deducted) automatically..
any solution for that?
Thanks.
A) What is the TXID of the tx for .09 out of core wallet?
B) What Wallet version is that running from the Info page? (I think its something like 0.24.x-Suffix).
C) Any keys set in biblepay.conf from back over 2 years ago for old features?
-
So tried it and it worked attaching few photos..
your balance is also successfully updated I checked on the bscscan
Good sleuthing. I see it here in my web wallet too.
Btw, when all this phase 1 is done, it is possible for us to do 100% decentralized exchange too. (But first i am favor of making everything work easy for the user and making other things in BBP decentralized). But back to the point, the only downside for the user if they come in BBP/Shiba exchange (Decentralized) version, they will connect to metamask, and when they hit Buy to place an order, they will get two pop ups, one to send the Shib, and one to interact with the Buy order in the contract. (Which I guess is not terrible). The web site will have to deal with Javascript stuff instead of back end code. But yeah I think we should do that at the end also, just to show this is 100% decentralized in the end. Notice that when you place an order your coins are tied up in the Contract as a bank (not on the web site). When you hit Cancel you receive your coins back in the web wallet. Same on the dex version; coins leave metamask and go into the contract. Canceling them as a command through metamask would return them from the contract back to the metamask wallet.
So far the model is nice this way? Performance seems relatively good since BSC is fast. I thought about long term performance also when we have 900 orders in the book. The book can do batching so that should be OK. One feature we would need in the future is the ability to combine all txs at one price into one row (easy) as this is a UI feature.
-
but I have a question is the price tied with shib?
or a free-floating market?
1) As far as the order book itself, those are static orders we place at our prices and no price oracle is required to execute them, IE buy 100 BBP for 10 shib is static, and no matter what the price is of either token, the order is filled based on that static amount (but this is prob not what you meant)
2) As far as the UI display for the current price of SHIB that comes from the chainlink price oracle; I have the exchange check the chainlink oracle one every refresh to show the free floating price of shib
3) As far as BEP-20 BBP getting a pricing oracle, I checked into this and it requires us to get listed on any ERC-20 exchange that provides a price feed to coingecko. Which we can either get listed on, or even do it ourselves some day (I was listed on coingecko and coinmarketcap for a while using my own code) but that died when bololex died; but point is once we have the DEX on coingecko, it will start publishing a BBP price to the bscscan chain (and our exchange can pick that price up from coingecko for the room itself too)
-
Added another test case for you:
Plz see the BEP-20 to Native bridge on the main menu.
Plz send some bbp to the native wallet and verify it arrives in the native webwallet; then vice versa, verify the other way arrives in the BEP-20 BBP wallet etc.
-
I tried to bridge BEP20 to Native BBP with success! also the reverse result was working for me.
Then I send BBP web wallet to my unchained profile BBP which was also successful.
-
One bug I found that:
When I'm buying BBP the balance on the weidget doesn't update even after refreshing.
I need to close the widget and then see it on web bep20 wallet or when I reopen exchange again.
-
One bug I found that:
When I'm buying BBP the balance on the weidget doesn't update even after refreshing.
I need to close the widget and then see it on web bep20 wallet or when I reopen exchange again.
Ok, I fixed that, will be in next release once Portfolio Builder comes out.
Working on prayer staking.
-
A) What is the TXID of the tx for .09 out of core wallet?
B) What Wallet version is that running from the Info page? (I think its something like 0.24.x-Suffix).
C) Any keys set in biblepay.conf from back over 2 years ago for old features?
A) ada765e1a22805aca4cf8d8d521a42685717d9b67ce506a5f49f7697addb3cc3
B) Latest one downloaded a week ago.
c) I don't remember but can it happen for the screen sharing feature or something that bbp launched ?
-
A) ada765e1a22805aca4cf8d8d521a42685717d9b67ce506a5f49f7697addb3cc3
B) Latest one downloaded a week ago.
c) I don't remember but can it happen for the screen sharing feature or something that bbp launched ?
That tx is possible to check with getrawtransaction txid 1 was for Storage. We have a feature either for NFT or for BBP Drive, or for videos, or for the HTTPS API, where you could use your web wallet key to store something. According to the calculation is
double nCharge = nTotalSize / 10000000 / 30; // bill daily
So for .09 bbp it would be a file or folder that is 27Meg in size.
Youd have to see what the pub key [BGRUU8zcUkpVjKEaineE7sot4AZMZGKFVN] for that tx is storing. The destination goes to the foundation address for our next waterwell/orphan expense so it does go to good use.
-
I won't cancel it but is there any way arround if someone wants to?
-
I won't cancel it but is there any way arround if someone wants to?
Current state, you can spend the BBP that is in the key that is getting charged, and the charges will stop. The storage gets skipped as not paid. We currently do not Delete the files on StorJ (we keep hosting them on the sancs). Obviously in that state the design would be if it was abused we would have to delete the files and then the user would have to re-upload them and charging would start again.
I think this model is going to need to be changed when we switch to ERC-20 derived BBP keys however as we wont have the authority to charge the web key the storage charge. So once we get back around to BBPDrive, ill see if we can charge the erc-20 key for something in a storage contract. BBPDrive is useful as it lets you host Public files on the internet. I have some (mixed down band) songs stored on there that I share with friends when they are too big to email. Thinking of a good use case for that would be hosting gospel video links and bible audio tracks also.
-
Portfolio Builder is ready to test.
The way it works is it looks for assets in your regular metamask wallet address - bnb chain only - (Not in your web wallet). In this way you can keep your primary safe bigger balances in your personal private wallet, along with some erc-20 BBP. We measure the BBP USD value against the foreign assets and calculate a "Coverage ratio". That is how much of a % your BBP in USD matches the other assets. The stake reward is based on the coverage ratio * the current annual APR.
Currently there are 3 stakable assets (BNB, BNB shiba and BNB BBP).
We can add more stakable assets as requested as long as they have chainlink oracles for the price.
-
Kindly tell me what I'm doing wrong?
Also, I sent 100000 BNB BBP to my MetaMask, but the portfolio builder isn't updating it it is stuck at 4000. Even after logging out and relogging in.
-
Kindly tell me what I'm doing wrong?
Also, I sent 100000 BNB BBP to my MetaMask, but the portfolio builder isn't updating it it is stuck at 4000. Even after logging out and relogging in.
1) On the minimum reward amount of .50, that means you successfully got past the prayer validation and it was close to making a stake reward but we have a min threshhold of .50 bbp; so you have to wait more days until its greater than the minimum;
2) On the Qty column, that is currently the Average balance of each asset per stake day; I did this to prevent people from pumping an asset in then dumping it out the next day and getting a reward. So over time it will be the Average daily balance of that asset as you wait. (We may be able to add a Current and Average column if it would help).
Just check it in 7 days and see if all the things line up?
-
okay so I need to type 15k to the quantity for shib and BBP? and then rewrite the prayer and then click on on pay the reward?
Just wanna understand how it works.
-
okay so I need to type 15k to the quantity for shib and BBP? and then rewrite the prayer and then click on on pay the reward?
Just wanna understand how it works.
Hi Bro A,
You dont have to type anything in the top (it is readonly).
The way it works is we take your Metamask public key, and scan it for assets that have a chainlink oracle supported by BBP. Currently this is BBP, Shiba, BNB, and TUSD.
We calculate the Average daily balance of those since the Last stake date, and we display that on the UI.
Along with the current APR%.
Then we calculate the reward in BBP.
If a person wants to let it accrue, they just do not stake (for up to 5 years).
If a person wants to compound the interest, they type in the verse and click Pay. Then it pays the reward.
Starting on Todays release, we now have a Smart Contract to do this (to continue to make BBP decentralized).
The smart contract will do these things internally, and will also pay the reward Out of the contracts BBP balance to the user (automatically).
To allow this project to continue in a decentralized way without me, the contract is standardized now and can assess and pay ERC-20 BBP rewards and still be supported by any of our devs without me.
The new contract is ready to test now.
-
but Can I decide how much asset I wanna put in?
-
also by pressing on pay compound interest whom I'm paying to?
-
also confused about pay t escrow error.
-
but Can I decide how much asset I wanna put in?
We just pay rewards on the whole amount you have in your metamask wallet. You cannot get paid on Less than you have.
(If a person really wants less rewards, they can move some of the BBP or the Foreign tokens out of their metamask to another cold wallet).
Can you send a screenshot of your PortfolioBuilder? Also can you verify it is listing the right avg balance per coin that we pay rewards on?
-
also confused about pay t escrow error.
Once I see the screenshot I will be able to answer.
You are not paying the reward, we are paying You for staking.
-
i've attched it on that reply
-
i've attched it on that reply
Thats just an error dialog, not the screen shot. Im looking for all the row data.
-
I can make a new wiki page on PortfolioBuilder as Im sure we will need a new one to handle the ERC-20 intricacies.
But let me at least refresh everyones memory on why we have PB for BBP.
Portfolio Builder is a way to combine an up and coming Mainstream and Hopeful leveraged coin with BBP so that in the future your investment theoretically yields multiple % gains (in contrast to say holding Bitcoin+BBP which has already reached a rather high price per coin). The idea is we team up with a leveraged "hopeful start" such as Shiba or DOGE - a mainstream coin where the pair (both BBP and Shiba for example) appreciate yielding a great potential return in the future.
Second, we are trying to appeal to users who do not know about BBP. We are appealing to millions of crypto users who have erc-20 (BEP-20) wallets with shiba or another chainlink compatible token to also come to our community, hold some BEP-20 BBP, and receive the homogenized BBP staking reward. Why would a user want to invest in BBP? Other than (normal base reasons), they are receiving an apr double the risk free rate (currently 11%) just for holding BBP + SHIBA. Without BBP they have to turn to services like coinbase to earn stake rewards.
THE MECHANICS OF THE PAIR:
When you hold an equal amount of BEP-20 BBP along with SHIBA (as an example), let us presume you have $1000 of Shiba and $1000 of BBP in your Metamask wallet (not your web wallet):
Lets say this is 10MM SHIB + 10MM BBP.
You use the staking interface to establish the first stake date. Then we automatically assess new rewards over time (which are not paid automatically) you must type the bible verse.
When you type the verse, the stake payment is made and the date is reset.
You will receive an annualized 11% or so at that time and then the date is reset.
NOTE ON SCENARIOS WHERE YOU HAVE LESS BBP THAN FOREIGN CURRENCY (IN THIS EXAMPLE SHIBA):
If you have 10% BBP (in USD value) and 90% in SHIB you only earn rewards on the first 10%.
If you have 90% BBP (in USD value) and 10% in SHIB, you only earn half the reward APR on 90% of the BBP.
The system uses an algorithm to match your USD value in BBP up to the USD value in foreign approved tokens.
Does anyone have any questions?
-
Is it possible to program it in way that users can chose what amount of BBP and SHIB they want to use in PB?
And also a mechanism if it's not equal for both coin than dismissal of that transaction?
-
I can make a new wiki page on PortfolioBuilder as Im sure we will need a new one to handle the ERC-20 intricacies.
But let me at least refresh everyones memory on why we have PB for BBP.
Portfolio Builder is a way to combine an up and coming Mainstream and Hopeful leveraged coin with BBP so that in the future your investment theoretically yields multiple % gains (in contrast to say holding Bitcoin+BBP which has already reached a rather high price per coin). The idea is we team up with a leveraged "hopeful start" such as Shiba or DOGE - a mainstream coin where the pair (both BBP and Shiba for example) appreciate yielding a great potential return in the future.
Second, we are trying to appeal to users who do not know about BBP. We are appealing to millions of crypto users who have erc-20 (BEP-20) wallets with shiba or another chainlink compatible token to also come to our community, hold some BEP-20 BBP, and receive the homogenized BBP staking reward. Why would a user want to invest in BBP? Other than (normal base reasons), they are receiving an apr double the risk free rate (currently 11%) just for holding BBP + SHIBA. Without BBP they have to turn to services like coinbase to earn stake rewards.
THE MECHANICS OF THE PAIR:
When you hold an equal amount of BEP-20 BBP along with SHIBA (as an example), let us presume you have $1000 of Shiba and $1000 of BBP in your Metamask wallet (not your web wallet):
Lets say this is 10MM SHIB + 10MM BBP.
You use the staking interface to establish the first stake date. Then we automatically assess new rewards over time (which are not paid automatically) you must type the bible verse.
When you type the verse, the stake payment is made and the date is reset.
You will receive an annualized 11% or so at that time and then the date is reset.
NOTE ON SCENARIOS WHERE YOU HAVE LESS BBP THAN FOREIGN CURRENCY (IN THIS EXAMPLE SHIBA):
If you have 10% BBP (in USD value) and 90% in SHIB you only earn rewards on the first 10%.
If you have 90% BBP (in USD value) and 10% in SHIB, you only earn half the reward APR on 90% of the BBP.
The system uses an algorithm to match your USD value in BBP up to the USD value in foreign approved tokens.
Does anyone have any questions?
Please do update the wiki page, maybe a nice step by step on the best way to get things started.
-
Please do update the wiki page, maybe a nice step by step on the best way to get things started.
I think i have managed to get some BNB in the portfolio builder, I am now trying to get my SHIB to show up, not sure if it is in the right token. I bought Binance-Peg SHIB?