Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($6,022.65)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LINK | ERC-20 | 337.592694 | $17.84 |
$6,022.65 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12004843 | 4 years ago | | | 0 | 0.0077169420 | |
| 12004648 | 4 years ago | | | 0 | 0.0049439000 | |
| 11662797 | 4 years ago | | | 0 | 0.0047388240 | |
| 11662788 | 4 years ago | | | 0 | 0.0030317164 | |
| 11662782 | 4 years ago | | | 0 | 0.0025174250 | |
| 11339152 | 4 years ago | | | 0 | 0.0024665040 | |
| 11339149 | 4 years ago | | | 0 | 0.0019077840 | |
| 11205956 | 4 years ago | | | 0 | 0.0011715894 | |
| 11205925 | 4 years ago | | | 0 | 0.00095389200 | |
| 11198811 | 4 years ago | | | 0 | 0.0020023200 |
ABI
ABI objects
Getter at block 21266857
buyPrice() view returns (uint256)
153705200000000
decimals() view returns (uint8)
18
myTokens() view returns (uint256)
0
name() view returns (string)
Link3D
releaseTime() view returns (uint256)
1593295200
sellPrice() view returns (uint256)
118772200000000
stakingRequirement() view returns (uint256)
10000000000000000000
symbol() view returns (string)
L3D
totalLinkBalance() view returns (uint256)
337592693728095195527
totalSupply() view returns (uint256)
673662711681001654797005
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)
State-modifying
Events distribute(uint256 amount)
exit()
onTokenTransfer(address _sender, uint256 _value, bytes _data)
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.