Eclipse Protocol

Verified contract

Active on Ethereum with 252 txns
Deployed by via 0x56e5e497 at 15814963
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional variables
ERC-20
--
0xcaf35ee20e83108c03da6986aa833b0774afc78eee1292185c19e502364e4a56
0x304937fc032c0d86d30916f3a498b35d7fe60b1cc93450320adbacf257c4d1b3
0x8da503d97684bfb76293387b71ad99a6df160e4e1075edc3b995f1b7f39acd67
0x1b15d235c120cf072679ccdcb262c0bf5274fd5b4d8ee12b8975aa52af2dcda8
0x9e127b1e0c5c0ab8914391f92c7a94a3e24733501282e237c909b5cd6105108a
0x743ffae2923c0c9d0eb13aa647e2f6c514de8bbc4d1c7ebc1f88807e6d2e4fc4
0x086e17342ff2a4480dee2b7c5ef64748b046fa9aa6b0548d4a126a9d0076dddf
0x873afcaa73423f717466c470d84b71990857a528443f21b9210235664f526c7b
0xfa6f7cb89c1108f4b81de42964d3a0f8dafe05b6185d931e0c912f6fc2a476ec
0x0215bbb16089481425b66360113aa56f1155babe869f6ad78c0afc39019be820

Functions
Getter at block 20864123
_buyDevelopmentFees(view returns (uint256)
0
_buyLiquidityFees(view returns (uint256)
0
_buyMarketingFees(view returns (uint256)
4
_developmentShares(view returns (uint256)
0
_liquidityShares(view returns (uint256)
0
_marketingShares(view returns (uint256)
103
_maxTxAmount(view returns (uint256)
1000000000000000000
_sellDevelopmentFees(view returns (uint256)
0
_sellLiquidityFees(view returns (uint256)
0
_sellMarketingFees(view returns (uint256)
4
_totalDistributionShares(view returns (uint256)
103
_totalTaxIfBuying(view returns (uint256)
4
_totalTaxIfSelling(view returns (uint256)
4
_walletMax(view returns (uint256)
1000000000000000000
checkWalletLimit(view returns (bool)
true
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
9
getCirculatingSupply(view returns (uint256)
990370772103327417
name(view returns (string)
Eclipse Protocol
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyByLimitOnly(view returns (bool)
false
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
ECLIPSE
totalSupply(view returns (uint256)
1000000000000000000
uniswapPair(view returns (address)
0xfba168555c98c7f1a3153084327d7f638cd98284
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
checkExcludedFromFees(addressview returns (bool)
checkMarketPair(addressview returns (bool)
checkTxLimitExcept(addressview returns (bool)
checkWalletLimitExcept(addressview returns (bool)
State-modifying
addMarketPair(address account
adjustMaxTxAmount(uint256 maxTxAmount
approve(address spenderuint256 amountreturns (bool)
changeRouterVersion(address newRouterAddressreturns (address newPairAddress)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableDisableWalletLimit(bool newValue
increaseAllowance(address spenderuint256 addedValuereturns (bool)
setBuyFee(uint256 newLiquidityTaxuint256 newMarketingTaxuint256 newDevelopmentTax
setDistributionSettings(uint256 newLiquidityShareuint256 newMarketingShareuint256 newDevelopmentShare
setNumTokensBeforeSwap(uint256 newLimit
setSellFee(uint256 newLiquidityTaxuint256 newMarketingTaxuint256 newDevelopmentTax
setSwapAndLiquifyByLimitOnly(bool newValue
setSwapAndLiquifyEnabled(bool _enabled
setWalletLimit(uint256 newLimit
setcheckExcludedFromFees(address accountbool newValue
setcheckTxLimitExcept(address holderbool exempt
setcheckWalletLimitExcept(address holderbool exempt
settaxWallet1(address newAddress
settaxWallet2(address newAddress
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
waiveOwnership(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
SwapETHForTokens(uint256 amountInaddress[] path
SwapTokensForETH(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.