Wrapped PECO
Verified contract
Proxy
Active on
Ethereum with 215 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 44 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
No balances found for "Wrapped PECO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21160518 | 8 days ago | | | 0 | 0.00088033159 | |
| 19870216 | 6 months ago | | | 0 | 0.00033134088 | |
| 19560132 | 8 months ago | | | 0 | 0.0011260848 | |
| 19203055 | 9 months ago | | | 0 | 0.0011471849 | |
| 19095771 | 10 months ago | | | 0 | 0.00079888891 | |
| 19052672 | 10 months ago | | | 0 | 0.00064722268 | |
| 19019432 | 10 months ago | | | 0 | 0.0015722294 | |
| 18904307 | a year ago | | | 0 | 0.00050158453 | |
| 18827576 | a year ago | | | 0 | 0.0035870681 | |
| 18776989 | a year ago | | | 0 | 0.0015946289 |
ABI
ABI objects
Getter at block 21217796
DOMAIN_SEPARATOR() view returns (bytes32)
0x0319210dc3cb9554a7676cb28ecc2981df8c60132c8323b2575731d3174f4437
decimals() view returns (uint8)
18
name() view returns (string)
Wrapped PECO
predicateProxy() view returns (address)
0x9923263fa127b3d1484cfd649df8f1831c2a74e4
symbol() view returns (string)
PECO
totalSupply() view returns (uint256)
40000023942834128365096191770
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
nonces(address owner) view returns (uint256)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(string name_, string symbol_, address predicateProxy_)
mint(address account, uint256 amount)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.