ServiceReceiver
Verified contract
Active on
Ethereum with 43 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "ServiceReceiver"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11590493 | 4 years ago | | | 0 | 0.0029507520 | |
| 11583177 | 4 years ago | | | 0 | 0.0046105500 | |
| 11569998 | 4 years ago | | | 0 | 0.0027970670 | |
| 11557261 | 4 years ago | | | 0 | 0.0030429630 | |
| 11544693 | 4 years ago | | | 0 | 0.0018749570 | |
| 11538104 | 4 years ago | | | 0 | 0.0017827460 | |
| 11530171 | 4 years ago | | | 0 | 0.0021823270 | |
| 11522555 | 4 years ago | | | 0 | 0.0017827460 | |
| 11498511 | 4 years ago | | | 0 | 0.0012909540 | |
| 11466948 | 4 years ago | | | 0 | 0.0018749570 |
ABI
ABI objects
Getter at block 21159804
owner() view returns (address)
0x158d6727b17aaba726d7318ac7dca5edf8faf6f8
Read-only
getPrice(string serviceName) view returns (uint256)
State-modifying
Events pay(string serviceName) payable
recoverERC20(address tokenAddress, uint256 tokenAmount)
renounceOwnership()
setPrice(string serviceName, uint256 amount)
transferOwnership(address newOwner)
withdraw(uint256 amount)
Created(string serviceName, address indexed serviceAddress)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.