DailyRoi CARDS
Verified contract
Active on
Ethereum with 1,789 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($33,558.11)
Native
Value
$33,558.11
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 10.481897 | $3,201.53 |
$33,558.11 | |
EBK | ERC-20 | 10.481897 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6405730 | 6 years ago | | | 0 | 0.00037951200 | |
| 6404801 | 6 years ago | | | 0 | 0.00018975600 | |
| 6403334 | 6 years ago | | | 0 | 0.00021084000 | |
| 6403278 | 6 years ago | | | 0 | 0.00037951200 | |
| 6402728 | 6 years ago | | | 0 | 0.00021084000 | |
| 6401593 | 6 years ago | | | 0 | 0.00018975600 | |
| 6401153 | 6 years ago | | | 0 | 0.00018975600 | |
| 6401124 | 6 years ago | | | 0 | 0.00021084000 | |
| 6400820 | 6 years ago | | | 0 | 0.00043604000 | |
| 6400819 | 6 years ago | | | 0 | 0.00054505000 |
ABI
ABI objects
Getter at block 21161537
cardsDivRate() view returns (uint8)
10
decimals() view returns (uint8)
18
distDivRate() view returns (uint8)
40
getMyBalance() view returns (uint256)
0
getTotalDivsProduced() view returns (uint256)
68009693473279751498
gettotalCardValue() view returns (uint256)
158781356293887478138
gettotalCards() view returns (uint256)
16
name() view returns (string)
DailyRoi CARDS
ownerDivRate() view returns (uint8)
50
precisionFactor() view returns (uint256)
9
referralRate() view returns (uint8)
5
symbol() view returns (string)
DROICARD
totalCardValue() view returns (uint256)
158781356293887478138
totalCards() view returns (uint256)
16
totalEthereumBalance() view returns (uint256)
10481897048651411742
Read-only
cardPrice(uint256) 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
setAllowReferral(bool _allowReferral)
setName(string _name)
setSymbol(string _symbol)
setcardPrice(uint256 _card, uint256 _price)
transfer(address _to, uint256 _card)
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.