Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
COWMOO | ERC-20 | 250.515794K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18489705 | a year ago | | | 0 | 0.00052452063 | |
| 18488927 | a year ago | | | 0 | 0.0027474330 | |
| 18488892 | a year ago | | | 0 | 0.00089098075 | |
| 18488847 | a year ago | | | 0 | 0.00063618927 | |
| 18488628 | a year ago | | | 0 | 0.00075822143 | |
| 18488621 | a year ago | | | 0 | 0.00057452905 | |
| 18488600 | a year ago | | | 0 | 0.00065748112 | |
| 18488598 | a year ago | | | 0 | 0.00068227911 | |
| 18488594 | a year ago | | | 0 | 0.00070568613 | |
| 18488588 | a year ago | | | 0 | 0.00044100298 |
ABI
ABI objects
Getter at block 21083544
_teamAddress() view returns (address)
0xd743ecbd02dd68671f53e5f0f9df77ff7307744f
_treasuryVault() view returns (address)
0x2034fa9e0fd904b7c1f41c4a9a87251ade1c1524
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
1
buyTeamFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
1
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
maxTrxAmount() view returns (uint256)
2000000000000000000000000
maxWallet() view returns (uint256)
2000000000000000000000000
name() view returns (string)
Cow Moo
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
1
sellTeamFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
1
swapEnabled() view returns (bool)
true
swapLimitAmount() view returns (uint256)
500000000000000000000
symbol() view returns (string)
COWMOO
tokensForLiquidity() view returns (uint256)
0
tokensForMkt() view returns (uint256)
250515793664123224213751
tokensForTeam() view returns (uint256)
0
totalSupply() view returns (uint256)
83212472980299679519382626
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x1e05b61ce0e7ea8c09ca0ec5ddb5c7f99d12aea2
uniswapV2Router() 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)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events addLiquidityETH() payable
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTx(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSendEth()
manualSendToken(address account)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
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)
constructor()
receive()
This contract contains no error objects.