Contract
Holdings
…
Active
…
Created
…
Failed to load transaction history
Unexpected token 'e', "error code: 1042" is not valid JSON
Name
Ticker
Currency
Amount
Value
No assets found.
[
{
"type": "event",
"name": "ChannelOpened",
"inputs": [
{
"indexed": true,
"name": "channelId",
"type": "bytes32"
},
{
"indexed": true,
"name": "payer",
"type": "address"
},
{
"indexed": true,
"name": "payee",
"type": "address"
},
{
"indexed": false,
"name": "token",
"type": "address"
},
{
"indexed": false,
"name": "authorizedSigner",
"type": "address"
},
{
"indexed": false,
"name": "deposit",
"type": "uint256"
}
],
"anonymous": false
},
{
"type": "event",
"name": "Settled",
"inputs": [
{
"indexed": true,
"name": "channelId",
"type": "bytes32"
},
{
"indexed": true,
"name": "payer",
"type": "address"
},
{
"indexed": true,
"name": "payee",
"type": "address"
},
{
"indexed": false,
"name": "cumulativeAmount",
"type": "uint256"
},
{
"indexed": false,
"name": "deltaPaid",
"type": "uint256"
},
{
"indexed": false,
"name": "newSettled",
"type": "uint256"
}
],
"anonymous": false
},
{
"type": "event",
"name": "CloseRequested",
"inputs": [
{
"indexed": true,
"name": "channelId",
"type": "bytes32"
},
{
"indexed": true,
"name": "payer",
"type": "address"
},
{
"indexed": true,
"name": "payee",
"type": "address"
},
{
"indexed": false,
"name": "closeGraceEnd",
"type": "uint256"
}
],
"anonymous": false
},
{
"type": "event",
"name": "TopUp",
"inputs": [
{
"indexed": true,
"name": "channelId",
"type": "bytes32"
},
{
"indexed": true,
"name": "payer",
"type": "address"
},
{
"indexed": true,
"name": "payee",
"type": "address"
},
{
"indexed": false,
"name": "additionalDeposit",
"type": "uint256"
},
{
"indexed": false,
"name": "newDeposit",
"type": "uint256"
}
],
"anonymous": false
},
{
"type": "event",
"name": "ChannelClosed",
"inputs": [
{
"indexed": true,
"name": "channelId",
"type": "bytes32"
},
{
"indexed": true,
"name": "payer",
"type": "address"
},
{
"indexed": true,
"name": "payee",
"type": "address"
},
{
"indexed": false,
"name": "settledToPayee",
"type": "uint256"
},
{
"indexed": false,
"name": "refundedToPayer",
"type": "uint256"
}
],
"anonymous": false
},
{
"type": "event",
"name": "CloseRequestCancelled",
"inputs": [
{
"indexed": true,
"name": "channelId",
"type": "bytes32"
},
{
"indexed": true,
"name": "payer",
"type": "address"
},
{
"indexed": true,
"name": "payee",
"type": "address"
}
],
"anonymous": false
},
{
"type": "event",
"name": "ChannelExpired",
"inputs": [
{
"indexed": true,
"name": "channelId",
"type": "bytes32"
},
{
"indexed": true,
"name": "payer",
"type": "address"
},
{
"indexed": true,
"name": "payee",
"type": "address"
}
],
"anonymous": false
}
]Loading…
Detecting wallet…
No write functions available.
No read functions available.