ShardStore
Verified contract
Active on
Ethereum with 926 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xeb57…2451
0x05c1…fb4a
Balances ($0.00)
No balances found for "ShardStore"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15748999 | 2 years ago | | | 0 | 0.00058067408 | |
| 15209699 | 2 years ago | | | 0 | 0.0012976090 | |
| 15197729 | 2 years ago | | | 0 | 0.0017401690 | |
| 15144326 | 2 years ago | | | 0 | 0.0082770747 | |
| 15140562 | 2 years ago | | | 0 | 0.0035157972 | |
| 15138867 | 2 years ago | | | 0 | 0.0043942007 | |
| 15136278 | 2 years ago | | | 0 | 0.0055907479 | |
| 15124856 | 2 years ago | | | 0 | 0.0034341657 | |
| 15113991 | 2 years ago | | | 0 | 0.00034830817 | |
| 15113991 | 2 years ago | | | 0 | 0.0019811720 |
ABI
ABI objects
Getter at block 21292912
MysteryBox() view returns (address)
0x05c1fda8ccd7f392c0fe6555a9ee1214bf9bfb4a
isPaused() view returns (bool)
false
loomi() view returns (address)
0xeb57bf569ad976974c1f861a5923a59f40222451
owner() view returns (address)
0xf5ff4b7473e5078680b3ac4ea8711fc6ff13f127
shardPrice() view returns (uint256)
15000000000000000000000
signer() view returns (address)
0x3f2c152b91d1ca6ab86a94f113e778aa2ee8dffc
Read-only
This contract contains no read-only function objects.
State-modifying
Events pause(bool _pause)
purchaseShard(uint256[] shards, uint256 nonce, bytes signature)
renounceOwnership()
transferOwnership(address newOwner)
updateShardPrice(uint256 _price)
ClaimShards(address indexed userAddress, uint256[] shards)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _loomi, address _mb, address _signer)
This contract contains no fallback and receive objects.
This contract contains no error objects.