Chill Doge

Verified contract

Active on Ethereum with 92 txns
Deployed by via 0xe86d25df at 21245836
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables

No balances found for "Chill Doge"

0x6f5fe58c5c639eb7907d8823bcad1831b2e5fdb3cccb5abfc035c13e3e1bd3a5
0xa51e4cf5379b0ef56ed2c80d52055c079d93aafb6857511d14b8b47e87e82b9b
0x9f4d0e0bcad4fde4a47c74864f28125b9aba8acd0129b2f0a8e783ed7510be49
0x4e382f72d202bf0eb158832e878b15dc43a8dda4c133d7ea46c673d1f46b32e8
0x81e0812aca62c7198f8a970454c47070e11679a3131df5c4217b219c67b51d11
0x4bdb244d21ee394ad1fad3c273b8dfd93bb4969727ba2f58f040d7a43c82c97c
0x23a4ab9685b6bebd4110ddd117f5ce6c96cb40926f18f93e65e414d7a2666ee4
0x45107a61c52ea73b10c99ae8f7cb2445ef1c14bb42282d14a00c57cae4eeaa79
0xd1ee8e0bc5fb7078d57ac1e93748b44f9a339cd553f92e3391b60e26b6b5e38a
0xea7ba9758db5cd1c861f2c41bdb9c6fcfca4f3ce9c6b3709a7bc418c87631e4e

Functions
Getter at block 21275334
_maxTaxSwap(view returns (uint256)
1000000000000000
_maxTxAmount(view returns (uint256)
100000000000000000
_maxWalletSize(view returns (uint256)
100000000000000000
_taxSwapThreshold(view returns (uint256)
100000000000000
decimals(pure returns (uint8)
9
getTaxDetails(view returns (uint256 initialBuyTaxuint256 initialSellTaxuint256 finalBuyTaxuint256 finalSellTaxuint256 transferTax)
(initialBuyTax=20, initialSellTax=20, finalBuyTax=0, finalSellTax=0, transferTax=0)
name(pure returns (string)
Chill Doge
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(pure returns (string)
CDOGE
totalSupply(pure returns (uint256)
100000000000000000
tradingOpen(view returns (bool)
true
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isBot(address aview returns (bool)
State-modifying
addBot(address[] bots_
approve(address spenderuint256 amountreturns (bool)
delBot(address[] notbot
manualSwap(
openTrade(
reduceFee(uint256 _newFee
removeLimit(
removeTranTax(
renounceOwnership(
rescueERC20(address _addressuint256 percent
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MaxTxAmountUpdated(uint256 _maxTxAmount
OpenTrade(address indexed owneruint256 timestamp
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
TransferTaxUpdated(uint256 _tax
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.