HarryPotterObamaSonic10InuOg
Verified contract
Active on
Ethereum with 138 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3604…c277
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HOG | ERC-20 | 1.179832M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19729297 | 8 months ago | | | 0 | 0.00047121930 | |
| 19723137 | 8 months ago | | | 0 | 0.00061560826 | |
| 18059308 | a year ago | | | 0 | 0.00049885824 | |
| 18059157 | a year ago | | | 0 | 0.00049849136 | |
| 18059151 | a year ago | | | 0 | 0.00054369715 | |
| 18059146 | a year ago | | | 0 | 0.00055286660 | |
| 18059135 | a year ago | | | 0 | 0.00049367959 | |
| 18059118 | a year ago | | | 0 | 0.00048622528 | |
| 18059107 | a year ago | | | 0 | 0.00044769886 | |
| 18059093 | a year ago | | | 0 | 0.00044725957 |
ABI
ABI objects
Getter at block 21400990
decimals() view returns (uint8)
18
launchedAt() view returns (uint256)
18058547
marketingFeeOnBuy() view returns (uint256)
2
marketingFeeOnSell() view returns (uint256)
2
marketingFeeOnTransfer() view returns (uint256)
0
marketingWallet() view returns (address)
0xb5f4e8199d9fd1cc62af511c8a21d3404c1837ba
maxBuyLimit() view returns (uint256)
1000000000000000000000000000
maxSellLimit() view returns (uint256)
1000000000000000000000000000
maxWalletLimit() view returns (uint256)
20000000000000000000000000
name() view returns (string)
HarryPotterObamaSonic10InuOg
ogPass() view returns (address)
0x36049ac1d8f02f17572cc7f0822c95b968e4c277
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
1000000000000000000000000
symbol() view returns (string)
HOG
totalSupply() view returns (uint256)
1000000000000000000000000000
tradeOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x25eb78e61ffaaa2144e8674a1033f0584b1d945b
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events _openTrading()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
reedemTokens(address token)
removeLimitsAndRenounce()
renounceOwnership()
setSwapEnabled(bool _enabled)
setSwapTokensAtAmount(uint256 newAmount)
swapTaxesToMarketing()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMarketingFees(uint256 _buyFee, uint256 _sellFee)
updateMarketingWallet(address _marketingWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
MarketingWalletChanged(address marketingWallet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndSendMarketing(uint256 tokensSwapped, uint256 bnbSend)
SwapTokensAtAmountUpdated(uint256 swapTokensAtAmount)
TradeEnabled()
Transfer(address indexed from, address indexed to, uint256 value)
UpdateFees(uint256 marketingFeeOnBuy, uint256 marketingFeeOnSell)
constructor()
receive()
This contract contains no error objects.