CosmoBase

Verified contract

Active on Base with 6 txns
Deployed by via 0x3383dedf at 12739861
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional variables

No balances found for "CosmoBase"

0x746a5803ae27c2c0d12cc3c7d15c51c860d73f0c4131b0127cf7860819cf2da8
0x3ce09777a6179c7e9cf36c9e44dc102e6f94bb6d71c2c965dbe0290973b60f62
0xa57cbb543d7f5240ce2ce064e147f75d9b7dae77c70ea65f4fba1ba36311242e
0xa215126925a27cec1263714c10e9be43cbca3a901ce8044ea5f92510e43aae4f
0x949c4abb4318c23640e60c4b90d49a77ad06ac1e1fee0ecd4e6d6e0f17d95de8
0x63da832dbd0fbb9ac4b51e8db71c4c5ed76918eec32f7a84d84b4f1d05097668

Functions
Getter at block 23218312
buyDevFee(view returns (uint256)
0
buyMarketingFee(view returns (uint256)
0
buyTotalFees(view returns (uint256)
0
decimals(view returns (uint8)
18
developmentWallet(view returns (address)
0xc090ed6a86f76833c55ccffff1e7668b76a63c67
limitsInEffect(view returns (bool)
false
marketingWallet(view returns (address)
0xc090ed6a86f76833c55ccffff1e7668b76a63c67
maxTransaction(view returns (uint256)
9000000000000000000000000
maxWallet(view returns (uint256)
9000000000000000000000000
name(view returns (string)
CosmoBase
owner(view returns (address)
0xc090ed6a86f76833c55ccffff1e7668b76a63c67
sellDevFee(view returns (uint256)
0
sellMarketingFee(view returns (uint256)
0
sellTotalFees(view returns (uint256)
0
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
125000000000000000000000
symbol(view returns (string)
CSMB
tokensForDev(view returns (uint256)
0
tokensForMarketing(view returns (uint256)
0
totalSupply(view returns (uint256)
1000000000000000000000000000
tradingActive(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x70c8cbee06c24f7c5a9e4bf42ad0021be24c2b11
uniswapV2Router(view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
Read-only
_isExcludedmaxTransaction(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
addLp(
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
setBlackList(address[] walletsbool blocked
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _marketingFeeuint256 _devFee
updateMarketingWallet(address newMarketingWallet
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _marketingFeeuint256 _devFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
updatedevelopmentWallet(address newWallet
withdrawEth(uint256 amount
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
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
developmentWalletUpdated(address indexed newWalletaddress indexed oldWallet
marketingWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.