Doge V Pepe
Verified contract
Active on
Ethereum with 647 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf781…5097
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DOPE | ERC-20 | 162.308632K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21039517 | 17 days ago | | | 0 | 0.00035107491 | |
| 20202813 | 4 months ago | | | 0 | 0.000089394422 | |
| 18454742 | a year ago | | | 0 | 0.00070554579 | |
| 18454575 | a year ago | | | 0 | 0.00062300163 | |
| 18454552 | a year ago | | | 0 | 0.00093154000 | |
| 18327211 | a year ago | | | 0 | 0.00032779156 | |
| 18297705 | a year ago | | | 0 | 0.00026852963 | |
| 18136862 | a year ago | | | 0 | 0.00050419159 | |
| 18119367 | a year ago | | | 0 | 0.00027071484 | |
| 18119148 | a year ago | | | 0 | 0.00023471603 |
ABI
ABI objects
Getter at block 21159817
_maxTaxSwap() view returns (uint256)
123575000000000
_maxTxAmount() view returns (uint256)
10000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000
_taxSwapThreshold() view returns (uint256)
50000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Doge V Pepe
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
DOPE
totalSupply() pure returns (uint256)
10000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
openTrading()
removeLimits()
renounceOwnership()
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)
constructor()
receive()
This contract contains no error objects.