FOUNDER CARDS
Verified contract
Active on
Ethereum with 693 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($12,554.30)
Native
Value
$12,554.3
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 3.652151 | $3,437.51 |
$12,554.3 | |
EBK | ERC-20 | 3.652151 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6491584 | 6 years ago | | | 0 | 0.000084522900 | |
| 6491327 | 6 years ago | | | 0 | 0.00014314008 | |
| 6481192 | 6 years ago | | | 0 | 0.000087816000 | |
| 6481091 | 6 years ago | | | 0 | 0.000087816000 | |
| 6480935 | 6 years ago | | | 0 | 0.000087296000 | |
| 6460164 | 6 years ago | | | 0 | 0.00027437800 | |
| 6442752 | 6 years ago | | | 0 | 0.00014774200 | |
| 6413227 | 6 years ago | | | 0 | 0.00020050700 | |
| 6410745 | 6 years ago | | | 0 | 0.00025327200 | |
| 6409147 | 6 years ago | | | 0 | 0.00018995400 |
ABI
ABI objects
Getter at block 21265501
decimals() view returns (uint8)
18
distDivRate() view returns (uint8)
40
fsDivRate() view returns (uint8)
10
getMyBalance() view returns (uint256)
0
getTotalDivsProduced() view returns (uint256)
24679647071617414299
gettotalCardValue() view returns (uint256)
58427258850396570025
gettotalCards() view returns (uint256)
12
name() view returns (string)
FOUNDER CARDS
ownerDivRate() view returns (uint8)
50
precisionFactor() view returns (uint256)
9
referralRate() view returns (uint8)
5
symbol() view returns (string)
FOUNDERS
totalCardValue() view returns (uint256)
58427258850396570025
totalCards() view returns (uint256)
12
totalEthereumBalance() view returns (uint256)
3652150805121839904
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.