IBETCOIN

Verified contract

Active on Ethereum with 21,390 txns
Deployed by via 0xb9577d52 at 8732473
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x0d0fa870f8d3ccfc293a2fdf735561c6be26fa18584056c730c6c65eaf252e1c
0x2c040a7141eef5d348257e4dc3556dbbd543f73b8be240046e5dd20da79eed9b
0x30e26e86edb46a9e609a2d6648c4b13076b2ffd7bb6c302bd945ba34285aa42a
0xa001b0c596e2f81ab584da6936ece02ff38a21097d28569e07a60c27d0017672
0x02b5dcb7abefcb7a8ee1a94da33eb87ed3bcf6d515b6599944ac54c96d82b9cc
0x056aae9fb9dfec59fda9d271c69fff7ebc04cf0bc978cfc6eee46ded0d0bd1a3
0x0a54213e51b7050d88bcb9fb8f31f3b79371dfa0baac91008795d03966639f90
0xec39981a701e2adc5158f876f22830545503a41e643c0c6cfff84e7f8a7b715c
0x7441b55a0a8e175bcc048fa654c4f9cecce25e43636030943cc7a0886b6c0710
0x7e1460d07b76418da5aca94ba6cdef68c9a56015e9ee0463e21187c500e81f50

Functions
Getter at block 21287642
aAmt(view returns (uint256)
2500000
aCap(view returns (uint256)
10000
aEBlock(view returns (uint256)
8932890
aSBlock(view returns (uint256)
8732890
aTot(view returns (uint256)
9766
decimals(view returns (uint8)
0
name(view returns (string)
IBETCOIN
newOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x1332fa7b1dc5d9689b9d867319c16edd7f5f3ab4
sCap(view returns (uint256)
1000000
sChunk(view returns (uint256)
1000000000
sEBlock(view returns (uint256)
8932890
sPrice(view returns (uint256)
10000000000000000
sSBlock(view returns (uint256)
8732890
sTot(view returns (uint256)
620
symbol(view returns (string)
IBET
totalSupply(view returns (uint256)
1000000000000
viewAirdrop(view returns (uint256 StartBlockuint256 EndBlockuint256 DropCapuint256 DropCountuint256 DropAmount)
(StartBlock=8732890, EndBlock=8932890, DropCap=10000, DropCount=9766, DropAmount=2500000)
viewSale(view returns (uint256 StartBlockuint256 EndBlockuint256 SaleCapuint256 SaleCountuint256 ChunkSizeuint256 SalePrice)
(StartBlock=8732890, EndBlock=8932890, SaleCap=1000000, SaleCount=620, ChunkSize=1000000000, 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.