REINDOGE

Verified contract

Active on Ethereum with 65 txns
Deployed by via 0xfd4cad3f at 16138804
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional variables
ERC-20
--
0x916661727a782eb9d142dc60bc8705a6347618dff3e11687313b914ba63f863f
0x06455e5eec117fb6ee1dd8f19cc35b441b9c32d6d76af36d43c728966b11f09c
0x98bed52d4099e086152a58d7a43d4fa7cec324eb0ba5e591bd039853338881ee
0x201c438a1ea5d0dcd73e3ae37b53806b92277c3b6f028c3fc8ffc727a87d3264
0xc69871026a2ececdf4c6f67f518b09ed4724463bd9266916f221698e62ffa679
0x58dd20d51fbfd01e8a1b3233e60cc948b5cb0e73c1711a1172cadeb43e148b30
0xe2320d61ca0f5aaf2b0f86796518bffbb0dcffd28dc0e758db5bad079e3d96f8
0x30f1a25990f0bd44d0891aa4fc1408690c9494e55321f53e9f3b886569463571
0x622c0675ce9baf08b6a1674bbd783f3e26095fd699ffd730c12a84ee3ec95501
0x97ac5537e03f38e5690921eceb5cb52842c135c9880612cde73da3d4c1c704b3

Functions
Getter at block 21314582
_buyDevelopmentFees(view returns (uint256)
0
_buyLiquidityFees(view returns (uint256)
0
_buyMarketingFees(view returns (uint256)
3
_developmentShares(view returns (uint256)
0
_liquidityShares(view returns (uint256)
0
_marketingShares(view returns (uint256)
10
_maxTxAmount(view returns (uint256)
1000000000000000000
_sellDevelopmentFees(view returns (uint256)
0
_sellLiquidityFees(view returns (uint256)
0
_sellMarketingFees(view returns (uint256)
3
_totalDistributionShares(view returns (uint256)
10
_totalTaxIfBuying(view returns (uint256)
3
_totalTaxIfSelling(view returns (uint256)
3
_walletMax(view returns (uint256)
1000000000000000000
checkWalletLimit(view returns (bool)
true
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
9
getCirculatingSupply(view returns (uint256)
1000000000000000000
name(view returns (string)
REINDOGE
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyByLimitOnly(view returns (bool)
false
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
RDOGE
totalSupply(view returns (uint256)
1000000000000000000
uniswapPair(view returns (address)
0x95c45dc4424ee304716b2732c44128be681286fc
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
checkExcludedFromFees(addressview returns (bool)
checkMarketPair(addressview returns (bool)
checkTxLimitExcept(addressview returns (bool)
checkWalletLimitExcept(addressview returns (bool)
State-modifying
RenounceOwnership(
addMarketPair(address account
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
manualSend(
setBuyFee(uint256 newLiquidityTaxuint256 newMarketingTaxuint256 newDevelopmentTax
setSellFee(uint256 newLiquidityTaxuint256 newMarketingTaxuint256 newDevelopmentTax
setWalletLimit(uint256 newLimit
settaxWallet1(address newAddress
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
SwapETHForTokens(uint256 amountInaddress[] path
SwapTokensForETH(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.