Dogesino

Verified contract

Active on Ethereum with 17 txns
Deployed by via 0x5bfe0d35 at 15669336
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional variables
ERC-20
--
0x28e0833da9ce28bb0a20afc62c6f263640c1fea12d3358eff3f52faba178f991
0xecee3576a9542b9392b97a0f20cd1f7dbd702d71b12eff53590ec66231e40fbb
0x9ac9d37f62133a4760898dc4179989c2b7b88b2a427f5f2bdf2ce0f0f478a622
0x49990dba335fe660f8e32e26cd6a97fd1d7fe2a9caf8cbe30c7f7cf0bb3ef1d9
0x2d49ac7532fd742d6877145045640eebb9df9f8eb3d54a98c4e44d4d51dab2e5
0xe1ff2fccc01b9304f522c258cf84d7703f04e5be5efed7e37729f9840b33e21c
0x994a79d70b62589aef5674f669fc10c92c6d843878af4a542c67e6a84bf67f8c
0xdcb79f037d2a19c241a0cf7d071f62232718e2732b31ddbf480cac22480e6a8e
0xa01a63310ef20b160f00b62f8343d992728bee2abf94597344890722548ad919
0xbcb86e09218375a1169c8851d134c0737a8d692508f9fed427ef9409c8b3172f

Functions
Getter at block 21206004
decimals(view returns (uint8)
18
dividendTracker(view returns (address)
0xb9a6dbd5f93230fd974c3a1999d7daa1eb40fddd
earlyBuyPenaltyEnd(view returns (uint256)
0
feeDivisor(view returns (uint256)
1000
gasForProcessing(view returns (uint256)
0
getClaimWait(view returns (uint256)
1200
getLastProcessedIndex(view returns (uint256)
0
getNumberOfDividendTokenHolders(view returns (uint256)
12
getNumberOfDividends(view returns (uint256)
8003573890855466242996895
limitsInEffect(view returns (bool)
true
liquidityActiveBlock(view returns (uint256)
0
liquidityBuyFee(view returns (uint256)
20
liquiditySellFee(view returns (uint256)
20
lpPercToWithDraw(view returns (uint256)
0
lpWithdrawRequestDuration(view returns (uint256)
259200
lpWithdrawRequestPending(view returns (bool)
false
lpWithdrawRequestTimestamp(view returns (uint256)
0
maxTransactionAmount(view returns (uint256)
1000000000000000000000000
maxWallet(view returns (uint256)
1000000000000000000000000
name(view returns (string)
Dogesino
nextAvailableLpWithdrawDate(view returns (uint256)
0
operationsBuyFee(view returns (uint256)
0
operationsSellFee(view returns (uint256)
0
operationsWallet(view returns (address)
0x9bd574f8ea43f0e2d0814c247b6e3f8eed392c51
owner(view returns (address)
0x9bd574f8ea43f0e2d0814c247b6e3f8eed392c51
rewardsBuyFee(view returns (uint256)
30
rewardsSellFee(view returns (uint256)
30
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
50000000000000000000000
symbol(view returns (string)
DOGESINO
tokensForLiquidity(view returns (uint256)
1846992807330824194780158
tokensForOperations(view returns (uint256)
0
tokensForRewards(view returns (uint256)
2770489210996236292170238
totalBuyFees(view returns (uint256)
50
totalSellFees(view returns (uint256)
50
totalSupply(view returns (uint256)
100000000000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
15669392
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x5562ab03899ef92188db070cde39d5a75eb9c3c5
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
dividendTokenBalanceOf(address accountview returns (uint256)
getAccountDividendsInfo(address accountaddress rewardTokenview returns (addressint256int256uint256uint256uint256uint256uint256)
getAccountDividendsInfoAtIndex(uint256 indexaddress rewardTokenview returns (addressint256int256uint256uint256uint256uint256uint256)
getTotalDividendsDistributed(address rewardTokenview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
withdrawableDividendOf(address accountaddress rewardTokenview returns (uint256)
State-modifying
addPresaleAddressForExclusions(address _presaleAddress
approve(address spenderuint256 amountreturns (bool)
cancelLPWithdrawRequest(
claim(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromDividends(address account
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
excludeMultipleAccountsFromFees(address[] accountsbool excluded
includeInDividends(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
processDividendTracker(uint256 gas
removeLimits(returns (bool)
renounceOwnership(
requestToWithdrawLP(uint256 percToWithdraw
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _operationsFeeuint256 _rewardsFeeuint256 _liquidityFee
updateClaimWait(uint256 claimWait
updateGasForProcessing(uint256 newValue
updateMaxAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateOperationsWallet(address newOperationsWallet
updateSellFees(uint256 _operationsFeeuint256 _rewardsFeeuint256 _liquidityFee
updateSwapEnabled(bool enabled
withdrawRequestedLP(
withdrawStuckEth(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
CanceledLpWithdrawRequest(
DevWalletUpdated(address indexed newWalletaddress indexed oldWallet
ExcludeFromFees(address indexed accountbool isExcluded
ExcludeMultipleAccountsFromFees(address[] accountsbool isExcluded
ExcludedMaxTransactionAmount(address indexed accountbool isExcluded
GasForProcessingUpdated(uint256 indexed newValueuint256 indexed oldValue
OperationsWalletUpdated(address indexed newWalletaddress indexed oldWallet
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProcessedDividendTracker(uint256 iterationsuint256 claimsuint256 lastProcessedIndexbool indexed automaticuint256 gasaddress indexed processor
RequestedLPWithdraw(
SendDividends(uint256 tokensSwappeduint256 amount
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
Transfer(address indexed fromaddress indexed touint256 value
WithdrewLPForMigration(
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.