Sushi Horse
Verified contract
Active on
Ethereum with 214 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional
variables
Balances ($96.56)
Native
Value
$96.56
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.031027 | $3,112.21 |
$96.56 | |
HORSHI | ERC-20 | 5.754144B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15795485 | 2 years ago | | | 0 | 0.0010570155 | |
| 15771294 | 2 years ago | | | 0 | 0.00072380390 | |
| 15751114 | 2 years ago | | | 0 | 0.00035477787 | |
| 15747974 | 2 years ago | | | 0 | 0.00083700238 | |
| 15729269 | 2 years ago | | | 0 | 0.00096193956 | |
| 15728559 | 2 years ago | | | 0 | 0.00091802106 | |
| 15728523 | 2 years ago | | | 0 | 0.0010575322 | |
| 15728186 | 2 years ago | | | 0 | 0.00077722723 | |
| 15727051 | 2 years ago | | | 0 | 0.0022344960 | |
| 15727042 | 2 years ago | | | 0 | 0.0027931200 |
ABI
ABI objects
Getter at block 21213896
BNBBalance() view returns (uint256)
31027441370318105
_liquidityFee() view returns (uint256)
1
_maxTxAmount() view returns (uint256)
49000000000000000000000000
_taxFee() view returns (uint256)
4
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
limit() view returns (bool)
false
name() view returns (string)
Sushi Horse
numberOfTokenHolders() view returns (uint256)
173
owner() view returns (address)
0xbdec3cec18c64d1d00c1b32519c93b13c8325632
pancakePair() view returns (address)
0x8d270e0504dbf78702377908e8b9be00581ae03f
pancakeRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
HORSHI
totalFees() view returns (uint256)
3282925175911796175191702
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
exist(address) view returns (bool)
expectedRewards(address _sender) view returns (uint256)
isBlackListed(address account) view returns (bool)
isBlacklisted(address addresses) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
myRewards(address) view returns (uint256)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
tokenHolder(uint256) view returns (address)
State-modifying
Events addBotToBlackList(address account)
approve(address spender, uint256 amount) returns (bool)
blacklistMultipleWallets(address[] addresses)
blacklistSingleWallet(address addresses)
changeLimit()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
removeBotFromBlackList(address account)
renounceOwnership()
setLiquidityFeePercent(uint256 liquidityFee)
setMaxTxPercent(uint256 maxTxPercent)
setPair(address _pancakePair)
setRouter(address _newPancakeRouter)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unBlacklistMultipleWallets(address[] addresses)
unBlacklistSingleWallet(address addresses)
unlock()
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)
constructor()
receive()
This contract contains no error objects.