Donald Pepe
Verified contract
Active on
Ethereum with 1,108 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DOPE | ERC-20 | 170.057433M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21207180 | a day ago | | | 0 | 0.00027206915 | |
| 21207179 | a day ago | | | 0 | 0.00044636324 | |
| 21155228 | 8 days ago | | | 0 | 0.00080203772 | |
| 21061642 | 21 days ago | | | 0 | 0.00014384301 | |
| 21045703 | 24 days ago | | | 0 | 0.00030795085 | |
| 20993421 | a month ago | | | 0 | 0.0010558096 | |
| 20918195 | a month ago | | | 0 | 0.00024506301 | |
| 20899155 | a month ago | | | 0 | 0.00029262874 | |
| 20877236 | 2 months ago | | | 0 | 0.00022281797 | |
| 20838000 | 2 months ago | | | 0 | 0.0010034626 |
ABI
ABI objects
Getter at block 21215373
buyTax() view returns (uint256)
0
decimals() view returns (uint8)
18
feeAddress() view returns (address)
0x6becacb28090d98ed8d72e53a157f8a91c4a6d14
feeThreshold() view returns (uint256)
2103450000000000000000000000
maxSwapLimit() view returns (uint256)
0
maxWallet() view returns (uint256)
0
name() view returns (string)
Donald Pepe
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
0
symbol() view returns (string)
DOPE
totalSupply() view returns (uint256)
420690000000000000000000000000
uniV2PairAddr() view returns (address)
0x55379e0b2c97da983ecaad6314dced1785c48f8a
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableSwapTxLimit()
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
recoverEther()
recoverTokens(address token)
removeAllLimits()
removeHoldingLimit()
renounceOwnership()
setTokenFees(uint256 newBuyFee, uint256 newSellFee)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeThreshold(uint256 newThreshold)
Approval(address indexed owner, address indexed spender, uint256 value)
FeeSwap(uint256 indexed value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.