Ether Capital Fund
Verified contract
Active on
Ethereum with 415 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$9,422.59
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 2.56631 | $3,671.65 |
$9,422.59 | |
ECF | ERC-20 | 247 | -- | -- | |
DeFi 2.0 | ERC-20 | 8 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17655667 | a year ago | | | 0 | 0.00070717611 | |
| 12653482 | 3 years ago | | | 0 | 0.0017612400 | |
| 10303056 | 4 years ago | | | 0 | 0.0015849600 | |
| 9471679 | 5 years ago | | | 0 | 0.00022247500 | |
| 9471669 | 5 years ago | | | 0 | 0.00020644000 | |
| 9049595 | 5 years ago | | | 0 | 0.00022547200 | |
| 9023689 | 5 years ago | | | 0 | 0.000056368000 | |
| 8862679 | 5 years ago | | | 0 | 0.00043503000 | |
| 8862672 | 5 years ago | | | 0 | 0.00034636000 | |
| 8816835 | 5 years ago | | | 0 | 0.00067641600 |
ABI
ABI objects
Getter at block 21377756
buyPrice() view returns (uint256)
89172000000000
decimals() view returns (uint8)
18
myTokens() view returns (uint256)
0
name() view returns (string)
Ether Capital Fund
onlyAmbassadors() view returns (bool)
false
sellPrice() view returns (uint256)
59448000000000
stakingRequirement() view returns (uint256)
50000000000000000000
symbol() view returns (string)
ECF
totalEthereumBalance() view returns (uint256)
2566309838394469362
totalSupply() view returns (uint256)
7423901960030530853717
Read-only
administrators(address) view returns (bool)
balanceOf(address _customerAddress) view returns (uint256)
calculateEthereumReceived(uint256 _tokensToSell) view returns (uint256)
calculateTokensReceived(uint256 _ethereumToSpend) view returns (uint256)
dividendsOf(address _customerAddress) view returns (uint256)
myDividends(bool _includeReferralBonus) view returns (uint256)
stickyRef(address) view returns (address)
State-modifying
Events buy(address _referredBy) payable
disableInitialStage()
exit()
reinvest()
sell(uint256 _amountOfTokens)
transfer(address _toAddress, uint256 _amountOfTokens) returns (bool)
withdraw()
Transfer(address indexed from, address indexed to, uint256 tokens)
onRefferalUse(address indexed refferer, uint8 indexed level, uint256 ethereumCollected, address indexed customerAddress, uint256 timestamp)
onReinvestment(address indexed customerAddress, uint256 ethereumReinvested, uint256 tokensMinted)
onTokenPurchase(address indexed customerAddress, uint256 incomingEthereum, uint256 tokensMinted, address indexed referredBy, uint256 timestamp, uint256 price)
onTokenSell(address indexed customerAddress, uint256 tokensBurned, uint256 ethereumEarned, uint256 timestamp, uint256 price)
onWithdraw(address indexed customerAddress, uint256 ethereumWithdrawn)
constructor()
fallback()
This contract contains no error objects.