Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DOGMA | ERC-20 | 1.02029K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20168047 | 6 months ago | | | 0 | 0.00059743511 | |
| 17584468 | a year ago | | | 0 | 0.00047146510 | |
| 17341753 | 2 years ago | | | 0 | 0.00074614018 | |
| 17013216 | 2 years ago | | | 0 | 0.00048596205 | |
| 16927102 | 2 years ago | | | 0 | 0.00065061945 | |
| 16795862 | 2 years ago | | | 0 | 0.0010448907 | |
| 16115626 | 2 years ago | | | 0 | 0.00057152111 | |
| 16086638 | 2 years ago | | | 0 | 0.00051899297 | |
| 16054060 | 2 years ago | | | 0 | 0.00075961472 | |
| 16053058 | 2 years ago | | | 0 | 0.00064417404 |
ABI
ABI objects
Getter at block 21387395
InitialSupply() view returns (uint256)
1000000000000000
blacklistMode() view returns (bool)
true
buyTax() view returns (uint256)
60
decimals() pure returns (uint8)
9
getBurnedTokens() view returns (uint256)
443486284417805
getCirculatingSupply() view returns (uint256)
556513715582195
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
isOverLiquified() view returns (bool)
false
lastLpBurnTime() view returns (uint256)
1669857803
lastManualLpBurnTime() view returns (uint256)
0
liquidityTax() view returns (uint256)
0
lpBurnEnabled() view returns (bool)
true
lpBurnFrequency() view returns (uint256)
2400
manualBurnFrequency() view returns (uint256)
1200
manualSwap() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
1000000000000000
maxWalletBalance() view returns (uint256)
1000000000000000
name() pure returns (string)
DOGMA
overLiquifyTreshold() view returns (uint256)
600
owner() view returns (address)
0x0000000000000000000000000000000000000000
percentForLPBurn() view returns (uint256)
100
projectTax() view returns (uint256)
1000
sellTax() view returns (uint256)
60
swapTreshold() view returns (uint256)
6
symbol() pure returns (string)
DOGMA
totalSupply() pure returns (uint256)
1000000000000000
transferTax() view returns (uint256)
80
Read-only
allowance(address _owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
excludedFromFees(address) view returns (bool)
isExcludedFromLimits(address account) view returns (bool)
isPair(address) view returns (bool)
State-modifying
Events ExcludeAccountFromFees(address account, bool exclude)
SetExcludedAccountFromLimits(address account, bool exclude)
SetLPreceiver(address _address)
SetMaxTransactionAmount(uint256 percent)
SetMaxWalletBalancePercent(uint256 percent)
SetNewRouter(address _newdex)
SetOverLiquifiedTreshold(uint256 newOverLiquifyTresholdPermille)
SetPair(address Pair, bool Add)
SetProjectWallet(address _address)
SetTaxes(uint256 buy, uint256 sell, uint256 transfer_, uint256 project, uint256 liquidity)
SetupEnableTrading()
SwapContractToken()
SwitchManualSwap(bool manual)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
emergencyETHrecovery(uint256 amountPercentage)
emergencyTokenrecovery(address tokenAddress, uint256 amountPercentage)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualBurnLPTokens(uint256 percent) returns (bool)
renounceOwnership()
setAutoLPBurnSettings(uint256 _frequencyInSeconds, uint256 _percent, bool _Enabled)
setSwapTreshold(uint256 newSwapTresholdPermille)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
BlacklistStatusChange(bool status)
BlacklistUpdated()
ExcludeAccount(address account, bool exclude)
ExcludeFromLimits(address account, bool exclude)
ManualNukeLP()
ManualSwapChange(bool status)
MaxTransactionAmountUpdated(uint256 percent)
MaxWalletBalanceUpdated(uint256 percent)
NewPairSet(address Pair, bool Add)
NewProjectWalletSet(address _address)
NewRouterSet(address _newdex)
OnEnableTrading()
OnSetTaxes(uint256 buy, uint256 sell, uint256 transfer_, uint256 project, uint256 liquidity)
OverLiquifiedThresholdChange(uint256 threshold)
OwnerSwap()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RecoverETH()
RecoverTokens(uint256 amount)
SwapThresholdChange(uint256 threshold)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.