For The People
Verified contract
Active on
Ethereum with 853 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5204…f500
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PEOPLE | ERC-20 | 2.226962B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21075903 | a day ago | | | 0 | 0.00052586237 | |
| 21064938 | 3 days ago | | | 0 | 0.00043025599 | |
| 21055887 | 4 days ago | | | 0 | 0.00013143324 | |
| 21046952 | 5 days ago | | | 0 | 0.00018745725 | |
| 21045688 | 5 days ago | | | 0 | 0.00030567263 | |
| 21042566 | 6 days ago | | | 0 | 0.00054496364 | |
| 21029341 | 7 days ago | | | 0 | 0.0011576574 | |
| 21018440 | 9 days ago | | | 0 | 0.00043396220 | |
| 21016710 | 9 days ago | | | 0 | 0.00052085690 | |
| 21005520 | 11 days ago | | | 0 | 0.00049811333 |
ABI
ABI objects
Getter at block 21082940
_maxTaxSwap() view returns (uint256)
4206900000000000000
_maxTxAmount() view returns (uint256)
420690000000000000000
_maxWalletSize() view returns (uint256)
420690000000000000000
_taxSwapThreshold() view returns (uint256)
4200000000000000000
caCount() view returns (uint256)
2
caLimiter() view returns (bool)
true
decimals() pure returns (uint8)
9
name() pure returns (string)
For The People
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
PEOPLE
totalSupply() pure returns (uint256)
420690000000000000000
uniswapV2Pair() view returns (address)
0x72dc95d63aeacc8fe75af1552521491bc51c03d5
Read-only
_isBlacklisted(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events addToBlackList(address[] addresses)
approve(address spender, uint256 amount) returns (bool)
enableTrading()
isFree_AnyERC20Tokens(address _tokenAddr, uint256 _amount)
isFree_AnyStuckETH()
isFree_WalletRestrictions()
removeFromBlackList(address account)
removeFromBlackListwallets(address[] addresses)
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)
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.