PEPEGA Coin
Verified contract
Active on
Ethereum with 15 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PEPEGA | ERC-20 | 478.782093K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17620095 | a year ago | | | 0 | 0.00076451840 | |
| 17620095 | a year ago | | | 0 | 0.00076451840 | |
| 17620095 | a year ago | | | 0 | 0.00076451840 | |
| 17612449 | a year ago | | | 0 | 0.00081694806 | |
| 17612407 | a year ago | | | 0 | 0.00081041535 | |
| 17612354 | a year ago | | | 0 | 0.00057130982 | |
| 17612349 | a year ago | | | 0 | 0.00096861004 | |
| 17612345 | a year ago | | | 0 | 0.00096919197 | |
| 17612339 | a year ago | | | 0 | 0.0010337667 | |
| 17612337 | a year ago | | | 0 | 0.0016315256 |
ABI
ABI objects
Getter at block 21209574
_maxTxAmount() view returns (uint256)
69000000000000000
_maxWalletSize() view returns (uint256)
69000000000000000
_swapTokensAtAmount() view returns (uint256)
690000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
PEPEGA Coin
owner() view returns (address)
0x67bd006fcc2291699480b2ff6b860272c35cca72
symbol() pure returns (string)
PEPEGA
totalSupply() pure returns (uint256)
69000000000000000
uniswapV2Pair() view returns (address)
0xc8c18ab1f030d21e276a5c37f4f47e15b21bb12f
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
excludeMultipleAccountsFromMax(address[] accounts, bool excluded)
exemptedFromMax()
manualsend()
manualswap()
removeLimits()
renounceOwnership()
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxTxnAmount(uint256 amountPercent)
setMaxWalletSize(uint256 amountPercent)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setTrading(bool _tradingOpen)
toggleSwap(bool _swapEnabled)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.