INVEscrow
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
5
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 "INVEscrow"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "INVEscrow"
ABI
ABI objects
Getter at block 21201845 balance() view returns (uint256)
beneficiary() view returns (address)
0x0000000000000000000000000000000000000000
claimable() view returns (uint256)
0
distributor() view returns (address)
0xdcd2d918511ba39f2872eb731bb88681ae184244
market() view returns (address)
0x0000000000000000000000000000000000000000
stakedXINV() view returns (uint256)
0
token() view returns (address)
0x0000000000000000000000000000000000000000
xINV() view returns (address)
0x1637e4e9941d55703a7a5e7807d6ada3f7dcd61b
Read-only
claimers(address) view returns (bool)
State-modifying
Events claimDBR()
claimDBRTo(address to)
delegate(address delegatee)
initialize(address _token, address _beneficiary)
onDeposit()
pay(address recipient, uint256 amount)
setClaimer(address claimer, bool allowed)
This contract contains no event objects.
constructor(address _xINV, address _distributor)
This contract contains no fallback and receive objects.
This contract contains no error objects.