Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$186.38
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.07449 | $2,502.03 |
$186.38 | |
HEX | ERC-20 | 1.307 | $0.001803 |
$0 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11974544 | 4 years ago | | | 0 | 0.0040757281 | |
| 11974536 | 4 years ago | | | 0 | 0.0040757281 | |
| 11974520 | 4 years ago | | | 0 | 0.0040757281 | |
| 11974483 | 4 years ago | | | 0 | 0.0044236560 | |
| 10551744 | 4 years ago | | | 0 | 0.0022863840 | |
| 10551696 | 4 years ago | | | 0 | 0.0022863840 | |
| 10551686 | 4 years ago | | | 0 | 0.0022863840 | |
| 10551676 | 4 years ago | | | 0 | 0.0022863840 | |
| 9931632 | 5 years ago | | | 0 | 0.00022366800 | |
| 9931618 | 5 years ago | | | 0 | 0.00022989239 |
ABI
ABI objects
Getter at block 21099111
decimals() pure returns (uint8)
18
name() pure returns (string)
Shares
symbol() pure returns (string)
SHARE
totalEthWithdrawals() view returns (uint256)
11791648082162623100
totalIncome() view returns (uint256)
11866138082162623100
totalSupply() pure returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bytesToString(bytes b) pure returns (string)
dividendBalanceOf(address account) view returns (uint256)
stringToBytes(string m) pure returns (bytes)
State-modifying
Events announce(bytes b)
approve(address spender, uint256 value) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
pay() payable
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawDividends(uint256 amount) returns (bool)
Announce(string message)
Approval(address indexed owner, address indexed spender, uint256 value)
DividendWithdrawal(address indexed account, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.