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
0x86f7…3653
Balances ($0.00)
No balances found for "PhasedEscrow"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11236229 | 4 years ago | | | 0 | 0.0024727200 |
ABI
ABI objects
Getter at block 21229826
beneficiary() view returns (address)
0x86f7bb1f9d605f957b82a8ce77eaf5936c8b3653
isOwner() view returns (bool)
false
owner() view returns (address)
0xb3726e69da808a689f2607939a2d9e958724fc2a
token() view returns (address)
0x85eee30c52b0b379b046fb0f85f4f3dc3009afec
Read-only
This contract contains no read-only function objects.
State-modifying
Events receiveApproval(address _from, uint256 _value, address _token, bytes)
renounceOwnership()
setBeneficiary(address _beneficiary)
transferOwnership(address newOwner)
withdraw(uint256 amount)
withdrawFromEscrow(address _escrow)
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.