Beppy the Doge
Verified contract
Active on
Ethereum with 1,948 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BEPPY | ERC-20 | 799.902022K | -- | -- | |
BieBieCoin | ERC-20 | 10K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21147659 | 3 days ago | | | 0 | 0.00016427925 | |
| 21091987 | 11 days ago | | | 0 | 0.00030427121 | |
| 21076650 | 13 days ago | | | 0 | 0.00054126778 | |
| 21033216 | 19 days ago | | | 0 | 0.00031215491 | |
| 21029810 | 20 days ago | | | 0 | 0.0012467398 | |
| 21005309 | 23 days ago | | | 0 | 0.00039077994 | |
| 20994286 | 25 days ago | | | 0 | 0.00084418886 | |
| 20981975 | a month ago | | | 0 | 0.00022470459 | |
| 20977050 | a month ago | | | 0 | 0.00072145202 | |
| 20977044 | a month ago | | | 0 | 0.00062825429 |
ABI
ABI objects
Getter at block 21171753
decimals() view returns (uint8)
18
dexPair() view returns (address)
0x1c6ed2fefe3764db9522f9a4a9ac4ea227b69f94
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
fee() view returns (uint256 buy, uint256 sell)
(buy=0, sell=0)
maxTransaction() view returns (uint256)
1000000000000000000000000000
maxWallet() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
Beppy the Doge
owner() view returns (address)
0x0000000000000000000000000000000000000000
stealth() view returns (bool)
true
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
10000000000000000000000000
swapbylimit() view returns (bool)
true
symbol() view returns (string)
BEPPY
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
IsChargePair(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isMarketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burnClogged(uint256 _amount)
removeLimits()
renounceOwnership()
rescueFundsNative()
rescueStuckTokens(address tokenAddress)
runStealth()
setCaPro(uint256 _delta)
setDeveloperWallet(address _newWallet)
setFee(uint256 _buy, uint256 _sell)
setMarketingWallet(address newAddress)
setSwapBackSettings(bool _enabled, bool _limited, uint256 _threshold)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _taxWallet)
receive()
This contract contains no error objects.