SharedVault
Verified contract
Active on
Ethereum with 4 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7777…6c79
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SIG | ERC-20 | 4.754601M | -- | -- | |
SIG | ERC-20 | 510 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12026168 | 4 years ago | | | 0 | 0.0027605380 | |
| 11997186 | 4 years ago | | | 0 | 0.0051783360 | |
| 11915976 | 4 years ago | | | 0 | 0.0061878000 | |
| 11915975 | 4 years ago | | | 0 | 0.026065200 |
ABI
ABI objects
Getter at block 21245960
numberAccounts() view returns (uint256)
1
owner() view returns (address)
0x0000000000000000000000000000000000000000
token() view returns (address)
0x77777777778e9f1259a32f4d605adde67d576c79
Read-only
accounts(uint256) view returns (address)
getIndex(address account) view returns (uint256)
shares(uint256) view returns (uint256)
State-modifying
Events addAccounts(address[] _accounts, uint256[] _shares)
changeAccount(uint256 accountId, address newAccount)
renounceOwnership()
transferOwnership(address newOwner)
withdraw(uint256 amount)
withdrawAll()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _token, uint256 _maxShares)
This contract contains no fallback and receive objects.
This contract contains no error objects.