Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "BluePEPE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20728181 | 2 months ago | | | 0 | 0.00018384113 | |
| 20727816 | 2 months ago | | | 0 | 0.00022536037 | |
| 20727784 | 2 months ago | | | 0 | 0.00013332112 | |
| 20727722 | 2 months ago | | | 0 | 0.00010462931 | |
| 20727681 | 2 months ago | | | 0 | 0.00015178862 | |
| 20727522 | 2 months ago | | | 0 | 0.00012037659 | |
| 20727507 | 2 months ago | | | 0 | 0.000072358848 | |
| 20727488 | 2 months ago | | | 0 | 0.00013662788 | |
| 20727488 | 2 months ago | | | 0 | 0.000082917737 | |
| 20727487 | 2 months ago | | | 0 | 0.000076075608 |
ABI
ABI objects
Getter at block 21208600
_uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
buyFee() view returns (uint256)
0
decimals() view returns (uint8)
18
initialTotalSupply() view returns (uint256)
100000000000000000000000000
name() view returns (string)
BluePEPE
owner() view returns (address)
0xd9651c7dec2dbdc8c2be74d3e497ed9a1cef03ce
sellFee() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
0
symbol() view returns (string)
BPEPE
totalSupply() view returns (uint256)
100000000000000000000000000
tradingOpen() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.