DogeMan
Verified contract
Active on
Ethereum with 1,008 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3296…9582
23 additional
variables
Balances ($0.10)
Native
Value
$0.1
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000033 | $3,108.83 |
$0.1 | |
DGMAN | ERC-20 | 9.062288B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20787806 | 2 months ago | | | 0 | 0.00081447037 | |
| 19692476 | 7 months ago | | | 0 | 0.00037578584 | |
| 19472066 | 8 months ago | | | 0 | 0.00095395227 | |
| 17307654 | a year ago | | | 0 | 0.0012614459 | |
| 17307438 | a year ago | | | 0 | 0.0014336173 | |
| 17013499 | 2 years ago | | | 0 | 0.0027023241 | |
| 16655637 | 2 years ago | | | 0 | 0.0055659570 | |
| 16594162 | 2 years ago | | | 0 | 0.0052827558 | |
| 16417049 | 2 years ago | | | 0 | 0.00068553950 | |
| 16413541 | 2 years ago | | | 0 | 0.0030435114 |
ABI
ABI objects
Getter at block 21220859
deadBlocks() view returns (uint256)
0
decimals() pure returns (uint8)
9
developer() view returns (address)
0x499b3de9bb31da83c9170c8c4ec5fe359b8d10ea
getCirculatingSupply() view returns (uint256)
99906336833068342882
getOwner() view returns (address)
0x499b3de9bb31da83c9170c8c4ec5fe359b8d10ea
launchedAt() view returns (uint256)
13597805
launchedTime() view returns (uint256)
0
liquidityFeeReceiver() view returns (address)
0x499b3de9bb31da83c9170c8c4ec5fe359b8d10ea
marketingFeeReceiver() view returns (address)
0x32968429e3595f0d4811cec5ce73dd6fdd409582
maxBuyTxTokens() view returns (uint256)
100000000000
maxSellTxTokens() view returns (uint256)
100000000000
maxWalletTokens() view returns (uint256)
100000000000
name() pure returns (string)
DogeMan
owner() view returns (address)
0x499b3de9bb31da83c9170c8c4ec5fe359b8d10ea
pair() view returns (address)
0x1d9b1a8d38460719fc3a22edca690ab9639c13f8
protectionCount() view returns (uint256)
18
rateLimit() view returns (uint256)
0
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapMinimum() view returns (uint256)
10000000000000000
swapThreshold() view returns (uint256)
100000000000000000
symbol() pure returns (string)
DGMAN
totalSupply() view returns (uint256)
100000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getTotalFee(bool selling) view returns (uint256)
lastBuy(address) view returns (uint256)
lastSell(address) view returns (uint256)
protected(address) view returns (uint256)
State-modifying
Events addLiquidityPool(address lp, bool isPool)
airdrop(address[] addresses, uint256[] amounts)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
buyBack(address token, uint256 amountPercentage)
clearStuckBalance(uint256 amountPercentage, address adr)
disablePause()
disableProtection()
excludePresaleAddresses(address preSaleRouter, address presaleAddress)
openTrading(uint256 _deadBlocks, uint256 _protection, uint256 _limit)
pauseTrading()
protectWallet(address[] _wallets, bool _protect)
renounceOwnership()
rescueToken(address tokenAddress, uint256 tokens) returns (bool success)
setFeeReceivers(address _liquidityFeeReceiver, address _marketingFeeReceiver, address _developer)
setFees(uint256 _buybackFee, uint256 _liquidityFee, uint256 _marketingFee, uint256 _developerFee, uint256 _sellBias, uint256 _feeDenominator)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxWallet(uint256 numerator, uint256 divisor)
setProtection(bool _protect, uint256 _addTime)
setRateLimit(uint256 rate)
setSwapBackSettings(bool _enabled, bool _processEnabled, uint256 _denominator, uint256 _swapMinimum)
setTeamMember(address _team, bool _enabled)
setTxLimit(uint256 buyNumerator, uint256 sellNumerator, uint256 divisor)
switchRouter(address newRouter)
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)
FundsDistributed(uint256 charityBNB, uint256 marketingBNB, uint256 devBNB)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ProtectedWallet(address arg0, address arg1, uint256 arg2, uint8 arg3)
Transfer(address indexed from, address indexed to, uint256 value)
UpdatedSettings(string name, (string, uint256)[3] values)
constructor()
receive()
This contract contains no error objects.