PTransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 6,306 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 1 additional slot
Balances ($5,514,483.97)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UOS | ERC-20 | 33.207153M | $0.079395 |
$2,636,481.91 | |
GALA | ERC-20 | 94.748557M | $0.025096 |
$2,377,802.2 | |
WETH | ERC-20 | 49.52811 | $3,176.50 |
$157,326.04 | |
BIST | ERC-20 | 7.854291M | $0.014387 |
$112,996.07 | |
CGG | ERC-20 | 6.972363M | $0.011916 |
$83,084.14 | |
PNT | ERC-20 | 8.854898M | $0.005474 |
$48,469.41 | |
WOMBAT | ERC-20 | 121.368692M | $0.000354 |
$42,914.76 | |
USDT | ERC-20 | 27.257875K | $0.997717 |
$27,195.65 | |
KEYS | ERC-20 | 17.102549M | $0.000552 |
$9,448.47 | |
ZMT | ERC-20 | 2.913473M | $0.003002 |
$8,746.13 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21160314 | an hour ago | | | 0 | 0.0017631776 | |
| 21160056 | 2 hours ago | | | 0 | 0.0011682478 | |
| 21156762 | 13 hours ago | | | 0 | 0.0017917143 | |
| 21144535 | 2 days ago | | | 0 | 0.0014735369 | |
| 21130213 | 4 days ago | | | 0 | 0.0015275992 | |
| 21123682 | 5 days ago | | | 0 | 0.00074875524 | |
| 21122417 | 5 days ago | | | 0 | 0.0014774467 | |
| 21118983 | 6 days ago | | | 0 | 0.00052201988 | |
| 21095651 | 9 days ago | | | 0 | 0.00076824000 | |
| 21094254 | 9 days ago | | | 0 | 0.0010864939 |
ABI
ABI objects
Getter at block 21160628 getSupportedTokens() view returns (address[] res)
ETHPNT_TOKEN_ADDRESS() view returns (address)
0xf4ea6b892853413bd9d9f1a5d3a620a0ba39c5b2
ORIGIN_CHAIN_ID() view returns (bytes4)
0x005fe7f9
PNETWORK() view returns (address)
0x341aa660fd5c280f5a9501e3822bb4a98e816d1b
PNT_TOKEN_ADDRESS() view returns (address)
0x89ab32156e46f46d02ade3fecbe5fc4243b9aaed
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
isTokenSupported(address _token) view returns (bool)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
addSupportedToken(address _tokenAddress) returns (bool SUCCESS)
adminWithdraw(address asset)
changeOriginChainId(bytes4 _newOriginChainId) returns (bool success)
initialize(address _weth, address[] _tokensToSupport, bytes4 _originChainId)
pegIn(uint256 _tokenAmount, address _tokenAddress, string _destinationAddress, bytes _userData, bytes4 _destinationChainId) returns (bool)
pegIn(uint256 _tokenAmount, address _tokenAddress, string _destinationAddress, bytes4 _destinationChainId) returns (bool)
pegInEth(string _destinationAddress, bytes4 _destinationChainId) payable returns (bool)
pegInEth(string _destinationAddress, bytes4 _destinationChainId, bytes _userData) payable returns (bool)
pegOut(address _tokenRecipient, address _tokenAddress, uint256 _tokenAmount) returns (bool success)
pegOut(address _tokenRecipient, address _tokenAddress, uint256 _tokenAmount, bytes _userData) returns (bool success)
removeSupportedToken(address _tokenAddress) returns (bool SUCCESS)
setPNetwork(address _pnetwork)
setWEthUnwrapperAddress(address _address)
setWeth(address _weth)
tokensReceived(address, address from, address to, uint256 amount, bytes userData, bytes)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Initialized(uint8 version)
LogWithdrawToken(address indexed _from, address indexed _token, uint256 amount)
PegIn(address _tokenAddress, address _tokenSender, uint256 _tokenAmount, string _destinationAddress, bytes _userData, bytes4 _originChainId, bytes4 _destinationChainId)
constructor(address _logic, address _admin, bytes _data)
fallback()
receive()
receive()
This contract contains no error objects.