Wrapped PCI
Verified contract
Proxy
Active on
Ethereum with 28,228 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 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
1 additional
variable
Balances ($92.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WPCI | ERC-20 | 1.266156K | $0.072629 |
$91.96 | |
Groyper | ERC-20 | 1 | $0.043893 |
$0.04 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21150262 | a day ago | | | 0 | 0.00064623225 | |
| 21140981 | 2 days ago | | | 0 | 0.00026747941 | |
| 21136947 | 3 days ago | | | 0 | 0.0015145833 | |
| 21136940 | 3 days ago | | | 0 | 0.0014554306 | |
| 21136057 | 3 days ago | | | 0 | 0.00081320182 | |
| 21135207 | 3 days ago | | | 0 | 0.00068201034 | |
| 21135196 | 3 days ago | | | 0 | 0.00098116584 | |
| 21135191 | 3 days ago | | | 0 | 0.00061439952 | |
| 21135090 | 3 days ago | | | 0 | 0.00075513120 | |
| 21135065 | 3 days ago | | | 0 | 0.00089755659 |
ABI
ABI objects
Getter at block 21158187 proxiableUUID() view returns (bytes32)
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PAUSER_ROLE() view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
UPGRADER_ROLE() view returns (bytes32)
0x189ab7a9244df0848122154315af71fe140f3db0fe014031783b0946b8c9d2e3
WRAPPER_ROLE() view returns (bytes32)
0x44674c7a3dadbc647cc1c715644fb9e12bedb87e49073fca9375f19f38402751
cap() pure returns (uint256)
394100000000000000
decimals() pure returns (uint8)
8
name() view returns (string)
Wrapped PCI
paused() view returns (bool)
false
symbol() view returns (string)
WPCI
totalSupply() view returns (uint256)
721908310695601
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
wrapped(bytes32 extID) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
grantRole(bytes32 role, address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize()
initialize(address wrapper)
pause()
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
unpause()
unwrap(string extTo, uint256 amount) returns (bool)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
wrap(address to, uint256 amount, bytes32 extID) returns (bool)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
Approval(address indexed owner, address indexed spender, uint256 value)
BeaconUpgraded(address indexed beacon)
Paused(address account)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
Transfer(address indexed from, address indexed to, uint256 value)
Unpaused(address account)
Unwrapped(address indexed from, uint256 amount, string extTo)
Upgraded(address indexed implementation)
Wrapped(address indexed to, uint256 amount, bytes32 indexed extID)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.