Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0264…5bf9
Balances ($0.00)
No balances found for "Arbiter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7490563 | 6 years ago | | | 0 | 0.00044970900 | |
| 7490547 | 6 years ago | | | 0 | 0.000089934000 | |
| 7318910 | 6 years ago | | | 0 | 0.00029980600 | |
| 7318802 | 6 years ago | | | 0 | 0.00029980600 | |
| 7318782 | 6 years ago | | | 0 | 0.000089934000 | |
| 7318696 | 6 years ago | | | 0 | 0.00074951500 | |
| 7276531 | 6 years ago | | | 0 | 0.00074951500 | |
| 7276515 | 6 years ago | | | 0 | 0.00022483500 | |
| 7239349 | 6 years ago | | | 0 | 0.00025574981 | |
| 7238313 | 6 years ago | | | 0 | 0.00074951500 |
ABI
ABI objects
Getter at block 21285465
bondageAddress() view returns (address)
0x188f79b0a8edc10ad53285c47c3feaa0d2716e83
db() view returns (address)
0x02647d32b2633cf89434d8f371658b6a74d55bf9
owner() view returns (address)
0xa4e5cd0b3d4a050734d2fe310b30ab0a80e72eae
Read-only
getBlockStart(address providerAddress, address subscriberAddress, bytes32 endpoint) view returns (uint96)
getDots(address providerAddress, address subscriberAddress, bytes32 endpoint) view returns (uint64)
getPreBlockEnd(address providerAddress, address subscriberAddress, bytes32 endpoint) view returns (uint96)
getSubscription(address providerAddress, address subscriberAddress, bytes32 endpoint) view returns (uint64 dots, uint96 blockStart, uint96 preBlockEnd)
State-modifying
Events endSubscriptionProvider(address subscriberAddress, bytes32 endpoint)
endSubscriptionSubscriber(address providerAddress, bytes32 endpoint)
initiateSubscription(address providerAddress, bytes32 endpoint, bytes32[] endpointParams, uint256 publicKey, uint64 blocks)
passParams(address receiver, bytes32 endpoint, bytes32[] params)
selfDestruct()
transferOwnership(address newOwner)
updateDependencies()
DataPurchase(address indexed provider, address indexed subscriber, uint256 publicKey, uint256 indexed amount, bytes32[] endpointParams, bytes32 endpoint)
DataSubscriptionEnd(address indexed provider, address indexed subscriber, uint8 indexed terminator)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ParamsPassed(address indexed sender, address indexed receiver, bytes32 endpoint, bytes32[] params)
constructor(address c)
This contract contains no fallback and receive objects.
This contract contains no error objects.