DOGGO

Verified contract

Active on Ethereum with 174 txns
Deployed by via 0xe204661c at 20608340
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x820f216d1185f48677d39857593eca680ee8bffc814576c523f8d27a3f0c00ae
0x63bb96490af83fd65aaefdaee952851ddd1d93f879dbd750a5eaa84c391f88b6
0x7272408ab9664aa9e1c6caa7e30caffd0d0b1950040a60cd821925e71a959988
0xe7675d95dddd1b102541681f59cfbde14179f14e11558e7a731829047edb6a9f
0x4afc5138b23a2191fbf2a68c9a78838fa19991efdf6ffae5d6c4f12adf31af67
0x82ec9d4fad1c0004041796dac384e4e4acd242212e6bcfcc5de4a335a4340dc5
0x70f39cedb75ae1c5211ba2efe68cb1f86bed50115e41dbc52185b98acdd3e499
0x8919c4a861ba577180294b5a2d097a6c10deb0db9a3a583609a40d8c93bdd9c5
0x06a6a101f3c58bfa3c84659f0d33fa5a664cc89a1472539328739238dadd3a33
0x1ef174e405ef9115ba6275c51bd10cb5be58fd8d66aa532cc7fc97eeb4ac7e7d

Functions
Getter at block 21160222
decimals(pure returns (uint8)
18
getAllPending(view returns (uint256)
45381753398549763561685
getSwapThresholdAmount(view returns (uint256)
333064528611357775998536
maxBuyAmount(view returns (uint256)
100000000000000000000000000
maxWalletAmount(view returns (uint256)
100000000000000000000000000
name(view returns (string)
DOGGO
owner(view returns (address)
0x0000000000000000000000000000000000000000
pairV2(view returns (address)
0x2411b8c414bea436f5cd28e75a3b4e695cad5086
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
routerV2(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThresholdRatio(view returns (uint16)
50
symbol(view returns (string)
DOGGO
taxwalletAddress(view returns (address)
0x1cdf81f401ac312c48038dd993710898c97b3ae4
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
AMMPairs(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(addressview returns (bool)
isExcludedFromLimits(addressview returns (bool)
taxwalletFees(uint256view returns (uint16)
totalFees(uint256view returns (uint16)
State-modifying
acceptOwnership(
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromFees(address accountbool isExcluded
excludeFromLimits(address accountbool isExcluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setAMMPair(address pairbool isPair
taxwalletAddressSetup(address _newAddress
taxwalletFeesSetup(uint16 _buyFeeuint16 _sellFeeuint16 _transferFee
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
updateMaxBuyAmount(uint256 _maxBuyAmount
updateMaxWalletAmount(uint256 _maxWalletAmount
updateSwapThreshold(uint16 _swapThresholdRatio
Events
AMMPairsUpdated(address indexed AMMPairbool isPair
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
ExcludeFromLimits(address indexed accountbool isExcluded
MaxBuyAmountUpdated(uint256 maxBuyAmount
MaxWalletAmountUpdated(uint256 maxWalletAmount
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RouterV2Updated(address indexed routerV2
SwapThresholdUpdated(uint16 swapThresholdRatio
Transfer(address indexed fromaddress indexed touint256 value
taxwalletAddressUpdated(address taxwalletAddress
taxwalletFeeSent(address recipientuint256 amount
taxwalletFeesUpdated(uint16 buyFeeuint16 sellFeeuint16 transferFee
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.