DougheCoin
Verified contract
Active on
Ethereum with 2,000 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x97fa…aee3
2 additional
variables
Balances ($0.00)
No balances found for "DougheCoin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21169493 | 9 hours ago | | | 0 | 0.0013027561 | |
| 21169328 | 9 hours ago | | | 0 | 0.0011433640 | |
| 21169224 | 10 hours ago | | | 0 | 0.0012786904 | |
| 21167548 | 15 hours ago | | | 0 | 0.0016994888 | |
| 21157693 | 2 days ago | | | 0 | 0.00059270934 | |
| 21157682 | 2 days ago | | | 0 | 0.00058316118 | |
| 21156719 | 2 days ago | | | 0 | 0.00057416100 | |
| 21156556 | 2 days ago | | | 0 | 0.00073780817 | |
| 21155870 | 2 days ago | | | 0 | 0.00047752547 | |
| 21147598 | 3 days ago | | | 0 | 0.00034980567 |
ABI
ABI objects
Getter at block 21172148
_maxTaxSwap() view returns (uint256)
6300000000000000000
_maxTxAmount() view returns (uint256)
420690000000000000000
_maxWalletSize() view returns (uint256)
420690000000000000000
_taxSwapThreshold() view returns (uint256)
4200000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
DougheCoin
nonce() view returns (uint16)
8
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
DOUGHE
totalSupply() pure returns (uint256)
420690000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
removeTransferTax()
renounceOwnership()
rescueERC20(address _address, uint256 percent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.