PhasedEscrow
Verified contract
Active on
Ethereum with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x85ee…afec
Balances ($0.00)
No balances found for "PhasedEscrow"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11192897 | 4 years ago | | | 0 | 0.0024709600 |
ABI
ABI objects
Getter at block 21200977
beneficiary() view returns (address)
0x0000000000000000000000000000000000000000
isOwner() view returns (bool)
false
owner() view returns (address)
0x6950c4c7e97c7d2e6b5bffec4634f841db2a5f3d
token() view returns (address)
0x85eee30c52b0b379b046fb0f85f4f3dc3009afec
Read-only
This contract contains no read-only function objects.
State-modifying
Events renounceOwnership()
setBeneficiary(address _beneficiary)
transferOwnership(address newOwner)
withdraw(uint256 amount)
BeneficiaryUpdated(address beneficiary)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokensWithdrawn(address beneficiary, uint256 amount)
constructor(address _token)
This contract contains no fallback and receive objects.
This contract contains no error objects.