House Of The Dragon
Verified contract
Active on
Ethereum with 41 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HOTD | ERC-20 | 25.300766K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16067992 | 2 years ago | | | 0 | 0.00029922294 | |
| 15438576 | 2 years ago | | | 0 | 0.00043800440 | |
| 15437894 | 2 years ago | | | 0 | 0.00058197085 | |
| 15437836 | 2 years ago | | | 0 | 0.00069715477 | |
| 15437819 | 2 years ago | | | 0 | 0.00064168710 | |
| 15437817 | 2 years ago | | | 0 | 0.00046631000 | |
| 15437809 | 2 years ago | | | 0 | 0.00049185252 | |
| 15437771 | 2 years ago | | | 0 | 0.00073142797 | |
| 15437761 | 2 years ago | | | 0 | 0.00085801040 | |
| 15437757 | 2 years ago | | | 0 | 0.00079496097 |
ABI
ABI objects
Getter at block 21120138
Marketing() view returns (address)
0x36664468d9fcf7d02710d051c39d805c299777de
TokensForSwap() view returns (uint256)
23917299157739659838916
buyFee() view returns (uint256)
5
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
10000000000000000000000
maxWallet() view returns (uint256)
10000000000000000000000
name() view returns (string)
House Of The Dragon
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
5
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
250000000000000000000
symbol() view returns (string)
HOTD
totalSupply() view returns (uint256)
500000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xf63af2ca327294c1a8296573d821f7b4a70c1380
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _buyFee)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _sellFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
BoughtEarly(address indexed sniper)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.