Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GRASS | ERC-20 | 52.255752K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18110610 | a year ago | | | 0 | 0.00063000521 | |
| 18110610 | a year ago | | | 0 | 0.00063000521 | |
| 17970200 | a year ago | | | 0 | 0.0011564220 | |
| 17968702 | a year ago | | | 0 | 0.00055104558 | |
| 17967082 | a year ago | | | 0 | 0.00076807189 | |
| 17966900 | a year ago | | | 0 | 0.00074635630 | |
| 17964675 | a year ago | | | 0 | 0.0016854765 | |
| 17964668 | a year ago | | | 0 | 0.0020006912 | |
| 17964616 | a year ago | | | 0 | 0.0016756121 | |
| 17964396 | a year ago | | | 0 | 0.0011868960 |
ABI
ABI objects
Getter at block 21102104
_maxTxAmount() view returns (uint256)
10000000000000
_maxWalletToken() view returns (uint256)
10000000000000
autoLiquidityReceiver() view returns (address)
0x0122ffe7ad150f20231a6452483efbaeccb13a19
buyCooldownEnabled() view returns (bool)
true
buyFee() view returns (uint256)
80
buyTotalFee() view returns (uint256)
10
contractRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
cooldownTimerInterval() view returns (uint8)
10
decimals() pure returns (uint8)
9
feeDenominator() view returns (uint256)
100
getCirculatingSupply() view returns (uint256)
1000000000000000
getOwner() view returns (address)
0x0122ffe7ad150f20231a6452483efbaeccb13a19
marketingWallet() view returns (address)
0x0122ffe7ad150f20231a6452483efbaeccb13a19
maxTxNumber() view returns (uint256)
10
maxWalletNumber() view returns (uint256)
10
name() pure returns (string)
Cows.lol
owner() view returns (address)
0x0122ffe7ad150f20231a6452483efbaeccb13a19
swapAmount() view returns (uint256)
3000000000000
swapEnabled() view returns (bool)
true
swapLpFee() view returns (uint256)
1
swapMarketing() view returns (uint256)
18
swapThreshold() view returns (uint256)
4000000000000
swapTotalFee() view returns (uint256)
20
swapTreasuryFee() view returns (uint256)
1
symbol() pure returns (string)
GRASS
totalSupply() view returns (uint256)
1000000000000000
tradingOpen() view returns (bool)
true
transFee() view returns (uint256)
0
treasuryWallet() view returns (address)
0x0122ffe7ad150f20231a6452483efbaeccb13a19
uniswapV2Pair() view returns (address)
0x00bb7fe8cb8a13881a4b8b71323af744287e4e2d
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isBlacklisted(address) view returns (bool)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
State-modifying
Events addToBlacklist(address[] addressesToAdd)
airDropCustom(address from, address[] addresses, uint256[] tokens)
airDropFixed(address from, address[] addresses, uint256 tokens)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance(uint256 amountPercentage)
clearStuckBalance_sender(uint256 amountPercentage)
feeOnBuy(uint256 buyTax)
feeOnSell(uint256 _newSwapLpFee, uint256 _newSwapMarketingFee, uint256 _newSwapTreasuryFee, uint256 _feeDenominator)
feeOnTransfer(uint256 fee)
renounceOwnership()
setFeeReceivers(address _autoLiquidityReceiver, address _newMarketingWallet, address _newTreasuryWallet)
setIsFeeExempt(address holder, bool exempt)
setIsMaxExempt(address holder, bool exempt)
setIsTimelockExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxTx(uint256 maxTxPercent)
setMaxWallet(uint256 maxWalletPercent)
setSwapAmount(uint256 _amount)
setSwapThresholdAmount(uint256 _amount)
setTargetLiquidity(uint256 _target, uint256 _denominator)
setTxLimit(uint256 amount)
tradingStatus(bool _status)
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.