Bliomes
Verified contract
Active on
Ethereum with 1,609 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
No balances found for "Bliomes"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19617667 | 7 months ago | | | 0 | 0.00056608643 | |
| 18909143 | a year ago | | | 0 | 0.00043358567 | |
| 17454977 | a year ago | | | 0 | 0.00083449111 | |
| 17086779 | 2 years ago | | | 0 | 0.0012123519 | |
| 16301804 | 2 years ago | | | 0 | 0.00069961500 | |
| 15956744 | 2 years ago | | | 0 | 0.00027498590 | |
| 15956742 | 2 years ago | | | 0 | 0.00027112312 | |
| 15300800 | 2 years ago | | | 0 | 0.00060317267 | |
| 14989078 | 2 years ago | | | 0 | 0.00093123298 | |
| 14911991 | 2 years ago | | | 0 | 0.00077927410 |
ABI
ABI objects
Getter at block 21202882
LOOT() view returns (address)
0x4f8730e0b32b04beaa5757e5aea3aef970e5b613
name() view returns (string)
Bliomes
owner() view returns (address)
0xe2b1dd4e4ccbda8d13206eadb66509a2649d90b2
symbol() view returns (string)
BIOME
totalSupply() view returns (uint256)
1364
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getAtmosphere(uint256 tokenId) view returns (string)
getBliome(uint256 tokenId) view returns (string)
getCoordinates(uint256 tokenId) pure returns (string)
getLandmark(uint256 tokenId) view returns (string)
getPlanet(uint256 tokenId) view returns (string)
getTerrain(uint256 tokenId) view returns (string)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
claim(uint256 tokenId)
claimForLoot(uint256 tokenId)
ownerClaim(uint256 tokenId)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.