Cowboy Neko
Verified contract
Active on
Ethereum with 155 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x970c…d2c6
2 additional
variables
Balances ($0.00)
No balances found for "Cowboy Neko"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12938599 | 3 years ago | | | 0 | 0.0012122760 | |
| 12647935 | 3 years ago | | | 0 | 0.00079264200 | |
| 12627240 | 3 years ago | | | 0 | 0.00097914600 | |
| 12601232 | 3 years ago | | | 0 | 0.0015768340 | |
| 12601227 | 3 years ago | | | 0 | 0.0023779260 | |
| 12597384 | 3 years ago | | | 0 | 0.00051754860 | |
| 12597029 | 3 years ago | | | 0 | 0.00060613800 | |
| 12595264 | 3 years ago | | | 0 | 0.0016785361 | |
| 12593574 | 3 years ago | | | 0 | 0.00066675187 | |
| 12592154 | 3 years ago | | | 0 | 0.00083926800 |
ABI
ABI objects
Getter at block 21320723
_devWalletAddress() view returns (address)
0x970c1d5dca6a1a8fc0eb6b98e8bb4c5c37bcd2c6
_getETHBalance() view returns (uint256 balance)
0
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() view returns (string)
Cowboy Neko
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
symbol() view returns (string)
COWBOY
totalFees() view returns (uint256)
3296905165451190946310943
totalSupply() view returns (uint256)
100000000000000000000000
uniswapV2Pair() view returns (address)
0xdd1de3ab9b0f2a03bf8624a69f549dfbd425f6d2
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setMaxTxAmount(uint256 maxTxAmount)
_setTaxFee(uint256 taxFee)
_setdevFee(uint256 devFee)
_setdevWallet(address devWalletAddress)
addBotToBlackList(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
manualSend()
manualSwap()
removeBotFromBlackList(address account)
renounceOwnership()
setExcludeFromFee(address account, bool excluded)
setSwapEnabled(bool enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address devWalletAddress)
receive()
This contract contains no error objects.