BlockMarket

Verified contract

Active on Ethereum with 785 txns
Deployed by via 0xa2cf0e2e at 5209855
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "BlockMarket"

0xeea66e817575f188273322f18654288fa8dd5a555a056ee40f15412a2ca4f55e
0x98a6be81e167812864043b520cf9c68de1c3ebd5fa1ee85af754cbb19f2b3a6b
0xf0309d842d9ac408c7be7658ab380d478bff4862f27854a218646a7288508058
0x32957de5e1de97865d05e67bf7d8f66ce65132203484b26b82bd52476ad50c4b
0xce5e4ead9254846acaabb25c41e866cd167e5e213eecf8491ba283cba3f216e4
0x8091596c32b5aaaf300d7a0ff636468ef9b9fe98d1ed360019e854538ddae59e
0x910eb1f75892dc7690f8d34c3a61ef1574137ffef82e13a5f65b21f5c3105e3d
0xcd23ada183097f2b42938358581745cea1a44f7539c08e57d927ae49fdfa69bc
0xad907d5494bd5ed83ceb6e834d83139ffcf41b8a21ccd0832572e7a77a6f0be3
0x104602157e9e478d9dbfe75dc59416a8728380191f3ec2faf6d2d575fbfdf24f

Functions
Getter at block 21318161
getStockCount(view returns (uint256)
10
owner(view returns (address)
0x2a67bb9260b22d80758082eb6aada378441287bf
Read-only
getCurrentPrice(uint256 _stockIduint256 _shareIdview returns (uint256 currentPrice)
getDividendPayout(uint256 _purchasePriceuint256 _stockDividenduint256 _numDividendspure returns (uint256 dividend)
getStockShares(uint256 _stockIdview returns (uint256[])
shares(uint256view returns (address holderuint256 purchasePrice)
stockShares(uint256uint256view returns (uint256)
stocks(uint256view returns (string nameuint256 priceIncreaseuint256 dividendAmountuint256 lastActionuint256 dividendsPaid)
State-modifying
addStock(string _nameuint256 _initialPriceuint256 _priceIncreaseuint256 _dividendAmountuint8 _numSharesreturns (uint256 stockId)
purchase(uint256 _stockIduint256 _shareIdpayable 
transferOwnership(address newOwner
withdraw(uint256 _amountaddress _destination
Events
CompanyListed(string companyuint256 basePrice
DividendPaid(address shareholderuint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ShareSold(uint256 stockIduint256 shareIduint256 oldPriceuint256 newPriceaddress oldOwneraddress newOwner
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.