Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9526…d7e9
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DOVE | ERC-20 | 964.242283K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21141197 | 24 days ago | | | 0 | 0.00039218227 | |
| 21074664 | a month ago | | | 0 | 0.00062649677 | |
| 21030930 | a month ago | | | 0 | 0.00074761260 | |
| 20989217 | a month ago | | | 0 | 0.00080763955 | |
| 20989217 | a month ago | | | 0 | 0.00080763955 | |
| 20989217 | a month ago | | | 0 | 0.00080763955 | |
| 20989217 | a month ago | | | 0 | 0.00080763955 | |
| 20989217 | a month ago | | | 0 | 0.00080763955 | |
| 20934548 | 2 months ago | | | 0 | 0.00053505427 | |
| 20633785 | 3 months ago | | | 0 | 0.000075569056 |
ABI
ABI objects
Getter at block 21315975
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
2000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Dovecoin
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
DOVE
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x78a379b7bee527760f37b0963e6dfc2bfa4e67bc
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)
blockSnipers(address[] bots_)
changeFee(uint256 _newInitialBuyFee, uint256 _newInitialSellFee)
enableTrading()
manualSend()
manualSwap()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unblockSnipers(address[] notbot)
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.