Pepenomics 2.0
Verified contract
Active on
Ethereum with 339 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PEPENOMICS2.O | ERC-20 | 30.010998B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19449061 | 9 months ago | | | 0 | 0.00081470257 | |
| 19173844 | 10 months ago | | | 0 | 0.00065330654 | |
| 18270151 | a year ago | | | 0 | 0.00034023990 | |
| 17748586 | a year ago | | | 0 | 0.00069341615 | |
| 17734688 | a year ago | | | 0 | 0.00076175433 | |
| 17734682 | a year ago | | | 0 | 0.0012497635 | |
| 17701278 | a year ago | | | 0 | 0.00077357813 | |
| 17653622 | a year ago | | | 0 | 0.00063305414 | |
| 17636607 | a year ago | | | 0 | 0.00079692562 | |
| 17636603 | a year ago | | | 0 | 0.0015852132 |
ABI
ABI objects
Getter at block 21394528
FeesAddress() view returns (address)
0x3f42d851226527cca6aa89d7a71171efa1904a54
MaximumOneTrxAmount() view returns (uint256)
420690000000000000000000000000000
MxWalletSize() view returns (uint256)
420690000000000000000000000000000
SecFeesWallet() view returns (address)
0x17555640da2379f902eb3369e33d5ba4976cd80a
buyTax() view returns (uint256)
1
decimals() pure returns (uint8)
18
name() pure returns (string)
Pepenomics 2.0
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
1
symbol() pure returns (string)
PEPENOMICS2.O
totalSupply() pure returns (uint256)
420690000000000000000000000000000
uniswapV2Pair() view returns (address)
0x471ef3d26c85710ffb4819a42b7747f6ccfee162
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events ChangeTaxes(uint256 newBuyTax, uint256 newSellTax)
FreeFromLimits()
StartTrading()
_RemoveExcludedWallet(address wallet)
_addExcludedWallet(address wallet)
approve(address spender, uint256 amount) returns (bool)
manualSendBalance()
manualSwapTokens()
renounceOwnership()
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()
receive()
This contract contains no error objects.