Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PDS | ERC-20 | 5.684766K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10652027 | 4 years ago | | | 0 | 0.011949312 | |
| 10652019 | 4 years ago | | | 0 | 0.0073028789 | |
| 10651965 | 4 years ago | | | 0 | 0.012357760 | |
| 10651937 | 4 years ago | | | 0 | 0.011043600 | |
| 10651914 | 4 years ago | | | 0 | 0.010492944 | |
| 10651908 | 4 years ago | | | 0 | 0.012079073 | |
| 10605192 | 4 years ago | | | 0 | 0.0015261590 | |
| 10605192 | 4 years ago | | | 0 | 0.0035474520 | |
| 10605156 | 4 years ago | | | 0 | 0.0013102020 | |
| 10605156 | 4 years ago | | | 0 | 0.0020121000 |
ABI
ABI objects
Getter at block 21315651
buyPrice() view returns (uint256)
8118540000000000
decimals() view returns (uint8)
18
getData() view returns (uint256, uint256, uint256, uint256, uint256, uint256, uint256, uint256)
(5684766182343077718851, 676537968921327796520477, 0, 0, 0, 5412360000000000, 8118540000000000, 0)
myTokens() view returns (uint256)
0
name() view returns (string)
Pivvr3D
releaseTime() view returns (uint256)
1595021889
sellPrice() view returns (uint256)
5412360000000000
stakingRequirement() view returns (uint256)
10000000000000000000
symbol() view returns (string)
P3D
totalPivvrBalance() view returns (uint256)
5684766182343077718851
totalSupply() view returns (uint256)
676537968921327796520477
Read-only
balanceOf(address _customerAddress) view returns (uint256)
calculateEthereumReceived(uint256 _tokensToSell) view returns (uint256)
calculateTokensReceived(uint256 _ethereumToSpend) view returns (uint256)
dividendsOf(address _customerAddress) view returns (uint256)
getReferralBalance(address _customerAddress) view returns (uint256)
myDividends(bool _includeReferralBonus) view returns (uint256)
pivvrBalanceOf(address _customerAddress) view returns (uint256)
State-modifying
Events buy(uint256 _amount, address _referredBy) returns (uint256)
exit()
reinvest()
sell(uint256 _amountOfTokens)
transfer(address _toAddress, uint256 _amountOfTokens) returns (bool)
withdraw()
Transfer(address indexed from, address indexed to, uint256 tokens)
onReinvestment(address indexed customerAddress, uint256 ethereumReinvested, uint256 tokensMinted)
onTokenPurchase(address indexed customerAddress, uint256 incomingEthereum, uint256 tokensMinted, address indexed referredBy)
onTokenSell(address indexed customerAddress, uint256 tokensBurned, uint256 ethereumEarned)
onWithdraw(address indexed customerAddress, uint256 ethereumWithdrawn)
constructor()
fallback()
This contract contains no error objects.