PEPE BAKES
Verified contract
Active on
Ethereum with 34 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000001 | $3,412.09 |
$0 | |
BAKES | ERC-20 | 119.088306 | -- | -- | |
UNI-V2 | ERC-20 | 0.000001 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20335868 | 4 months ago | | | 0 | 0.00038081658 | |
| 20085547 | 5 months ago | | | 0 | 0.00057725262 | |
| 20085509 | 5 months ago | | | 0 | 0.00068730948 | |
| 20085385 | 5 months ago | | | 0 | 0.00060543157 | |
| 20085340 | 5 months ago | | | 0 | 0.00037121681 | |
| 20085270 | 5 months ago | | | 0 | 0.0030848648 | |
| 20085265 | 5 months ago | | | 0 | 0.00043928058 | |
| 20085173 | 5 months ago | | | 0 | 0.00041562604 | |
| 20085159 | 5 months ago | | | 0 | 0.00039194211 | |
| 20085150 | 5 months ago | | | 0 | 0.00043158763 |
ABI
ABI objects
Getter at block 21256511
_maxTxAmount() view returns (uint256)
200000000000
_maxWalletSize() view returns (uint256)
200000000000
buyFee() view returns (uint8 reflection, uint8 liquidity, uint8 marketing)
(reflection=1, liquidity=1, marketing=1)
decimals() view returns (uint8)
9
name() view returns (string)
PEPE BAKES
owner() view returns (address)
0xf6197f84db7d47f49e37a3c425d760c7f899045a
sellFee() view returns (uint8 reflection, uint8 liquidity, uint8 marketing)
(reflection=1, liquidity=1, marketing=97)
symbol() view returns (string)
BAKES
totalSupply() view returns (uint256)
10000000000000
uniswapV2Pair() view returns (address)
0x4ba50cb195738d458823072f30049e8bad244df8
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_lastTrade(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromLimit(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
excludeFromLimit(address account)
includeInFee(address account)
includeInLimit(address account)
openTrading(bool _status)
renounceOwnership()
setBothFees(uint8 buy_reflection, uint8 buy_liquidity, uint8 buy_marketing, uint8 sell_reflection, uint8 sell_liquidity, uint8 sell_marketing)
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)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.