Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Peppa2.0 | ERC-20 | 2.553024T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20993786 | a month ago | | | 0 | 0.00070628109 | |
| 19147416 | 10 months ago | | | 0 | 0.00040294214 | |
| 18713362 | a year ago | | | 0 | 0.0010621805 | |
| 18561734 | a year ago | | | 0 | 0.0013801650 | |
| 18411912 | a year ago | | | 0 | 0.00065114608 | |
| 18209554 | a year ago | | | 0 | 0.00032676384 | |
| 18166934 | a year ago | | | 0 | 0.00037205813 | |
| 18081182 | a year ago | | | 0 | 0.00052705291 | |
| 18081026 | a year ago | | | 0 | 0.00047441994 | |
| 18081022 | a year ago | | | 0 | 0.00057797420 |
ABI
ABI objects
Getter at block 21288381
_marketFee() view returns (uint256)
1
decimals() view returns (uint8)
18
initPoolAddress() view returns (address)
0x0eff467a676a3593098de4644a7b3e1386f423a1
marketAddress() view returns (address)
0x7e8acb38dcab5667a5be98b6f5ff68602819581b
name() view returns (string)
Peppa2.0
owner() view returns (address)
0x0000000000000000000000000000000000000000
supply() view returns (uint256)
320000000000000000000000000000000
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
3200000000000000000000000000
symbol() view returns (string)
Peppa2.0
totalSupply() view returns (uint256)
320000000000000000000000000000000
uniswapV2Pair() view returns (address)
0x59d77a2fd3f7424df2f65d4471f6cc1984c63c6f
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
_isExcludedFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
ammPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isBlackList(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
muliSetBlackList(address[] users, bool _isBlackList)
muliSetExcludeFromFee(address[] users, bool _isExclude)
renounceOwnership()
setAmmPair(address pair, bool hasPair)
setFee(uint256 marketFee)
setOpenTransaction()
setSwapBackSettings(bool _enabled, uint256 _amount)
setTimes(uint256 _firstTime, uint256 _secondTime)
setTradingLimit(uint256 _tradingAmountLimit, uint256 _addTradingLimit)
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.