Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($226,616.98)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BLOOD | ERC-20 | 18.391593M | $0.012322 |
$226,616.98 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20997340 | 2 months ago | | | 0 | 0.0010357118 | |
| 20975636 | 2 months ago | | | 0 | 0.0013797685 | |
| 20816272 | 2 months ago | | | 0 | 0.0034645632 | |
| 20679210 | 3 months ago | | | 0 | 0.00081585748 | |
| 20081904 | 6 months ago | | | 0 | 0.0014628050 | |
| 19957762 | 6 months ago | | | 0 | 0.00047706747 | |
| 19918524 | 6 months ago | | | 0 | 0.0022999780 | |
| 19850485 | 7 months ago | | | 0 | 0.00034521660 | |
| 19850447 | 7 months ago | | | 0 | 0.00042840450 | |
| 19850398 | 7 months ago | | | 0 | 0.00034244537 |
ABI
ABI objects
Getter at block 21328842
CLAIM_TYPEHASH() view returns (bytes32)
0x6f837e924caff5aab091ff9cd45cb0f5a18a31e71f5a0581f79fa980ad3d072c
DOMAIN_SEPARATOR() view returns (bytes32)
0xf701ae8a2a301cd9a8031018ebf6edade945bf961c18fa63997454d7f03cb02c
impostors() view returns (address)
0x3110ef5f612208724ca51f5761a69081809f03b7
name() view returns (string)
Genesis Season Claim
owner() view returns (address)
0x77773f1e2ca26c2bd69e06e65d51800fbef1b468
signer() view returns (address)
0x9999c181c5f6a970fbea7ed2e490581d5b5105f2
staker() view returns (address)
0xf9936bc175f4777d85351738ef869b3ad7e7072d
Read-only
claimed(address) view returns (bool)
State-modifying
Events claim(address _asset, uint256 _amount, uint8 _v, bytes32 _r, bytes32 _s)
renounceOwnership()
sweep(address _token, address _destination, uint256 _amount)
transferOwnership(address newOwner)
Claimed(address indexed claimant, address indexed asset, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(string _name, address _signer, address _staker, address _impostors)
This contract contains no fallback and receive objects.
CannotClaimAlreadyClaimed()
CannotClaimInvalidSignature()
SweepingTransferFailed()