Cobra

Verified contract

Active on Ethereum with 94 txns
Deployed by via 0xd2c6f141 at 17272795
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional variables
ERC-20
--
0x0942e1d41c4f7652bcd8033e1e2b367b6c4bd8f958828412dcae921ab63131e7
0x7897865db72f5748e021de98bc5fe72408ae29cba21d8d11de6c8fc0ba54e4f4
0x39b9d0736d31f6e0cd446ed942a54641bc9b561c3aa9f6a1ebc330235a04a676
0xe633d8a5308af1b58793b22b4c9717feb864489794810851d1b351171bef05a0
0x8c74b5f6c0f148e6f9d138fcd024581355312b95f4ea1094b7df628f920bcca2
0xa05918b82ab1b48510ba885ebc5b1a4b9d38fd52ac901e9622a61cc4f02fbcdf
0x05985f778d999220ce6d8fb78e7ba672be75a5d2d4626ffeb11992aa2512aadf
0x95b71560326d453e7cbd3ccc2cc14550000d0f7e82a33e21cd0a122a21b1e642
0x1ff775d09b418627df0c13137899ffd26493432dcc1089495375a76e80f229fb
0xec00076f01dd00544492666cc48f830aea4999cef1ca550c0847452c0804e831

Functions
Getter at block 20904157
buyCharityFee(view returns (uint256)
0
buyDevFee(view returns (uint256)
0
buyLiquidityFee(view returns (uint256)
0
buyMarketingFee(view returns (uint256)
0
buyTotalFees(view returns (uint256)
0
charityWallet(view returns (address)
0x0bc54650d2b5451cd5b32cd570e8ff0d8bf12183
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
devWallet(view returns (address)
0x0bc54650d2b5451cd5b32cd570e8ff0d8bf12183
limitsInEffect(view returns (bool)
false
marketingWallet(view returns (address)
0x0bc54650d2b5451cd5b32cd570e8ff0d8bf12183
maxTransactionAmount(view returns (uint256)
10000000000000000000000000
maxWallet(view returns (uint256)
10000000000000000000000000
name(view returns (string)
Cobra
owner(view returns (address)
0x0000000000000000000000000000000000000000
sellCharityFee(view returns (uint256)
0
sellDevFee(view returns (uint256)
0
sellLiquidityFee(view returns (uint256)
0
sellMarketingFee(view returns (uint256)
0
sellTotalFees(view returns (uint256)
0
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
1000000000000000000000000
symbol(view returns (string)
COBRA
tokensForCharity(view returns (uint256)
0
tokensForDev(view returns (uint256)
0
tokensForLiquidity(view returns (uint256)
0
tokensForMarketing(view returns (uint256)
362110300000000000000000
totalSupply(view returns (uint256)
1000000000000000000000000000
tradingActive(view returns (bool)
true
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x0e76572e9acd85e7c5b0da89dd8d92975d9e7ab2
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _charityFeeuint256 _marketingFeeuint256 _liquidityFeeuint256 _devFee
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _charityFeeuint256 _marketingFeeuint256 _liquidityFeeuint256 _devFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.