The Curse
Verified contract
Active on
Ethereum with 309 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
REDEEM | ERC-20 | 344.42624K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16015702 | 2 years ago | | | 0 | 0.00053238540 | |
| 15890159 | 2 years ago | | | 0 | 0.00090216270 | |
| 15888879 | 2 years ago | | | 0 | 0.0010311472 | |
| 15888400 | 2 years ago | | | 0 | 0.0017714198 | |
| 15886901 | 2 years ago | | | 0 | 0.00076160634 | |
| 15886704 | 2 years ago | | | 0 | 0.00073304081 | |
| 15885137 | 2 years ago | | | 0 | 0.00090735105 | |
| 15885079 | 2 years ago | | | 0 | 0.0010947665 | |
| 15885008 | 2 years ago | | | 0 | 0.0010526017 | |
| 15884545 | 2 years ago | | | 0 | 0.0013271152 |
ABI
ABI objects
Getter at block 21313764
HOUR() view returns (uint256)
3600
_Deployer() view returns (address)
0xaa23b2e56046213db3351eb8a9bf6c5d08e90c42
buyBurnFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
4
buyTotalFees() view returns (uint256)
4
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
getMyStake() view returns (uint256)
0
getMyStakeTime() view returns (uint256)
0
getMyTax() view returns (uint256)
20
getNonJeetStatus() view returns (bool)
false
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
200000000000000
maxWallet() view returns (uint256)
300000000000000
name() view returns (string)
The Curse
owner() view returns (address)
0xaa23b2e56046213db3351eb8a9bf6c5d08e90c42
sellBurnFee() view returns (uint256)
5
sellMarketingFee() view returns (uint256)
5
sellTotalFees() view returns (uint256)
10
swapTokensAtAmount() view returns (uint256)
5000000000000
symbol() view returns (string)
REDEEM
tokensForBurn() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
323643895163571
totalSupply() view returns (uint256)
9596536232620819
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0x22dff13fe50aa5de2a40b5bdf885e773a2e123c0
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
pair(address) view returns (bool)
State-modifying
Events addBots(address[] bots)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deposit()
disableTransferDelay() returns (bool)
emergencyWithdraw()
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeBots(address[] bots)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address p, bool value)
setNonJeet(address u, bool s)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMarketingWallet(address newWallet)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
withdraw()
Approval(address indexed owner, address indexed spender, uint256 value)
MarketingWalletUpdated(address indexed newWallet, address indexed oldWallet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.