ART Token

Verified contract

Active on Ethereum with 19,945 txns
Deployed by via 0xba8c432e at 9306987
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.01
ERC-20
--
ERC-20
--
0x836fd11e94c0c4ba8b90c8731ee96ab7cbf8e460b457f2852d0c2e22bd0f3bdd
0x2fd9ecfeab4862b5dcd7debcef2b2def4866fef7aeb65cae635217d189fe46f6
0x6f66c065e4da22b8bf120f24ea8df6ca8c0c3f0ced88dac44c822aa056abfb74
0x332c69356d15ae4463029d37a41515ffe7c7060cdcafeefee8dcdd00f532be49
0xf7c57a2b729f7ffa39e1341eba7293efbc5a81960cdb5d37e25af24407c1e953
0xc65521e202a26e68d47dbbd33a40dafe6b89045169c002a652718fa64b3015a7
0xa71e00008cf585d702922af088dd9f66b8dc142a0c11a94f3dd717bbd2b96cd5
0xe7bef71fdb618aca83657f85e34611e1fc7bab8a37e96ba6c7ff3a7c39612784
0x29915b6f468f7c8a2e82f19af1bb5e5634fa92a7ca051017b157b2b35b73d79f
0x0106cace383b03cebf01cef432b719986dcaf4e4dde1c8f672df0d1d03df7431

Functions
Getter at block 21260058
aAmt(view returns (uint256)
2500000
aCap(view returns (uint256)
25000
aEBlock(view returns (uint256)
9909289
aSBlock(view returns (uint256)
9309289
aTot(view returns (uint256)
4164
decimals(view returns (uint8)
0
name(view returns (string)
ART Token
newOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x5051b885ac268cf73c8169fa2a5ac947ce64cdb1
sCap(view returns (uint256)
10000
sChunk(view returns (uint256)
250000000
sEBlock(view returns (uint256)
9909289
sPrice(view returns (uint256)
10000000000000000
sSBlock(view returns (uint256)
9309289
sTot(view returns (uint256)
597
symbol(view returns (string)
ART
totalSupply(view returns (uint256)
1000000000000
viewAirdrop(view returns (uint256 StartBlockuint256 EndBlockuint256 DropCapuint256 DropCountuint256 DropAmount)
(StartBlock=9309289, EndBlock=9909289, DropCap=25000, DropCount=4164, DropAmount=2500000)
viewSale(view returns (uint256 StartBlockuint256 EndBlockuint256 SaleCapuint256 SaleCountuint256 ChunkSizeuint256 SalePrice)
(StartBlock=9309289, EndBlock=9909289, SaleCap=10000, SaleCount=597, ChunkSize=250000000, 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.