This contract is being backfilled. You may encounter incomplete storage history.

Bitcoin Diamond Token

Verified contract

Active on Ethereum with 15,718 txns
Deployed by via 0x60a2f0cb at 9890549
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
0x2bc42d6f872ccb3bee78472e96c0facd5641cf3092eed9dc194d9df4b17ed517
0x5f352153012203eb9eb25aee122e80433d1ec33f56fe80cc4f0f0891f5245a44
0x91e2843b7c93fdb389b0dbffb55ba28c180e09278ca0521f101cb2538e83c772
0x1db0d2a7543673c5c1750cc17cbc90cbff41e7d860603ecdf933369b5b60896c
0x6da2c9f3150107ce0bfec2a17dd36afd68a4cc80b47535ac45c8fd9b313d057e
0x7857f01f91790a708980c0bb73a2017589532e5ff65a52e734ef15fa36f0ec5a
0x3bd333caf57cef5d613e88053cb561bc73eec76eaaaa94321117530d1c734385
0xaf4b672de2885c3e873326127a7ab5e468db7a638ce7fd7d2ee6cf0f57ea0c65
0x3a8e0b27fc534324beaa0a1d476dc8e83fd26a3af60169d0088d80011ed83dec
0xc9ef04e21fea39629d3db96699a1a8ab9b90cfa73b762fe3d4d4339055b1d7a8

Functions
Getter at block 20802491
aAmt(view returns (uint256)
56858
aCap(view returns (uint256)
9000000
aEBlock(view returns (uint256)
90000000
aSBlock(view returns (uint256)
10000000
aTot(view returns (uint256)
7073
decimals(view returns (uint8)
0
name(view returns (string)
Bitcoin Diamond Token
newOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xb142b89676c03aab9eb6a2900f54a75633d4f5d9
sCap(view returns (uint256)
56858
sChunk(view returns (uint256)
2800000
sEBlock(view returns (uint256)
90000000
sPrice(view returns (uint256)
10000000000000000
sSBlock(view returns (uint256)
10000000
sTot(view returns (uint256)
3295
symbol(view returns (string)
BCD
totalSupply(view returns (uint256)
25937424601
viewAirdrop(view returns (uint256 StartBlockuint256 EndBlockuint256 DropCapuint256 DropCountuint256 DropAmount)
(StartBlock=10000000, EndBlock=90000000, DropCap=9000000, DropCount=7073, DropAmount=56858)
viewSale(view returns (uint256 StartBlockuint256 EndBlockuint256 SaleCapuint256 SaleCountuint256 ChunkSizeuint256 SalePrice)
(StartBlock=10000000, EndBlock=90000000, SaleCap=56858, SaleCount=3295, ChunkSize=2800000, 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.