SUNSHINE

Verified contract

Active on Ethereum with 74 txns
Deployed by via 0x52882d23 at 19045098
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
16 additional variables
ERC-20
--
0xe410709dabeccfa49736710f7e529f18a63e5e97e247dd8859d74838dd6fbaa4
0x204a7f7abe5db1c46cf381269a2bef9473ac3d05cdc9256dec169af7881a3b37
0x9c02e3b5e84f3884a296f474247bfd028db548a6c8fa54b58fe512f48bddb9d8
0x5f910a3d81e12176bd17ca50f102b54878a9c90cf555a22c736a661e518af182
0x59ce1725c03fd31c8944df2ec3469107446d97aebb2b4913e9462232ccab848d
0x70086e0f850793e33ccfbb07125077580a45d4c46ce3200bef1a75f3b4ee39db
0x970653de1bd9cb0af4011b00028a354a0185518a8a1aab3aef457672d2cf4e37
0x54a607dd86333036327e588c1d6d01cc76ddcb4d01fb108ff40c9f2b07e2b796
0x08479020fefc1d82783add22a51d9a1053f30927345adb956d9eec59536349ce
0xf1290c976dd9fa4f8139b89856d8e1e09977aa7c668e2798a2f10bd00e291466

Functions
Getter at block 21327661
_buyDevFee(view returns (uint256)
10
_buyLiquidityFee(view returns (uint256)
0
_buyMarketingFee(view returns (uint256)
100
_maxTxAmount(view returns (uint256)
1000000000000000000000000000
_sellDevFee(view returns (uint256)
0
_sellLiquidityFee(view returns (uint256)
0
_sellMarketingFee(view returns (uint256)
0
_tfrDevFee(view returns (uint256)
0
_tfrLiquidityFee(view returns (uint256)
0
_tfrMarketingFee(view returns (uint256)
0
_walletHoldingMaxLimit(view returns (uint256)
1000000000000000000000000000
buyTotalFee(view returns (uint256)
110
decimals(view returns (uint8)
18
devAddress(view returns (address)
0x3f28eef30a2913069a7a9aa7cf6fcb0ad3f7ca30
isOpen(view returns (bool)
true
marketingAddress(view returns (address)
0x66c28590acbe76c4cb2e664754af3445ca9466b7
minimumTokensBeforeSwapAmount(view returns (uint256)
100000000000000000000000000
name(view returns (string)
SUNSHINE
newOwner(view returns (address)
0x2afd8a529cb2c6554c32d2b117d85c10077ade0d
owner(view returns (address)
0x2afd8a529cb2c6554c32d2b117d85c10077ade0d
router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellTotalFee(view returns (uint256)
0
swapAndLiquifyEnabled(view returns (bool)
false
symbol(view returns (string)
SUNSHINE
totalFees(view returns (uint256)
0
totalSupply(view returns (uint256)
100000000000000000000000000
transferTotalFee(view returns (uint256)
0
uniswapV2Pair(view returns (address)
0x25e0fb2e046965b30e015cc099fdef000ced1ca4
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
buyFeesBackup(uint256view returns (uint256)
isExcludedFromFee(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromFee(address account
excludeFromFeeMany(address[] accounts
includeInFee(address account
includeManyToWhiteList(address[] _addresses
includeToWhiteList(address _address
increaseAllowance(address spenderuint256 addedValuereturns (bool)
openTrade(
renounceOwnership(
rescueStuckBalance(
setBuyFeePercentages(uint256 _liquidityFeeuint256 _marketingFeeuint256 _devFee
setDevAddress(address _devAddress
setExcludedFromWhale(address accountbool _enabled
setExcludedFromWhaleMany(address[] accountsbool _enabled
setMarketingAddress(address _marketingAddress
setMaxTxAmount(uint256 maxTxAmount
setMinimumTokensBeforeSwap(uint256 _minimumTokensBeforeSwap
setSellFeePercentages(uint256 _liquidityFeeuint256 _marketingFeeuint256 _devFee
setSwapAndLiquifyEnabled(bool _enabled
setTransferFeePercentages(uint256 _liquidityFeeuint256 _marketingFeeuint256 _devFee
setWalletMaxHoldingLimit(uint256 _amount
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
SwapTokensForETH(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.