This contract is being backfilled. You may encounter incomplete storage history.

Ethane

Verified contract

Active on Ethereum with 4,021 txns
Deployed by via 0x0c490905 at 17561125
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional variables
ERC-20
Value $62.76
ERC-20
--
0xe216d22ee6e7f2ac486257f24033729ed17d78679f61641dd24f7f7cc4690c92
0xc690412918ad1fd9533a6f61c56e18412c34f1c77987b6a832b9bfbe00fd0061
0xadc883996949e30c4675831ab1487ec864ec995bfde5a690c063334cc85a795e
0x85750691e036efc2223b54171b0680a7b10dd3e47ed611b8034830c9879d9339
0x2ca6a0a712e224a296fc85d737956d10d31c8011f36de4331f7eedd5e7b40dd1
0x0f6d4b8f5addc2c9da41c7add4a4c78998324b3fdfaa897eb92b31fb0b97236a
0xe37ae249fd373923d331c93a6b14ef4551b0729812373c3d00a3ccb4a41d3427
0xef1dfb0e684a192d1c3f61f589366c04fdf77d5dcc4f87aa06c286ba9a59d2da
0x0dde1b017c62a996d8ca19a2f2138fd3f68265bddbf95a10c1e2b65b7a3a5cca
0xbb8447db1fd09d953f8a9688e46f039e021cd50fa80617aedc12ba61d0327989

Functions
Getter at block 20793021
DOMAIN_SEPARATOR(view returns (bytes32)
0x067311854600fd3f2fbd77385a3922be070b2e2b4dbdde34d27f05fb3f3633f4
deadBlocks(view returns (uint256)
1
decimals(view returns (uint8)
9
delay(view returns (uint256)
0
earlyBuyerDailyMaxSell(view returns (uint256)
5000000000000
finalTaxSet(view returns (bool)
true
finalTaxTimestamp(view returns (uint256)
3600
launchBlock(view returns (uint256)
17561187
launchTimestamp(view returns (uint256)
1687753175
marketingWallet(view returns (address)
0x97c3cfa5b0f6a33d6a22fa29c728882dd6aa8237
maxTx(view returns (uint256)
1000000000000000
maxWallet(view returns (uint256)
1000000000000000
name(view returns (string)
Ethane
owner(view returns (address)
0x0000000000000000000000000000000000000000
pair(view returns (address)
0xe1ebbf10ff289a646d55d717b0bb891ba285bd32
router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled(view returns (bool)
true
swapThreshold(view returns (uint256)
2500000000000
symbol(view returns (string)
C2H6
taxes(view returns (uint256 buyuint256 selluint256 transfer)
(buy=3, sell=3, transfer=0)
totalSupply(view returns (uint256)
1000000000000000
tradingEnabled(view returns (bool)
true
whitelistPeriod(view returns (uint256)
0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
earlyBuyer(address buyerview returns (bool status)
earlyBuyerDailySell(address buyerview returns (uint256 amount)
isBlacklisted(address userview returns (bool status)
isExcludedFromFees(address userview returns (bool status)
lastTrade(address userview returns (uint256 timestamp)
nonces(addressview returns (uint256)
whitelistedBuyer(address buyerview returns (bool status)
State-modifying
approve(address spenderuint256 amountreturns (bool)
bulkIsExcludedFromFees(address[] accountsbool state
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTrading(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
removeLimits(
renounceOwnership(
rescueERC20(address tokenAdduint256 amount
rescueETH(uint256 weiAmount
setBlacklist(address[] accountsbool status
setDelay(uint256 time
setIsExcludedFromFees(address _addressbool state
setLimits(uint256 _maxTxuint256 _maxWallet
setMarketingWallet(address newWallet
setRouterAndPair(address newRouteraddress newPair
setSwapEnabled(bool status
setSwapTreshhold(uint256 amount
setTaxes(uint256 _buyTaxuint256 _sellTaxuint256 _transferTax
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _router
Fallback and receive
receive(
Errors

This contract contains no error objects.