Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,679,945.80)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PLT | ERC-20 | 45.673451M | $0.036782 |
$1,679,945.8 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17974944 | a year ago | | | 0 | 0.0010784335 | |
| 17974930 | a year ago | | | 0 | 0.00084638672 | |
| 17974673 | a year ago | | | 0 | 0.00084073018 | |
| 17974478 | a year ago | | | 0 | 0.00045954559 |
ABI
ABI objects
Getter at block 21225809
isOwner() view returns (bool)
false
managerProxyContract() view returns (address)
0x5a51e2ebf8d136926b9ca7b59b60464e7c44d2eb
owner() view returns (address)
0xb9078ac14fc8b9181b02368ba4e34da53bf43d02
Read-only
assetHashMap(address, uint64) view returns (bytes)
getBalanceFor(address fromAssetHash) view returns (uint256)
proxyHashMap(uint64) view returns (bytes)
State-modifying
Events bindAssetHash(address fromAssetHash, uint64 toChainId, bytes toAssetHash) returns (bool)
bindProxyHash(uint64 toChainId, bytes targetProxyHash) returns (bool)
lock(address fromAssetHash, uint64 toChainId, bytes toAddress, uint256 amount) payable returns (bool)
renounceOwnership()
setManagerProxy(address ethCCMProxyAddr)
transferOwnership(address newOwner)
unlock(bytes argsBs, bytes fromContractAddr, uint64 fromChainId) returns (bool)
BindAssetEvent(address fromAssetHash, uint64 toChainId, bytes targetProxyHash, uint256 initialAmount)
BindProxyEvent(uint64 toChainId, bytes targetProxyHash)
LockEvent(address fromAssetHash, address fromAddress, uint64 toChainId, bytes toAssetHash, bytes toAddress, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetManagerProxyEvent(address manager)
UnlockEvent(address toAssetHash, address toAddress, uint256 amount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.