RaBits

Verified contract

Active on Ethereum with 1,204 txns
Deployed by via 0xd8b6afa9 at 16781082
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "RaBits"

0x68d117f3caed51505f372798ef3bcb27e5d9455ea50a52cd9ffba85d1de881e3
0xe60b7445d494dcfeff74a64dd6c7dd1283578f5dae22d1ef1a347ecaf124b46d
0xea7c91c047e3bc7da80bcafe79931cda6911aa4299310b0e612b869c0f008017
0x081867b37a8ae48309099b2fd78c79ca90e207d0ebf8f3e7d5653932c68e9a6e
0x4fa2c465da5dff8724221830c8920ac89f673f9e98c1c1e92379bae7c92bb11c
0xee2770a8b3681113fab862edf4c121191981c9f4ac1963639aa5832aa312439b
0x0721ec06f394ea9f68c0e6fca4f64f1d4ccd415ea124eb7493689080878d70e2
0x03b334f6c14f70d04f74dd94e9be1d6abb16e1fefe1e56b19ccb049fb4245f9d
0x949fb5810c0e079d123c3fcea57641009d75a648bd4c92037f81a2dab3bab4b7
0xaebd60ea4ca9349e2059f9f7f341dbcc06c1c1b064b93127ebb6dd2796784914

Functions
Getter at block 21192343
canUpdateSeed(view returns (bool)
true
creator(view returns (address)
0xa0e22e1da5e2790c04e358bfa01ac393ec37de31
descriptor(view returns (address)
0x5d35d067a48fca4b90f4d7871da043ef3aa85253
locked(view returns (bool)
true
maxSupply(view returns (uint256)
10000
minting(view returns (bool)
false
name(view returns (string)
RaBits
owner(view returns (address)
0xbf13215f5267441581e0811c09dcd5786370ec19
symbol(view returns (string)
RBT
 
totalSupply(view returns (uint256)
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getSeed(uint256 tokenIdview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256 tokenId)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256 tokenId)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
disableSeedUpdate(
lockMaxSupply(
mint(uint32 count
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setDescriptor(address newDescriptor
setMaxSupply(uint256 _supply
setMinting(bool value
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateSeed(uint256 tokenIduint256 seed
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SeedUpdated(uint256 indexed tokenIduint256 seed
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address newDescriptor
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.