Coinbase

Verified contract

Active on Ethereum with 21 txns
Deployed by via 0x1315fc26 at 16344397
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional variables
ERC-20
--
0xd3de5801e2900d9de3fa087e538502061b80e8387ab5c325a380d24cfb2be904
0x8a2983e92a29878c7efe907e77e3ae5f904d5d85c3a245bb63d7e4d33338f024
0x1f4b257cba39bb6cb81a9270fb838729367391ae6480f3f0655a677dbb5aa8ca
0xd1e921e910f389847afb159e1d04e2a8d34e28977c9afe56346f60962370082c
0x38e898ab1bbd1685a950c8eb84142bc8de552e8b0a74ffb07ff079827848d3ea
0x2e4bb13e2f8a4683690734782ccc30c953e1bace8a31c55ec5e3fbc96d93e06e
0x7c89bc4c2f6cf568fd7147c53fbbfd98a5c263c4a40586d978ea08dd50e2544a
0x5b990a1b4d60d6b6d256e0a7a5263d0d26dba7a442a5761e45c7c0e663673a02
0x1fe86b549c5496d71afe4ab221d5a8e79d5b0bee86a112db4e4f87457eafa0ac
0x25cbdefdf9765f5caadf6794d1feb59adf39f2bd85c738e08baf71560a88967d

Functions
Getter at block 21202334
_liquiditySharePercentage(view returns (uint256)
0
_maxTxAmount(view returns (uint256)
30000000000000000000000
_operationsSharePercentage(view returns (uint256)
100
_totalDistributionShares(view returns (uint256)
100
_walletMax(view returns (uint256)
30000000000000000000000
checkWalletLimit(view returns (bool)
true
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
getBlock(view returns (uint256)
21202334
getCirculatingSupply(view returns (uint256)
1000000000000000000000000
liquidityFeeBuy(view returns (uint256)
0
liquidityFeeSell(view returns (uint256)
0
liquidityWallet(view returns (address)
0x815502da4ae37747a34c4f125298c16fbf96f7b1
maxTotalFeeBuy(view returns (uint256)
10
maxTotalFeeSell(view returns (uint256)
99
minimumTokensBeforeSwapAmount(view returns (uint256)
2000000000000000000000
name(view returns (string)
Coinbase
operationsFeeBuy(view returns (uint256)
2
operationsFeeSell(view returns (uint256)
98
operationsWallet(view returns (address)
0x815502da4ae37747a34c4f125298c16fbf96f7b1
owner(view returns (address)
0x815502da4ae37747a34c4f125298c16fbf96f7b1
symbol(view returns (string)
COIN
tokensForLiquidity(view returns (uint256)
0
tokensForOperations(view returns (uint256)
0
totalFeesBuy(view returns (uint256)
2
totalFeesSell(view returns (uint256)
98
totalSupply(view returns (uint256)
1000000000000000000000000
tradingOpen(view returns (bool)
true
uniswapPair(view returns (address)
0xb4899e6792a4aafc1cc49f6ebbbc76d5d91ae39d
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFee(addressview returns (bool)
isMarketPair(addressview returns (bool)
isWalletLimitExempt(addressview returns (bool)
State-modifying
airdropToWallets(address[] airdropWalletsuint256[] amount
approve(address spenderuint256 amountreturns (bool)
buyBackTokens(uint256 ETHAmountInWei
changeRouterAddress(address newRouterAddressreturns (address newPairAddress)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableDisableWalletLimit(bool newValue
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setDistributionSettings(uint256 newLiquidityShareuint256 newOperationsShare
setIsExcludedFromFee(address accountbool newValue
setIsTxLimitExempt(address holderbool exempt
setIsWalletLimitExempt(address holderbool exempt
setMarketPairStatus(address accountbool newValue
setMaxTxAmount(uint256 maxTxAmount
setNumTokensBeforeSwap(uint256 newLimit
setTrading(
setWalletLimit(uint256 newLimit
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateFees(uint256 _operationsFeeuint256 _liquidityFee
updateFeesSell(uint256 _operationsFeeuint256 _liquidityFee
updateLiquidityWallet(address newAddress
updateOperationsWallet(address newAddress
Events
Approval(address indexed owneraddress indexed spenderuint256 value
LiquidityWalletUpdated(address indexed newLiquidityWalletaddress indexed oldLiquidityWallet
OperationsWalletUpdated(address indexed newOperationsWalletaddress indexed oldOperationsWallet
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapTokensForETH(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.