Premium Only Content
This video is only available to Rumble Premium subscribers. Subscribe to
enjoy exclusive content and ad-free viewing.

Ep60: Testing the PPSwap Website 4 - Check swap fees
3 years ago
49
/* 1. for the first 10000 swaps and a member that has 10M or more PPS, no transaction fee;
* 2. for a member that has 1M or more PPS, 0.0005 eth;
* 3. for a member that has less than PPS, 0.001 eth;
*/
function getSwapfee(uint offerID)
public
view
returns (uint)
{
if(offerID <= 3 || balances[msg.sender] >= 10*10**6*10**18) return 0;
if(balances[msg.sender] >= 1*10**6*10**18) return 5*10**14; /* 0.0005 eth */
else return 1*10**15; /* 0.001 eth */
}
Loading comments...
-
34:48
PPSwap Channel
4 years agoEp59: Testing the PPSwap Website 3 - Check rewards
351 -
15:55
PPSwap Channel
4 years agoEp57: Testing the PPSwap Website 1 - Buy and Sell PPS
89 -
16:59
PPSwap Channel
4 years ago $0.01 earnedEp58: Testing the PPSwap Website 2 - Swapping Weenus for Xeenus
33 -
0:53
The Andres Segovia Show
4 years agoCheck Out My Updated WEBSITE!
16 -
0:51
CrashCourseMedia
4 years ago $0.03 earnedTesting Testing
330 -
0:15
cbcchurch170
4 years agoTesting
149 -
0:15
cbcnews170
4 years agoTesting
66 -
1:35:39
SB Mowing
2 days agoIt took the WHOLE NEIGHBORHOOD to uncover this yards SHOCKING SECRET
96.6K64 -
12:52
ROSE UNPLUGGED
1 day agoFrom Vision to Legacy: Charlie Kirk
61.1K22 -
1:14:22
Jeff Ahern
11 hours ago $12.21 earnedThe Sunday Show with Jeff Ahern
87.1K38