BlazingPepe
Verified contract
Active on
Ethereum with 297 txns
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 "BlazingPepe"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21062147 | 4 days ago | | | 0 | 0.00026754090 | |
| 21062083 | 4 days ago | | | 0 | 0.00023194099 | |
| 21022481 | 10 days ago | | | 0 | 0.0016408630 | |
| 20999354 | 13 days ago | | | 0 | 0.00041072144 | |
| 20850633 | a month ago | | | 0 | 0.00032436651 | |
| 20712470 | 2 months ago | | | 0 | 0.000060888932 | |
| 20300568 | 4 months ago | | | 0 | 0.00016142742 | |
| 20106951 | 4 months ago | | | 0 | 0.00015657522 | |
| 20066306 | 5 months ago | | | 0 | 0.00030444331 | |
| 20021563 | 5 months ago | | | 0 | 0.00023374524 |
ABI
ABI objects
Getter at block 21090701
decimals() view returns (uint8)
18
feesEnabled() view returns (bool)
true
liquidityPair() view returns (address)
0x304ac5cd9cdeb7d542aa125664c998a8323c978c
name() view returns (string)
BlazingPepe
owner() view returns (address)
0x0000000000000000000000000000000000000000
renounceEnabled() view returns (bool)
true
symbol() view returns (string)
PepeX
totalSupply() view returns (uint256)
270719256683471694509447765096144
totalTokensBurned() view returns (uint256)
138606454613151305476552234903856
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)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableFees()
disableRenounce()
enableFees()
enableRenounce()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBotStatus(address user, bool isBot)
setLiquidityPair(address pairAddress)
swapAndBurn(uint256 tokenAmount)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.