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
4 years ago
50
/* 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
361 -
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
337 -
0:15
cbcchurch170
4 years agoTesting
150 -
0:15
cbcnews170
4 years agoTesting
67 -
1:00:20
Simply Bitcoin
7 hours ago $0.07 earnedThe Bitcoin Crucible w/ Alex Stanczyk ft Tomer Strolight - Episode 7
35.7K1 -
17:33
a12cat34dog
6 hours agoRUMBLE TAKEOVER @ DREAMHACK | VLOG | {HALLOWEEN 2025}
29.3K22 -
LIVE
Spartan
3 hours agoStellar Blade Hard Mode with death counter (First Playthrough)
37 watching