Public Economic Policy Engine
Verified contract
Active on
Ethereum with 224 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3083…857c
0x9a03…9210
3 additional
variables
Balances ($0.00)
No balances found for "Public Economic Policy Engine"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21193133 | 11 days ago | | | 0 | 0.00080770801 | |
| 21189889 | 12 days ago | | | 0 | 0.00094125210 | |
| 21166640 | 15 days ago | | | 0 | 0.0019197312 | |
| 21166636 | 15 days ago | | | 0 | 0.0019164770 | |
| 21166633 | 15 days ago | | | 0 | 0.0019089206 | |
| 21166630 | 15 days ago | | | 0 | 0.0020485624 | |
| 21166535 | 15 days ago | | | 0 | 0.0017990068 | |
| 21166530 | 15 days ago | | | 0 | 0.0018781415 | |
| 21166527 | 15 days ago | | | 0 | 0.0020050720 | |
| 21166517 | 15 days ago | | | 0 | 0.0019517033 |
ABI
ABI objects
Getter at block 21273631
_maxTaxSwap() view returns (uint256)
500000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Public Economic Policy Engine
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
PEPE
totalSupply() pure returns (uint256)
1000000000000000000
tradingOpenBlock() view returns (uint256)
21147112
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addLP()
approve(address spender, uint256 amount) returns (bool)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool success)
manualSend()
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimit()
removeTransferTax()
renounceOwnership()
setExcludedFromFee(address account, bool excluded)
setExcludedFromFeeMulti(address[] accounts, bool excluded)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateTaxWallet(address newTaxWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
ClearToken(address TokenAddressCleared, uint256 Amount)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TradingOpened(uint256 timestamp, uint256 blockNumber)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.