Grass Mud Horse
Verified contract
Active on
Ethereum with 56 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Grass Mud Horse"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20630226 | 3 months ago | | | 0 | 0.000042525989 | |
| 20554897 | 3 months ago | | | 0 | 0.000062869732 | |
| 20416813 | 4 months ago | | | 0 | 0.00010830501 | |
| 20391917 | 4 months ago | | | 0 | 0.00014715365 | |
| 20391893 | 4 months ago | | | 0 | 0.00019006430 | |
| 20391889 | 4 months ago | | | 0 | 0.00035980915 | |
| 20391876 | 4 months ago | | | 0 | 0.00027540161 | |
| 20391856 | 4 months ago | | | 0 | 0.00025575310 | |
| 20391850 | 4 months ago | | | 0 | 0.00036913024 | |
| 20391839 | 4 months ago | | | 0 | 0.00037298057 |
ABI
ABI objects
Getter at block 21298187
decimals() view returns (uint8)
9
feeReceiver() view returns (address)
0xf9aa7779280eadf9928f5127111913fafc1eaa35
name() view returns (string)
Grass Mud Horse
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
20000000000000
symbol() view returns (string)
GMH
totalSupply() view returns (uint256)
100000000000000000
tradingEnabled() view returns (bool)
true
tradingTime() view returns (uint256)
1722009299
uniswapV2Pair() view returns (address)
0xb317eba806836bbc0838819734c817cafc04d5c7
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 approve(address spender, uint256 amount) returns (bool)
changeFeeReceiver(address _feeReceiver)
claimStuckTokens(address token)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
FeeReceiverChanged(address feeReceiver)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndSendFee(uint256 tokensSwapped, uint256 bnbSend)
SwapTokensAtAmountUpdated(uint256 swapTokensAtAmount)
TradingEnabled(bool tradingEnabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.