EUX Link Token

Verified contract

Active on Ethereum with 8,334 txns
Deployed by via 0xd2a973b7 at 5686130
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xb93e30a2cb50ac7e7a2b329971266bdd8b8cc90eb1847ebbd13578625e60b92b
0x1861e8ec8deb092a2184d012e43b3d4c58d6057ef8192e7c437921aa24a337c5
0xf1d882af74a5b65c86b6eb853feb037a3285dbfa0890cecebe00b73a3df56c0f
0x78c994440dfaa83fa61f05c9ee130262fc745091b55c199f6fb03fb4d0fdf501
0x46aedb3f371c5416d76962c0c7a7ec9c2c82ef9cbe08a1ced10bcc8363d9fbdd
0x0dfe04e50182000d1f7f5a0a04b37eecece31a82dd8caa16ebe39ee90a4558fb
0x2f36974594d3053aa4d78cfb0dfdfa717aef4bc5ce0916267948056a9b6794b7
0x88d10d3ad20fb04d1f11bdb87d91ea5c23a625903a2774f2956198e8b0e804b9
0x8d0ab3b1b776e1a7bb92eb8df75177d2cacc88a70283d12394e1291e9b9c4d27
0xb8a5115e182ca9cb529f6f07b1ef2f282dd78954f8b3c88c98e14e382b1d535b

Functions
Getter at block 21271621
decimals(view returns (uint256)
8
distributionFinished(view returns (bool)
false
maxPurchase(view returns (uint256)
10000000000000000000
minPurchase(view returns (uint256)
1000000000000000
name(view returns (string)
EUX Link Token
purchaseCardinal(view returns (uint256)
500000000000000
purchaseFinished(view returns (bool)
false
symbol(view returns (string)
EUX
totalDistributed(view returns (uint256)
20000000000000000
totalPurchase(view returns (uint256)
19968300000000000
totalRemaining(view returns (uint256)
56900665315056736
totalSupply(view returns (uint256)
100000000000000000
value(view returns (uint256)
468698712966
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
blacklist(addressview returns (bool)
getTokenBalance(address tokenAddressaddress whoview returns (uint256)
State-modifying
Constructor(
airdropTokens(payable 
approve(address _spenderuint256 _valuereturns (bool success)
burn(uint256 _value
burnPurchase(uint256 _value
finishDistribution(returns (bool)
finishedPurchase(returns (bool)
purchaseTokens(payable 
transfer(address _touint256 _amountreturns (bool success)
transferFrom(address _fromaddress _touint256 _amountreturns (bool success)
transferOwnership(address newOwner
withdraw(
withdrawForeignTokens(address _tokenContractreturns (bool)
withdrawToken(address _touint256 _amountreturns (bool)
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
Burn(address indexed burneruint256 value
Distr(address indexed touint256 amount
DistrFinished(
Purchase(address indexed touint256 amount
PurchaseFinished(
Transfer(address indexed _fromaddress indexed _touint256 _value
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.