IWasRight
Verified contract
Active on
Ethereum with 1,585 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,713.59 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21122982 | 25 days ago | | | 0 | 0.00048328118 | |
| 19972109 | 6 months ago | | | 0 | 0.00018469331 | |
| 19946658 | 6 months ago | | | 0 | 0.00011657587 | |
| 19946628 | 6 months ago | | | 0 | 0.00011141581 | |
| 19224014 | 10 months ago | | | 0 | 0.00079215156 | |
| 17614402 | a year ago | | | 0 | 0.0013180668 | |
| 16590089 | 2 years ago | | | 0 | 0.0010848576 | |
| 16570381 | 2 years ago | | | 0 | 0.0011066702 | |
| 16488817 | 2 years ago | | | 0 | 0.00072065422 | |
| 16103966 | 2 years ago | | | 0 | 0.00029412094 |
ABI
ABI objects
Getter at block 21303972 getPredictionHashes() view returns (uint256[])
IWRPrice() view returns (uint256)
10000000000000000
_baseIWRURI() view returns (string)
https://meta.iwasright.io/
name() view returns (string)
IWasRight
owner() view returns (address)
0xd518e607977c7207ad68a99bd71b568119df3add
symbol() view returns (string)
IWR
totalSupply() view returns (uint256)
1409
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getPredictionHash(uint256 tokenId) view returns (uint256)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
predictionsHashes(uint256) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256 tokenId)
tokenURI(uint256 tokenId) view returns (string)
tokensOfOwner(address owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
freezeMetadata(uint256 tokenId, string ipfsHash)
giveAway(address to, uint256 predictionHash)
mintIWR(uint256 predictionHash) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string newuri)
setMintCost(uint256 newCost)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
withdrawTo(uint256 amount, address to)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
IWasRightMinted(address indexed mintAddress, uint256 indexed tokenId, uint256 predictionHash)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PermanentURI(string _value, uint256 indexed _id)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string baseURI)
This contract contains no fallback and receive objects.
This contract contains no error objects.