Pleb
Unverified contract
Proxy
Active on
Base with 1,900 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Pleb "
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21112952 | 2 months ago | | | 0 | 5.3578578e-7 | |
| 21112920 | 2 months ago | | | 0 | 8.1296166e-7 | |
| 21112847 | 2 months ago | | | 0 | 5.2391606e-7 | |
| 21112793 | 2 months ago | | | 0 | 7.7287238e-7 | |
| 21112765 | 2 months ago | | | 0 | 4.8287627e-7 | |
| 21112675 | 2 months ago | | | 0 | 4.1530399e-7 | |
| 21112643 | 2 months ago | | | 0 | 0.000000403209953592 | |
| 21112566 | 2 months ago | | | 0 | 3.9703481e-7 | |
| 21112510 | 2 months ago | | | 0 | 3.6686396e-7 | |
| 21112475 | 2 months ago | | | 0 | 3.6326713e-7 |
ABI
ABI objects
Getter at block 23806974
decimals() view returns (uint8)
18
deployerFrom() view returns (address)
0xcdf72821af1e78af720e506744195b622ffbeb89
dexInitiated() view returns (bool)
false
initialFrom() view returns (address)
0xfae1701bc57fc694f836f0704642e15e43c88d3a
isInitialized() view returns (bool)
true
name() view returns (string)
Pleb
symbol() view returns (string)
Pleb
totalSupply() view returns (uint256)
1000000000000000000000000000
version() view returns (uint8)
2
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Burn(uint256 amount) returns (bool)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(uint256 initialSupply, string _name, string _symbol, address _midDeployer, address _deployer)
initiateDex()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.