DARK DOGE
Verified contract
Active on
Ethereum with 378 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7418…e418
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DDOGE | ERC-20 | 137.345151M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21121510 | 14 days ago | | | 0 | 0.00025094800 | |
| 21115962 | 14 days ago | | | 0 | 0.00034510754 | |
| 21061630 | 22 days ago | | | 0 | 0.00014870075 | |
| 20935602 | a month ago | | | 0 | 0.00076141166 | |
| 20845395 | 2 months ago | | | 0 | 0.00020261800 | |
| 20706744 | 2 months ago | | | 0 | 0.00056418976 | |
| 20675973 | 2 months ago | | | 0 | 0.000080554441 | |
| 20640537 | 3 months ago | | | 0 | 0.000091559602 | |
| 20499532 | 3 months ago | | | 0 | 0.00010030127 | |
| 20458385 | 3 months ago | | | 0 | 0.000099537711 |
ABI
ABI objects
Getter at block 21218956
_maxTaxSwap() view returns (uint256)
4206900000000000000
_maxTxAmount() view returns (uint256)
420690000000000000000
_maxWalletSize() view returns (uint256)
420690000000000000000
_taxSwapThreshold() view returns (uint256)
1051725000000000000
caSell() view returns (uint256)
3
caTrigger() view returns (bool)
true
decimals() pure returns (uint8)
9
name() pure returns (string)
DARK DOGE
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
DDOGE
totalSupply() pure returns (uint256)
420690000000000000000
uniswapV2Pair() view returns (address)
0x9ab5279fc83456e78e5d4649a23dc6107a33dba5
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
isNotRestricted()
renounceOwnership()
rescueERC20tokens(address _tokenAddr, uint256 _amount)
rescueETH()
setFeeWallet(address newTaxWallet)
setMarketPair(address addr)
setMaxTaxSwap(bool enabled, uint256 amount)
setcaSell(uint256 amount)
setcaTrigger(bool _status)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.