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

BTCplode

Verified contract

Active on Ethereum with 9,707 txns
Deployed by via 0x2e7f26b1 at 8440357
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1.29
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xa361ed8df2e9227bb8e0316c6803ea0535796830645faec97fc8742b53a936e0
0x025c6e739c39e82eb584140b2568ae3850d664174e40d5bfc9246ccd80821dd2
0x8344996db454278174d949004b3cef3762f3c8093ee6856d3e112e07cb7ff8fb
0x9ec69f17ba58c1c906a8f4941abcd0227b26da7f2cef6c21d061cbcaf73faa87
0x654532d1aff43a2d3ca1985636cd09216d9866611657ca3241a61b11e5955420
0x657abd079246f16e57a8f011e4a0340c93362e91067b1e3ca9dba7d1be6ff407
0xfcba91b0839187cdc4070548458794d09eb18756ab83a42f0b531b6dfedfe4e2
0x7876f9afd609209841886ad3a9c2979788a60f86b176e71261122a9dfad91f7b
0x1d68ebe41b1c24a596fb44c1a38fa998eca4f15dac7d3928790ce4512d06680e
0xca114174c95fffd63434bbd25de214beeb0dddfb47b9fc0bef4c1b20f547081f

Functions
Getter at block 20802222
aAmt(view returns (uint256)
1000000000000
aCap(view returns (uint256)
1000
aEBlock(view returns (uint256)
9443113
aSBlock(view returns (uint256)
8443113
aTot(view returns (uint256)
1000
decimals(view returns (uint8)
6
name(view returns (string)
BTCplode
newOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xbc4b57d2789a0eff23662f08a4210351909aa4b0
sCap(view returns (uint256)
400
sChunk(view returns (uint256)
1000000000000000
sEBlock(view returns (uint256)
9443113
sPrice(view returns (uint256)
10000000000000000
sSBlock(view returns (uint256)
8443113
sTot(view returns (uint256)
357
symbol(view returns (string)
BTCPLO
totalSupply(view returns (uint256)
1000000000000000000
viewAirdrop(view returns (uint256 StartBlockuint256 EndBlockuint256 DropCapuint256 DropCountuint256 DropAmount)
(StartBlock=8443113, EndBlock=9443113, DropCap=1000, DropCount=1000, DropAmount=1000000000000)
viewSale(view returns (uint256 StartBlockuint256 EndBlockuint256 SaleCapuint256 SaleCountuint256 ChunkSizeuint256 SalePrice)
(StartBlock=8443113, EndBlock=9443113, SaleCap=400, SaleCount=357, 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.