Doge Predator
Verified contract
Active on
Ethereum with 64 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional
variables
Balances ($0.00)
No balances found for "Doge Predator"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14501285 | 3 years ago | | | 0 | 0.0044784775 | |
| 14473878 | 3 years ago | | | 0 | 0.0011160509 | |
| 14426277 | 3 years ago | | | 0 | 0.0014274805 | |
| 14422251 | 3 years ago | | | 0 | 0.00051767911 | |
| 14414647 | 3 years ago | | | 0 | 0.0011761295 | |
| 14414011 | 3 years ago | | | 0 | 0.0014962392 | |
| 14413775 | 3 years ago | | | 0 | 0.0016360542 | |
| 14411348 | 3 years ago | | | 0 | 0.0033427982 | |
| 14410395 | 3 years ago | | | 0 | 0.0019281879 | |
| 14410352 | 3 years ago | | | 0 | 0.0020361122 |
ABI
ABI objects
Getter at block 21221747
_devwallet() view returns (address)
0x003b550713c5c9ddeceb2da137711db6eaf0b400
_launchTime() view returns (uint256)
14408060
_marketingAddress() view returns (address)
0x003b550713c5c9ddeceb2da137711db6eaf0b400
_maxTxAmount() view returns (uint256)
20000000000000000000000000000000
_maxWalletSize() view returns (uint256)
20000000000000000000000000000000
buyFee() view returns (uint16 tax, uint16 liquidity, uint16 marketing, uint16 dev)
(tax=0, liquidity=0, marketing=0, dev=0)
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
guestBlock() view returns (uint256)
2
name() view returns (string)
Doge Predator
owner() view returns (address)
0x003b550713c5c9ddeceb2da137711db6eaf0b400
sellFee() view returns (uint16 tax, uint16 liquidity, uint16 marketing, uint16 dev)
(tax=0, liquidity=100, marketing=0, dev=0)
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
FOM
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
10000000000000000000000000
uniswapV2Pair() view returns (address)
0x38fd4ff19ccc8724f159cfe3cd692ce047fb4183
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromLimit(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events addBotToBlacklist(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromLimit(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInLimit(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
removeBotFromBlacklist(address account)
renounceOwnership()
setBuyFee(uint16 tax, uint16 liquidity, uint16 marketing, uint16 dev)
setMaxTxPercent(uint256 maxTxPercent)
setMaxWalletSizePercent(uint256 maxWalletSize)
setNumTokensSellToAddToLiquidity(uint256 numTokens)
setSellFee(uint16 tax, uint16 liquidity, uint16 marketing, uint16 dev)
setSwapAndLiquifyEnabled(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
updateDevWallet(address newAddress)
updateMarketingWallet(address newAddress)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
botAddedToBlacklist(address account)
botRemovedFromBlacklist(address account)
constructor(uint256 tokenSupply, uint256 sniperBlockNumber)
receive()
This contract contains no error objects.