Blue Chips
Verified contract
Active on
Ethereum with 790 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($12,959.93)
Native
Value
$12,959.93
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 4.130168 | $3,137.87 |
$12,959.93 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8811026 | 5 years ago | | | 0 | 0.000021890000 | |
| 8719564 | 5 years ago | | | 0 | 0.000021162000 | |
| 8712654 | 5 years ago | | | 0 | 0.000021162000 | |
| 8710920 | 5 years ago | | | 0 | 0.000042324000 | |
| 8709448 | 5 years ago | | | 0 | 0.000021162000 | |
| 8707776 | 5 years ago | | | 0 | 0.000021162000 | |
| 8707408 | 5 years ago | | | 0 | 0.000021162000 | |
| 8706974 | 5 years ago | | | 0 | 0.00021162000 | |
| 8706770 | 5 years ago | | | 0 | 0.00021162000 | |
| 8706633 | 5 years ago | | | 0 | 0.000063486000 |
ABI
ABI objects
Getter at block 21163269
blueDivRate() view returns (uint8)
20
decimals() view returns (uint8)
18
distDivRate() view returns (uint8)
40
getMyBalance() view returns (uint256)
0
getTotalDivsProduced() view returns (uint256)
26244766248505388743
gettotalCardValue() view returns (uint256)
59294009121861316355
gettotalCards() view returns (uint256)
12
name() view returns (string)
Blue Chips
ownerDivRate() view returns (uint8)
40
precisionFactor() view returns (uint256)
9
referralRate() view returns (uint8)
5
symbol() view returns (string)
CHIP
totalCardValue() view returns (uint256)
59294009121861316355
totalCards() view returns (uint256)
12
totalEthereumBalance() view returns (uint256)
4130168302055580236
Read-only
cardPrice(uint256) view returns (uint256)
getCardDivShare(uint256 _card) view returns (uint256)
getCardDivs(uint256 _card, uint256 _amt) view returns (uint256)
getOwnerBalance(address _cardOwner) view returns (uint256)
getcardOwner(uint256 _card) view returns (address)
getcardPrice(uint256 _card) view returns (uint256)
gettotalCardDivs(uint256 _card) view returns (uint256)
State-modifying
Events addNewcard(uint256 _price)
buy(uint256 _card, address _referrer) payable
setName(string _name)
setSymbol(string _symbol)
setcardPrice(uint256 _card, uint256 _price)
withdraw()
Transfer(address from, address to, uint256 card)
onWithdraw(address customerAddress, uint256 ethereumWithdrawn)
oncardPurchase(address customerAddress, uint256 incomingEthereum, uint256 card, uint256 newPrice)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.