Butterfly Effect
Verified contract
Active on
Ethereum with 406 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
40 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
EFFECT | ERC-20 | 922.833741 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18544607 | a year ago | | | 0 | 0.00094246870 | |
| 18373977 | a year ago | | | 0 | 0.00025285263 | |
| 18188837 | a year ago | | | 0 | 0.00040580277 | |
| 18180755 | a year ago | | | 0 | 0.00019506688 | |
| 18180746 | a year ago | | | 0 | 0.00025264063 | |
| 18147673 | a year ago | | | 0 | 0.00025647109 | |
| 18065714 | a year ago | | | 0 | 0.0010650255 | |
| 18065622 | a year ago | | | 0 | 0.0010610292 | |
| 17996013 | a year ago | | | 0 | 0.00041480178 | |
| 17958181 | a year ago | | | 0 | 0.00051052853 |
ABI
ABI objects
Getter at block 21315438
_maxTxAmount() view returns (uint256)
20000000000000
_maxWalletToken() view returns (uint256)
20000000000000
balanceInformation() view returns (uint256 balance, uint256 available, uint256 current, uint256 distributing, uint256 excess)
(balance=504972199176, available=504972199176, current=0, distributing=0, excess=0)
circulatingSupply() view returns (uint256)
962529336383926
currentDividends() view returns (uint256)
0
decimals() pure returns (uint8)
9
distributingReflections() view returns (bool)
true
distributionInterval() view returns (uint256)
60
distributionTime() view returns (uint256)
1697592683
dividendsBeingDistributed() view returns (uint256)
0
eventFeesCollected() view returns (uint256)
0
excessDividends() view returns (uint256)
0
gasAmount() view returns (uint256)
100000
getOwner() view returns (address)
0x6f623e84da9880138df9362cb596e13291c3c4ae
name() pure returns (string)
Butterfly Effect
pair() view returns (address)
0xf5bd04211513a9bc624dd740164a393123ddc236
reflectionEvent() view returns (uint256)
34
reflectionsEnabled() view returns (bool)
true
symbol() pure returns (string)
EFFECT
totalDistributed() view returns (uint256)
22578230594724
totalDividends() view returns (uint256)
29963121601000
totalShares() view returns (uint256)
962024364184733
totalStaked() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000
viewAvailableBalance() view returns (uint256 contractBalance)
504972199176
viewDisbursementShareholders() view returns (uint256 disbursementsAmt, uint256 shareholdersAmt)
(disbursementsAmt=126, shareholdersAmt=239)
viewLastFiveReflectionEvents() view returns (uint256, uint256, uint256, uint256, uint256)
(43609221900, 53548024100, 27685258600, 185586700100, 150000000000)
viewRemainingBeingDisbursed() view returns (uint256 distributing, uint256 distributed)
(distributing=0, distributed=456943208312)
Read-only
allowance(address owner, address spender) view returns (uint256)
amountStaked(address) view returns (uint256)
availableBalance(address wallet) view returns (uint256)
balanceOf(address account) view returns (uint256)
buyMultiplier(address) view returns (uint256)
eventStats(uint256) view returns (uint256 reflectionAmount, uint256 reflectionsDisbursed, uint256 eventTimestamp, uint256 totalFees, uint256 totalExcess)
getUnpaidEarnings(address shareholder) view returns (uint256)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
shares(address) view returns (uint256 amount, uint256 totalExcluded, uint256 totalRealised)
totalReflectionsDistributed(address _wallet) view returns (uint256)
viewMyReflectionStats(uint256 eventNumber) view returns (uint256)
viewUserReflectionStats(uint256 eventNumber, address wallet) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
claimReflections()
closeReflectionEvent()
compound()
deposit(uint256 amount)
enableReflections(bool enable)
manualProcessReflections(uint256 gas)
manualReflectionEvent()
rescueERC20(address _address)
rescueETH(uint256 _amount)
setDistributionInterval(uint256 interval)
setDividendInfo(uint256 excess, uint256 current, uint256 distributing)
setGasAmount(uint256 gas)
setInternalAddresses(address _marketing, address _liquidity, address _utility, address _token, address _staking)
setMaxDropAmount(uint256 amount)
setMinBuyAmount(uint256 amount)
setParameters(uint256 _buy, uint256 _wallet)
setReleaseDistributing(bool enable)
setStakingAddress(address _staking)
setStructure(uint256 _liquidity, uint256 _marketing, uint256 _reflections, uint256 _burn, uint256 _token, uint256 _staking, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
setSwapbackSettings(uint256 _swapAmount, uint256 _swapThreshold, uint256 _minTokenAmount)
setTokenAddress(address _address)
setUserMultiplier(address user, uint256 multiplier)
setisDividendExempt(address holder, bool exempt)
setisExempt(address _address, bool _enabled)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
withdraw(uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.