VidyaFLUX
Verified contract
Active on
Ethereum with 1,152 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($132,429.30)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VIDYA | ERC-20 | 1.437652M | $0.092115 |
$132,429.3 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21225484 | 9 days ago | | | 0 | 0.00068444136 | |
| 21225479 | 9 days ago | | | 0 | 0.00080099910 | |
| 21225461 | 9 days ago | | | 0 | 0.00058003185 | |
| 21225441 | 9 days ago | | | 0 | 0.00073371236 | |
| 20106795 | 5 months ago | | | 0 | 0.00039907864 | |
| 20106778 | 5 months ago | | | 0 | 0.00039663822 | |
| 19147269 | 10 months ago | | | 0 | 0.0010995484 | |
| 19088586 | 10 months ago | | | 0 | 0.0012890644 | |
| 19088583 | 10 months ago | | | 0 | 0.0015544386 | |
| 18950753 | a year ago | | | 0 | 0.0010183893 |
ABI
ABI objects
Getter at block 21289523 multiData() view returns (uint256, uint256, uint256, uint256, uint256, uint256, uint256, uint256, uint256, uint256, uint256)
buyPrice() view returns (uint256)
1052631578947368421
decimals() view returns (uint8)
18
getInvested() view returns (uint256)
0
getOneTimeData() view returns (uint256, uint256, uint256, string, string)
(5, 5, 18, VidyaFLUX, FLUX)
inventoryFund() view returns (uint256)
353151870606286434063
myReferrals() view returns (uint256)
0
myTokens() view returns (uint256)
0
name() view returns (string)
VidyaFLUX
onlyAmbassadors() view returns (bool)
false
sellPrice() view returns (uint256)
950000000000000000
stakingRequirement() view returns (uint256)
0
symbol() view returns (string)
FLUX
totalDonation() view returns (uint256)
0
totalHolder() view returns (uint256)
180
totalSupply() view returns (uint256)
659073657860091079650958
totalVIDYABalance() view returns (uint256)
1437651890566248307399110
Read-only
allTimeRefEarnings_(address) view returns (uint256)
balanceOf(address _customerAddress) view returns (uint256)
calculateTokensReceived(uint256 _VIDYAToSpend) view returns (uint256)
calculateVIDYAReceived(uint256 _tokensToSell) view returns (uint256)
dividendsOf(address _customerAddress) view returns (uint256)
myDividends(bool _includeReferralBonus) view returns (uint256)
totalInvested_(address) view returns (uint256)
totalWithdrawn_(address) view returns (uint256)
State-modifying
Events buy(uint256 _amount, address _referredBy) returns (uint256)
exit()
feedInventory() returns (uint256, uint256)
reinvest()
sell(uint256 _amountOfTokens, address _referredBy)
transfer(address _toAddress, uint256 _amountOfTokens) returns (bool)
withdraw()
Transfer(address indexed from, address indexed to, uint256 tokens)
onDistribute(address indexed customerAddress, uint256 price)
onReinvestment(address indexed customerAddress, uint256 VIDYAReinvested, uint256 tokensMinted)
onTokenPurchase(address indexed customerAddress, uint256 incomingVIDYA, uint256 tokensMinted, address indexed referredBy, uint256 timestamp)
onTokenSell(address indexed customerAddress, uint256 tokensBurned, uint256 VIDYAEarned, uint256 timestamp)
onWithdraw(address indexed customerAddress, uint256 VIDYAWithdrawn)
constructor()
fallback()
This contract contains no error objects.