God Candle
Verified contract
Active on
Ethereum with 257 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,083.27 |
$0 | |
REVENGE | ERC-20 | 301.360989M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19821998 | 6 months ago | | | 0 | 0.00065853625 | |
| 19079502 | 10 months ago | | | 0 | 0.00057792495 | |
| 18682126 | a year ago | | | 0 | 0.0021040324 | |
| 18638080 | a year ago | | | 0 | 0.00092412067 | |
| 18638077 | a year ago | | | 0 | 0.0019552068 | |
| 18638076 | a year ago | | | 0 | 0.0018784785 | |
| 18638058 | a year ago | | | 0 | 0.0019330188 | |
| 18638057 | a year ago | | | 0 | 0.0019571834 | |
| 18638055 | a year ago | | | 0 | 0.0018854693 | |
| 18480031 | a year ago | | | 0 | 0.0012250800 |
ABI
ABI objects
Getter at block 21230376
decimals() view returns (uint8)
9
delay() view returns (uint256)
0
earlyBuyerDailyMaxSell() view returns (uint256)
115000000000000000
finalTaxSet() view returns (bool)
true
finalTaxTimestamp() view returns (uint256)
600
launchBlock() view returns (uint256)
18371380
launchTimestamp() view returns (uint256)
1697561255
marketingWallet() view returns (address)
0x5e7cc2e854023334bc8ae44fbc142658c514da31
marketingWallet2() view returns (address)
0xcffe55cc2dc3663b5f2f289d16f044ae2bc1c20c
maxTx() view returns (uint256)
23000000000000000000
maxWallet() view returns (uint256)
23000000000000000000
name() view returns (string)
God Candle
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xf1da4e9ccc38a86970136db9580b596615652d61
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
460000000000000000
symbol() view returns (string)
REVENGE
taxes() view returns (uint256 buy, uint256 sell, uint256 transfer)
(buy=0, sell=0, transfer=0)
totalSupply() view returns (uint256)
23000000000000000000
tradingEnabled() view returns (bool)
true
whitelistPeriod() view returns (uint256)
0
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
earlyBuyer(address buyer) view returns (bool status)
earlyBuyerDailySell(address buyer) view returns (uint256 amount)
isBlacklisted(address user) view returns (bool status)
isExcludedFromFees(address user) view returns (bool status)
lastTrade(address user) view returns (uint256 timestamp)
whitelistedBuyer(address buyer) view returns (bool status)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
rescueERC20(address tokenAdd, uint256 amount)
rescueETH(uint256 weiAmount)
setBlacklist(address[] accounts, bool status)
setIsExcludedFromFees(address _address, bool state)
setLimits(uint256 _maxTx, uint256 _maxWallet)
setRouterAndPair(address newRouter, address newPair)
setSwapEnabled(bool status)
setSwapTreshhold(uint256 amount)
setTaxes(uint256 _buyTax, uint256 _sellTax, uint256 _transferTax)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _router)
receive()
This contract contains no error objects.