DorayakiToken

Verified contract

Active on Ethereum with 2,398 txns
Deployed by via 0x683bef76 at 10853334
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x3988c7c939aa3f48e504331730bc59f57f5f57df5a2c6f8f32274a98ea2bb082
0x4b1551efe20f83dee895fbd726d620fe51d8b4591c1296e12929621c7765fd02
0xd91ac213d9557a7d028857eec303835832f441d0ada6f573a58241a234e7b801
0x831ef545a432f796944bb29bddd81d47e3d14b479461bb3d2de3dc6ff70ea171
0xb2f3711dff5ee4249903b2676f8799bba1a3804fffd811b7a52cbbc4f1a3bf79
0x41d6275398d183e4930c22377e0af6d921611c8adf4efa76270a6ed668c70b6f
0xf1fbf60f738042b079c80966480ea4645c282c582aa12c57821bee16276e08ad
0x9ebe942286045d63cc7c7e198860be85a4c4e417e0dd6e70b02cd1df8af76702
0x6a5880003e93e375e41fbf1aa02ca6e31831bb1ad0fbb150fb350109d337e73d
0x6a77687d1a8590d92ff35233903b2bc4f84b56f730c5c9839d072185e3b0e854

Functions
Getter at block 20892453
aAmt(view returns (uint256)
50000000000000000000
aCap(view returns (uint256)
10000
aEBlock(view returns (uint256)
15866738
aSBlock(view returns (uint256)
10866730
aTot(view returns (uint256)
1908
decimals(view returns (uint8)
18
name(view returns (string)
DorayakiToken
newOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x45468a33c616d270d4c88564a63e6f0a94076a5c
sCap(view returns (uint256)
5000
sChunk(view returns (uint256)
10000000000000000000000
sEBlock(view returns (uint256)
15866738
sPrice(view returns (uint256)
10000000000000000
sSBlock(view returns (uint256)
10866730
sTot(view returns (uint256)
312
symbol(view returns (string)
DORA
totalSupply(view returns (uint256)
282475249000000000000000000
viewAirdrop(view returns (uint256 StartBlockuint256 EndBlockuint256 DropCapuint256 DropCountuint256 DropAmount)
(StartBlock=10866730, EndBlock=15866738, DropCap=10000, DropCount=1908, DropAmount=50000000000000000000)
viewSale(view returns (uint256 StartBlockuint256 EndBlockuint256 SaleCapuint256 SaleCountuint256 ChunkSizeuint256 SalePrice)
(StartBlock=10866730, EndBlock=15866738, SaleCap=5000, SaleCount=312, ChunkSize=10000000000000000000000, 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.