fiveoutofnine
Verified contract
Active on
Ethereum with 272 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "fiveoutofnine"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19244279 | 9 months ago | | | 0 | 0.00079041699 | |
| 19244276 | 9 months ago | | | 0 | 0.00090909840 | |
| 19244273 | 9 months ago | | | 0 | 0.00083964137 | |
| 19244270 | 9 months ago | | | 0 | 0.00087184147 | |
| 19244268 | 9 months ago | | | 0 | 0.00082172749 | |
| 19244264 | 9 months ago | | | 0 | 0.0010833282 | |
| 18353452 | a year ago | | | 0 | 0.00012595902 | |
| 17975133 | a year ago | | | 0 | 0.00063462628 | |
| 17922199 | a year ago | | | 0 | 0.0034351546 | |
| 17848863 | a year ago | | | 0 | 0.00065068778 |
ABI
ABI objects
Getter at block 21297288
board() view returns (uint256)
331315573416267984596543414422294546879883252852981354553476644865
name() view returns (string)
fiveoutofnine
owner() view returns (address)
0xa85572cd96f1643458f17340b6f0d6549af482f5
symbol() view returns (string)
♞
totalSupply() view returns (uint256)
337
Read-only
_tokenURI(uint256 _tokenId) view returns (string)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenInternalIds(uint256) view returns (uint256)
tokenMoves(uint256) view returns (uint256 board, uint256 metadata)
tokenURI(uint256 _tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
mintMove(uint256 _move, uint256 _depth) 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 _baseURI)
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.