TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Base with 65,844 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 48 additional slots
0x1d1e…54fc
Balances ($1,272.21)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SQT | ERC-20 | 353.237304K | $0.003602 |
$1,272.21 | |
USA | ERC-20 | 1 | $0.001794 |
$0 | |
kurbi | ERC-20 | 0.1 | $0.000718 |
$0 | |
TQS | ERC-20 | 6K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 27 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21736206 | 6 minutes ago | | | 0 | 0.0000041710430 | |
| 21736205 | 6 minutes ago | | | 0 | 0.0000041770423 | |
| 21735944 | 15 minutes ago | | | 0 | 0.0000036731940 | |
| 21735922 | 16 minutes ago | | | 0 | 0.0000031928562 | |
| 21735913 | 16 minutes ago | | | 0 | 0.0000048747589 | |
| 21735906 | 16 minutes ago | | | 0 | 0.0000028957830 | |
| 21735904 | 16 minutes ago | | | 0 | 0.0000040911981 | |
| 21735903 | 16 minutes ago | | | 0 | 0.0000040886583 | |
| 21735620 | 26 minutes ago | | | 0 | 0.0000034125968 | |
| 21735601 | 27 minutes ago | | | 0 | 0.0000044468270 |
ABI
ABI objects
Getter at block 21736391
owner() view returns (address)
0xdd93add934dcc40b54f3d701c5666cff1c9fd0df
settings() view returns (address)
0x1d1e8c85a2c99575fcb95903c9ad9ae2adea54fc
terminateExpiration() view returns (uint256)
86400
Read-only
channel(uint256 channelId) view returns (struct StateChannelChannelState)
channelPrice(uint256) view returns (uint256)
State-modifying
Events checkpoint(struct StateChannelQueryState query)
claim(uint256 channelId)
extend(uint256 channelId, uint256 preExpirationAt, uint256 expiration, bytes indexerSign, bytes consumerSign, uint256 price)
fund(uint256 channelId, uint256 preTotal, uint256 amount, bytes callback, bytes sign)
initialize(address _settings)
open(uint256 channelId, address indexer, address consumer, uint256 amount, uint256 price, uint256 expiration, bytes32 deploymentId, bytes callback, bytes indexerSign, bytes consumerSign)
renounceOwnership()
respond(struct StateChannelQueryState query)
setSettings(address _settings)
setTerminateExpiration(uint256 expiration)
terminate(struct StateChannelQueryState query)
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
ChannelCheckpoint(uint256 indexed channelId, uint256 spent, bool isFinal)
ChannelExtend(uint256 indexed channelId, uint256 expiredAt, uint256 price)
ChannelFinalize(uint256 indexed channelId, uint256 total, uint256 remain)
ChannelFund(uint256 indexed channelId, uint256 realTotal, uint256 total)
ChannelLabor(bytes32 deploymentId, address indexer, uint256 amount)
ChannelLabor2(uint256 indexed channelId, bytes32 deploymentId, address indexer, uint256 amount)
ChannelOpen(uint256 indexed channelId, address indexer, address consumer, uint256 total, uint256 price, uint256 expiredAt, bytes32 deploymentId, bytes callback)
ChannelTerminate(uint256 indexed channelId, uint256 spent, uint256 terminatedAt, bool terminateByIndexer)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Parameter(string name, bytes value)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.