DogeNetwork
Verified contract
Active on
Ethereum with 806 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DGNW | ERC-20 | 829.8422 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18577442 | a year ago | | | 0 | 0.00068906125 | |
| 16922485 | 2 years ago | | | 0 | 0.00065582546 | |
| 16653676 | 2 years ago | | | 0 | 0.0012417179 | |
| 16516810 | 2 years ago | | | 0 | 0.00034047294 | |
| 16367107 | 2 years ago | | | 0 | 0.00076742153 | |
| 16359634 | 2 years ago | | | 0 | 0.00064103598 | |
| 16329567 | 2 years ago | | | 0 | 0.00040175987 | |
| 16329559 | 2 years ago | | | 0 | 0.00038792950 | |
| 16309092 | 2 years ago | | | 0 | 0.0029655033 | |
| 16267233 | 2 years ago | | | 0 | 0.00063174111 |
ABI
ABI objects
Getter at block 21381219
_maxTxAmount() view returns (uint256)
200000000
_maxWalletToken() view returns (uint256)
300000000
autoLiquidityReceiver() view returns (address)
0x7a6fb68d0305a7886a84df2feb4bdf80c80d7128
decimals() pure returns (uint8)
4
devFee() view returns (uint256)
2
devFeeReceiver() view returns (address)
0x7a6fb68d0305a7886a84df2feb4bdf80c80d7128
feeDenominator() view returns (uint256)
100
getCirculatingSupply() view returns (uint256)
9972631366
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
liquidityFee() view returns (uint256)
0
marketingFee() view returns (uint256)
2
marketingFeeReceiver() view returns (address)
0xbaa5302e45113d6ba0541c2b091fc7c6d8da8e26
name() pure returns (string)
DogeNetwork
pair() view returns (address)
0xf6bb3c29de4891de16f4feffa4b44c68f896ec96
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
10000000
symbol() pure returns (string)
DGNW
totalFee() view returns (uint256)
4
totalSupply() view returns (uint256)
10000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
clearContractSells(uint256 amountPercentage)
clearStuckBalance(uint256 amountPercentage)
openTrading()
setFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _devFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _marketingFee, uint256 _devFee)
setSwapBackSettings(bool _enabled, uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
updateMaxTransaction(uint256 maxTransactionPercent)
updateMaxWallet(uint256 maxWalletPercent)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountTokens)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.