RareClaims
Verified contract
Active on
Ethereum with 263 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,309.82 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6872592 | 6 years ago | | | 0.35598076 | 0.00020000000 | |
| 6286019 | 6 years ago | | | 0 | 0.00040000000 | |
| 5805135 | 6 years ago | | | 0 | 0.00010000000 | |
| 5805135 | 6 years ago | | | 0 | 0.00010000000 | |
| 5805121 | 6 years ago | | | 0 | 0.00010000000 | |
| 5805121 | 6 years ago | | | 0 | 0.00010000000 | |
| 5805106 | 6 years ago | | | 0 | 0.00010000000 | |
| 5805078 | 6 years ago | | | 0 | 0.00010000000 | |
| 5629361 | 7 years ago | | | 0 | 0.00090000000 | |
| 5577474 | 7 years ago | | | 0 | 0.00030000000 |
ABI
ABI objects
Getter at block 21259207
NAME() view returns (string)
RareClaims
SYMBOL() view returns (string)
RareClaim
ceoAddress() view returns (address)
0xcfe0be2056b20cdd6a3fb5dcd7b809155a25b056
cooAddress() view returns (address)
0xcfe0be2056b20cdd6a3fb5dcd7b809155a25b056
implementsERC721() pure returns (bool)
true
name() pure returns (string)
RareClaims
symbol() pure returns (string)
RareClaim
totalSupply() view returns (uint256 total)
12
Read-only
balanceOf(address _owner) view returns (uint256 balance)
getRare(string _rare_id) view returns (string id, address owner, uint256 price, uint256 last_transaction)
priceOf(string _rare_id) view returns (uint256 price)
State-modifying
Events createRare(string _rare_id, uint256 _price)
payout()
purchase(string _rare_id) payable
setCEO(address _newCEO)
setCOO(address _newCOO)
This contract contains no event objects.
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.