Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional
variables
Balances ($0.00)
No balances found for "HORSE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17910404 | a year ago | | | 0 | 0.00056950828 | |
| 17910402 | a year ago | | | 0 | 0.00095646368 | |
| 17908025 | a year ago | | | 0 | 0.00071003515 | |
| 17905668 | a year ago | | | 0 | 0.00052773188 | |
| 17903492 | a year ago | | | 0 | 0.00052007195 | |
| 17902063 | a year ago | | | 0 | 0.00067244200 | |
| 17900618 | a year ago | | | 0 | 0.00093041814 | |
| 17899866 | a year ago | | | 0 | 0.00076442760 | |
| 17899865 | a year ago | | | 0 | 0.00077647537 | |
| 17899864 | a year ago | | | 0 | 0.0012978869 |
ABI
ABI objects
Getter at block 21416410
buyDevFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
enabledTrading() view returns (bool)
true
hasLimitsInTemp() view returns (bool)
false
lpBurnEnabled() view returns (bool)
false
lpBurnInterval() view returns (uint256)
1360000000000
lpBurnLastTime() view returns (uint256)
1691849627
marketingWallet() view returns (address)
0x586cfbe57cf779edf1edbb314416a120a2fd434c
maxTxSize() view returns (uint256)
40000000000000000
maxWallet() view returns (uint256)
40000000000000000
name() view returns (string)
HORSE
owner() view returns (address)
0x0000000000000000000000000000000000000000
percentForLPBurn() view returns (uint256)
1
sellDevFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
swapAmountsAt() view returns (uint256)
100000000000000
swapEnabled() view returns (bool)
true
symbol() view returns (string)
HORSE
tokensForDev() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000
transferDelayEnabled() view returns (bool)
true
uniswapPair() view returns (address)
0xe96990751f8463814af60fc14f73d67cc3142c70
uniswapRouterV2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedmaxTxAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
blacklists(address) view returns (bool)
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)
excludeFrommaxTxSize(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)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludedFromFees(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.