DIVIUM 10x2
Verified contract
Active on
Ethereum with 359 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$599.96
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.153391 | $3,911.31 |
$599.96 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11032665 | 4 years ago | | | 0 | 0.00068380000 | |
| 5947716 | 6 years ago | | | 0 | 0.00043670000 | |
| 5947713 | 6 years ago | | | 0 | 0.00048357000 | |
| 5774176 | 7 years ago | | | 0 | 0.000087340000 | |
| 5774153 | 7 years ago | | | 0 | 0.000096842000 | |
| 5774107 | 7 years ago | | | 0 | 0.000087340000 | |
| 5774071 | 7 years ago | | | 0 | 0.000096842000 | |
| 5774050 | 7 years ago | | | 0 | 0.00014507100 | |
| 5703993 | 7 years ago | | | 0 | 0.00065505000 | |
| 5703972 | 7 years ago | | | 0 | 0.00058028400 |
ABI
ABI objects
Getter at block 21385064
buyPrice() view returns (uint256)
38688000000000
decimals() view returns (uint8)
18
myTokens() view returns (uint256)
0
name() view returns (string)
DIVIUM 10x2
onlyAmbassadors() view returns (bool)
false
sellPrice() view returns (uint256)
25792000000000
slowDump() view returns (uint256)
20000000000000000000000
stakingRequirement() view returns (uint256)
0
symbol() view returns (string)
DIVI10x2
totalEthereumBalance() view returns (uint256)
153391434571073727
totalSupply() view returns (uint256)
3216574802223455062465
Read-only
administrators(address) view returns (bool)
balanceOf(address _customerAddress) view returns (uint256)
calculateEthereumReceived(uint256 _tokensToSell) view returns (uint256)
calculateTokensReceived(uint256 _ethereumToSpend) view returns (uint256)
dividendsOf(address _customerAddress) view returns (uint256)
myDividends(bool _includeReferralBonus) view returns (uint256)
State-modifying
Events buy(address _referredBy) payable returns (uint256)
disableInitialStage()
exit()
reinvest(address _referredBy)
sell(uint256 _amountOfTokens)
setName(string _name)
setSlowDump(uint256 _amountOfTokens)
setStakingRequirement(uint256 _amountOfTokens)
setSymbol(string _symbol)
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.