Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
18 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ALIENX | ERC-20 | 9.865682B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14166211 | 7 months ago | | | 0 | 0.00091705212 | |
| 2370178 | a year ago | | | 0 | 0.000012494602 | |
| 2369909 | a year ago | | | 0 | 0.00023610000 | |
| 2369907 | a year ago | | | 0 | 0.000046968183 | |
| 2369902 | a year ago | | | 0 | 0.00023490000 | |
| 2369893 | a year ago | | | 0 | 0.000051192175 | |
| 2369883 | a year ago | | | 0 | 0.000070470283 | |
| 2369881 | a year ago | | | 0 | 0.00023490000 | |
| 2369878 | a year ago | | | 0 | 0.000070470000 | |
| 2369870 | a year ago | | | 0 | 0.000061386000 |
ABI
ABI objects
Getter at block 22769691
autoRewards() view returns (bool)
true
circulatingSupply() view returns (uint256)
420690000000000000000000000000
currentDividends() view returns (uint256)
0
decimals() pure returns (uint8)
18
distributorGas() view returns (uint256)
500000
dividendsPerShare() view returns (uint256)
0
excessDividends() view returns (uint256)
0
getOwner() view returns (address)
0x3e62090a8ce012a3b4d871b4976f0b8b9dabddbf
marketing_receiver() view returns (address)
0x3e62090a8ce012a3b4d871b4976f0b8b9dabddbf
minDistribution() view returns (uint256)
1000000000
minPeriod() view returns (uint256)
3600
name() pure returns (string)
AlienX
pair() view returns (address)
0xdd7b2a5f76e35f7668113edd34989d23e8ac0356
swapTimes() view returns (uint256)
1
symbol() pure returns (string)
ALIENX
totalDistributed() view returns (uint256)
0
totalDividends() view returns (uint256)
0
totalShares() view returns (uint256)
163949055760608897374365255891
totalSupply() view returns (uint256)
420690000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getTotalFee(address sender, address recipient) view returns (uint256)
getUnpaidEarnings(address shareholder) view returns (uint256)
isContractDividendAllowed(address) view returns (bool)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
shares(address) view returns (uint256 amount, uint256 totalExcluded, uint256 totalRealised)
totalRewardsDistributed(address _wallet) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manuallyProcessReward()
rescueERC20(address _address, uint256 _amount)
rescueETH()
setDistributionCriteria(uint256 _minPeriod, uint256 _minDistribution, uint256 _distributorGas)
setExcess()
setMarketingWallet(address _wallet)
setParameters(uint256 _buy, uint256 _trans, uint256 _wallet)
setStructure(uint256 _marketing, uint256 _rewards, uint256 _buy, uint256 _sell, uint256 _trans)
setisContractDividendAllowed(address holder, bool allowed)
setisDividendExempt(address holder, bool exempt)
setisExempt(address _address, bool _enabled)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.