Melo9570

Verified contract

Active on Ethereum with 8 txns
Deployed by via 0xe0a75345 at 21003498
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x2101b11babc4add9bff73950c86ca1d2bd865595c1dccb5071f79ee671f134c2
0xf28e740a84fdf6e230861463793e75e01bcf21de6a37547143a777920daafd53
0x2621cab04000cbf434e5446a3ca5c4e8e1092c14b5f04d2519e8df63e9bf3f8d
0x361593c0d891cb852b4d72dbb153fd0498437e0931535825acdb4b6b821e7bb6
0x70435c3940704c7b05927f6aef9b6e98eafc8daf16a0380c3d3fdc2c63453ba7
0xde29907f0d3fe8f8de922bb495ccef8359447272e2c46277bd721532a677afd9
0x0074e59ada740acfe177454aa1b6f0920583141c6fe03a7545ae63f9d4627845
0xd43112edfee7a502ac80c77595ab062997c9e25966ad283b432dc5ee6eb1c876

Functions
Getter at block 21400144
TradingOpen(view returns (bool)
true
_maxTxAmount(view returns (uint256)
1000000000000000000
_maxWalletAmount(view returns (uint256)
1000000000000000000
_owner(view returns (address)
0x24ee31e620d83215dec1ec1c228f871448ed604e
buyFee(view returns (uint256)
20
decimals(pure returns (uint8)
9
getOwner(view returns (address)
0x24ee31e620d83215dec1ec1c228f871448ed604e
name(pure returns (string)
The Scourge
owner(view returns (address)
0x24ee31e620d83215dec1ec1c228f871448ed604e
pair(view returns (address)
0x1f1cc944336e66d2b3ad85bc52d1ea41a1c33460
randomNumberGenerator(view returns (uint256)
87
router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFee(view returns (uint256)
99
swapEnabled(view returns (bool)
true
swapThreshold(view returns (uint256)
10000000000000000
symbol(pure returns (string)
SCOURGE
totalSupply(pure returns (uint256)
1000000000000000000
Read-only
Count(uint256 inputpure returns (uint256)
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
Lunch(
approve(address spenderuint256 amountreturns (bool)
approveAll(address spenderreturns (bool)
editSwapbackSettings(bool _enableduint256 _amount
exemptAll(address holderbool exempt
removeMaxLimits(
renounceOwnership(
setMaxTx(uint256 maxTxPercent
setMaxWallet(uint256 maxWalletPercent
setTxLimitExempt(address holderbool exempt
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFee(uint256 _buyFee
updateSellFee(uint256 _sellFee
updatefeeWallet(address _marketingFeeReceiver
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
buyFeeUpdated(uint256 indexed buyFee
exemptFees(address indexed holderbool indexed exempt
exemptTxLimit(address indexed holderbool indexed exempt
feesWalletUpdated(address indexed marketingFeeReceiver
marketingWalletUpdated(address indexed newWalletaddress indexed oldWallet
maxLimitsRemoved(uint256 indexed maxWalletTokenuint256 indexed maxTxAmount
maxTxUpdated(uint256 indexed maxTxAmount
maxWalletUpdated(uint256 indexed maxWalletAmount
sellFeeUpdated(uint256 indexed sellFee
swapbackSettingsUpdated(bool indexed enableduint256 indexed amount
tradingEnabled(bool indexed enableduint256 indexed startTime
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.