Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($383.70)
Native
Value
$383.7
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.1 | $3,836.98 |
$383.7 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "Fund"
ABI
ABI objects
Getter at block 21427830
hasAccess() view returns (bool)
false
totalAmount() view returns (uint256)
400000000000000000
Read-only
balances(address) view returns (uint256)
isPayed(address _addr) view returns (bool)
refundAmount(address _addr) view returns (uint256)
State-modifying
Events deposit(address _addr) payable
enableRefund()
giveAccess(address _addr)
pay(address _addr, uint256 _amountWei)
refund(address _addr)
removeAccess(address _addr)
withdraw(uint256 amount)
Pay(address receiver, uint256 amount)
Refund(address receiver, uint256 amount)
constructor(uint256 _absoluteRefundDate, address _beneficiary)
This contract contains no fallback and receive objects.
This contract contains no error objects.