Vexareum

Verified contract

Active on Ethereum with 27,668 txns
Deployed by via 0x0c413ff9 at 8840262
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
0xd395591080d9b951b41dc85986475c886541dd1bbdae4598cf2b70128db4072f
0xc2650c8db6576d5304cd3f8761c354e3ec46036129e245aa2edc9c256475c346
0x2bd522c272567136d07736885a1c74daa53623090fb34c9eaf692df111788bbb
0xce7738440da60a17ebb69da2ed80b7e3eac044e749c3e5709c606e248d27cf35
0x5fdf4f0e9acca1f2cbf6e7c28c672c325a7b9ea9f492c4f176809dd759cb8030
0x7c0e4b6f84730b7dacfa7591f828620c00035ec97f9370a4bd8049d81c53bcb6
0x6f46a0275a49df9ff2537ea9f1c50e69a7e5febdf4e792c0cd598d7f430e4aee
0xa39ba5e20a945f65b5ac389877b291f33a48e9d597a09ddd3372ba1f2a0905f4
0x82ce0de184db6f8610ef7796ea7f40e8a5fa00a12f7ab0021b0669c64f9aa65a
0x6eff2c6994cd4020b9e20b7ca4dc372c7d3beff997ced0bf1c81cb315a653c04

Functions
Getter at block 20820737
aAmt(view returns (uint256)
750000000000
aCap(view returns (uint256)
100000
aEBlock(view returns (uint256)
9896945
aSBlock(view returns (uint256)
8896944
aTot(view returns (uint256)
10027
decimals(view returns (uint8)
8
name(view returns (string)
Vexareum
newOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xb24d59e8e523f124b0d1a34e712bf83f0ac4b6d2
sCap(view returns (uint256)
10000
sChunk(view returns (uint256)
1000000000000000
sEBlock(view returns (uint256)
9896945
sPrice(view returns (uint256)
10000000000000000
sSBlock(view returns (uint256)
8896944
sTot(view returns (uint256)
1376
symbol(view returns (string)
VXR
totalSupply(view returns (uint256)
2967001586005982081
viewAirdrop(view returns (uint256 StartBlockuint256 EndBlockuint256 DropCapuint256 DropCountuint256 DropAmount)
(StartBlock=8896944, EndBlock=9896945, DropCap=100000, DropCount=10027, DropAmount=750000000000)
viewSale(view returns (uint256 StartBlockuint256 EndBlockuint256 SaleCapuint256 SaleCountuint256 ChunkSizeuint256 SalePrice)
(StartBlock=8896944, EndBlock=9896945, SaleCap=10000, SaleCount=1376, ChunkSize=1000000000000000, SalePrice=10000000000000000)
Read-only
allowance(address tokenOwneraddress spenderview returns (uint256 remaining)
balanceOf(address tokenOwnerview returns (uint256 balance)
State-modifying
acceptOwnership(
approve(address spenderuint256 tokensreturns (bool success)
approveAndCall(address spenderuint256 tokensbytes datareturns (bool success)
clearETH(
getAirdrop(address _referreturns (bool success)
startAirdrop(uint256 _aSBlockuint256 _aEBlockuint256 _aAmtuint256 _aCap
startSale(uint256 _sSBlockuint256 _sEBlockuint256 _sChunkuint256 _sPriceuint256 _sCap
tokenSale(address _referpayable returns (bool success)
transfer(address touint256 tokensreturns (bool success)
transferFrom(address fromaddress touint256 tokensreturns (bool success)
transferOwnership(address _newOwner
Events
Approval(address indexed tokenOwneraddress indexed spenderuint256 tokens
OwnershipTransferred(address indexed _fromaddress indexed _to
Transfer(address indexed fromaddress indexed touint256 tokens
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.