HarryPotterObamaSonic888InuAllFuckedYoMomma
Verified contract
Active on
Ethereum with 458 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DOGE | ERC-20 | 18.515261M | -- | -- |
Transactions
ABI
ABI objects
Getter at block 21160039
buyFeeNumerator() view returns (uint256)
200
decimals() view returns (uint8)
18
feeDenominator() view returns (uint256)
10000
feeRecipient() view returns (address)
0x072c8fd59abf4e667477b82dccc5f6e83dd44f57
feesEnabled() view returns (bool)
true
finalBuyFeeNumerator() view returns (uint256)
200
finalSellFeeNumerator() view returns (uint256)
200
initialBuyFeeNumerator() view returns (uint256)
3000
initialSellFeeNumerator() view returns (uint256)
3000
launched() view returns (bool)
true
limitsEnabled() view returns (bool)
false
liquidationAMM() view returns (address)
0x9949e9184962f6836b2420c293730efcba62de41
maxTxnAmount() view returns (uint256)
10000000000000000000000000
maxWalletAmount() view returns (uint256)
10000000000000000000000000
name() view returns (string)
HarryPotterObamaSonic888InuAllFuckedYoMomma
owner() view returns (address)
0x0000000000000000000000000000000000000000
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFeeNumerator() view returns (uint256)
200
supply() view returns (uint256)
1000000000000000000000000000
swapFeeTokensAtAmount() view returns (uint256)
100000000000000000000000
symbol() view returns (string)
DOGE
totalSupply() view returns (uint256)
1000000000000000000000000000
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
noFee(address) view returns (bool)
noTransactionLimit(address) view returns (bool)
noWalletLimit(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableLimits()
fuckYoMomma(uint256 blockDelay) payable
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setFeeRecipient(address feeRecipient_)
setFees(uint256 _buyFeeNumerator, uint256 _sellFeeNumerator)
setNoFee(address account, bool hasNoFee)
setNoTransactionLimit(address account, bool hasNoLimit)
setNoWalletLimit(address account, bool hasNoLimit)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawStuckETH()
withdrawStuckTokens(address tokenAddress, uint256 amount)
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 routerAddress)
receive()
This contract contains no error objects.