CoinDoge

Verified contract

Active on Ethereum with 32 txns
Deployed by via 0xbf6ee9ad at 16307925
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xa61d12fc5313ea4304b44244792512fc2f1b44c8518266505ed812cb7dd573e2
0x86269a0d999d029d9d346441f6405e6d242bedef4db10cf6380bdd0be87fd47d
0xe524a71d5c7f8d037f68ae1a6f936f48d3ec2c632ce2c618551e047f9117a6bc
0x377d6bbdfe60697bdf7c9fc1004a382cfc8ebd88012a783ba065893e79b5eb3f
0x5979ac35bb75833a56a42a2c192c0c375e609332fb8631572ab8ccc95ba63ef2
0x0c7ed1a9cb6483aab1f48778716a4766e5902d1e1648668bd9b118c0f566f810
0x317c253cc999c99651068b8662db426e8d814da5c4a400a5f8a7a3265bdc6553
0x7e6b50414ed71818da5c68f0e34f2449a54117ab0ad03e3fddb4b44da7aadc5f
0x6cbff434c9a8bfb94ac39c9b20965b5fffd4f3c7b2915c82a1cf4d28ce711b92
0x0ec830c580ebc67453d072d8baea9fc60a1b637b915d64f8be5f4b7c87deab54

Functions
Getter at block 20981408
_maxTaxSwap(view returns (uint256)
1000000000000
_maxTxAmount(view returns (uint256)
100000000000000
_maxWalletSize(view returns (uint256)
100000000000000
_taxSwapThreshold(view returns (uint256)
500000000000
decimals(pure returns (uint8)
8
name(pure returns (string)
CoinDoge
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(pure returns (string)
CD
totalSupply(pure returns (uint256)
100000000000000
transferDelayEnabled(view returns (bool)
false
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isBot(address aview returns (bool)
State-modifying
addBots(address[] bots_
approve(address spenderuint256 amountreturns (bool)
delBots(address[] notbot
manualSwap(
openTrading(
reduceFee(uint256 _newFee
removeLimits(
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MaxTxAmountUpdated(uint256 _maxTxAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.