Polkadog

Verified contract

Active on Ethereum with 4,445 txns
Deployed by via 0xde91cf3e at 12613025
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables
Native
Value $515.59
ERC-20
--
0x484ead8fea2e61e37b37fdd8405fefb09f7767a28f204ecb4e4ec03b3d6bcb43
0x05a78160a463679bb932638decacce83a349c96f899486520928bf59bd9540ab
0x9888569288881c3810f8d80aefb058cb86eb1ca366a64f3e5a8e0586729da34c
From
0xcdecb9d535f951525842f5f796100d617c67b366341ba1172db49f414b97f940
0x1262429f98b9295c2561d7f1d3e7c6d379db27df057d7ca910ad482389d81797
0x0835a8dfc9712fce5f47bee1db5b6bf0a5c811a2d7c8e3686a3a760f088ea235
0xd93be5ce4029f13f45420236d38703ee8a76a71640d07a5284ab2bd979e5667f
0xcb0eedb678a78afe1582ecc0d2222b9c56110d01319af235527ec79586087fee
0xc2ce7b4a9309aca922f2886c2529bdcc5e17608e66fe0a9642abe51ed1089ca7
0xcf943d8b30c6d05598a34603b93db36347fae1bab08c3634857d7373186a8f74

Functions
Getter at block 21126844
_enableFee(view returns (bool)
true
_liquidityFee(view returns (uint256)
2
_maxTxAmount(view returns (uint256)
50000000000000000000000
_taxFee(view returns (uint256)
2
_transaction_burn(view returns (uint256)
2
decimals(view returns (uint8)
18
name(view returns (string)
Polkadog
owner(view returns (address)
0x28cee43e00f79435804c11b49f774c193659d846
paused(view returns (bool)
true
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
PDOG
totalFees(view returns (uint256)
3762749616946790617597785
totalSupply(view returns (uint256)
96237250383053209382402215
uniswapV2Pair(view returns (address)
0x669fbbd3612910ff1394f657900fbb8f335d044d
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isAddressPaused(address accountview returns (bool)
isExcludedFromMaxTx(address accountview returns (bool)
isExcludedFromReward(address accountview returns (bool)
isIncludedInFee(address accountview returns (bool)
reflectionFromToken(uint256 tAmountbool deductTransferFeeview returns (uint256)
tokenFromReflection(uint256 rAmountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableFee(bool enableTax
excludeFromFee(address account
excludeFromMaxTx(address account
excludeFromReward(address account
includeInFee(address account
includeInMaxTx(address account
includeInReward(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
pauseAddress(address account
pauseContract(
setBurnPercent(uint256 burn_percentage
setLiquidityFeePercent(uint256 liquidityFee
setMaxTxPercent(uint256 maxTxPercent
setSwapAndLiquifyEnabled(bool _enabled
setTaxFeePercent(uint256 taxFee
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferToDistributors(address recipientuint256 amount
unPauseAddress(address account
unPauseContract(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.