Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0759…2504
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PERX | ERC-20 | 100 | -- | -- | |
1UP | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10717700 | 4 years ago | | | 0 | 0.0082613240 | |
| 10717695 | 4 years ago | | | 0 | 0.0082613240 | |
| 10717686 | 4 years ago | | | 0 | 0.0080817300 | |
| 10717621 | 4 years ago | | | 0 | 0.0082613240 | |
| 10717607 | 4 years ago | | | 0 | 0.0078690000 | |
| 10717605 | 4 years ago | | | 0 | 0.0050769280 | |
| 10717575 | 4 years ago | | | 0 | 0.0096413240 | |
| 10717494 | 4 years ago | | | 0 | 0.0036197400 | |
| 10717387 | 4 years ago | | | 0 | 0.0034623601 | |
| 10717168 | 4 years ago | | | 0 | 0.0035372480 |
ABI
ABI objects
Getter at block 21214634
buyPrice() view returns (uint256)
1050000000000000000
decimals() view returns (uint8)
18
getInvested() view returns (uint256)
0
multiData() view returns (uint256, uint256, uint256, uint256, uint256, uint256, uint256, uint256)
(857, 7685469822946410227476325, 0, 0, 0, 1050000000000000000, 950000000000000000, 0)
myTokens() view returns (uint256)
0
name() view returns (string)
Stake UP
onlyAmbassadors() view returns (bool)
false
sellPrice() view returns (uint256)
950000000000000000
symbol() view returns (string)
SUP
totalERC20Balance() view returns (uint256)
857
totalSupply() view returns (uint256)
7685469822946410227476325
Read-only
balanceOf(address _customerAddress) view returns (uint256)
dividendsOf(address _customerAddress) view returns (uint256)
invested_(address) view returns (uint256)
myDividends(bool _includeReferralBonus) view returns (uint256)
payoutsTo_(address) view returns (int256)
referralBalance_(address) view returns (uint256)
tokenBalanceLedger_(address) view returns (uint256)
totalReferralEarnings(address _client) view returns (uint256)
totalReferralEarnings_(address) view returns (uint256)
State-modifying
Events buy(uint256 _amount, address _referredBy) returns (uint256)
buyFor(uint256 _amount, address _customerAddress, address _referredBy) returns (uint256)
exit()
reinvest()
sell(uint256 _amountOfERC20s)
transfer(address _toAddress, uint256 _amountOfERC20s) returns (bool)
withdraw()
Transfer(address indexed from, address indexed to, uint256 tokens)
onDistribute(address indexed customerAddress, uint256 price)
onReinvestment(address indexed customerAddress, uint256 ERC20Reinvested, uint256 tokensMinted)
onTokenPurchase(address indexed customerAddress, uint256 incomingERC20, uint256 tokensMinted, address indexed referredBy, uint256 timestamp)
onTokenSell(address indexed customerAddress, uint256 tokensBurned, uint256 ERC20Earned, uint256 timestamp)
onWithdraw(address indexed customerAddress, uint256 ERC20Withdrawn)
constructor()
fallback()
This contract contains no error objects.