BEB

Verified contract

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

No balances found for "BEB"

0x4e11c10d6de5c262642e2975ab6a8555a9edb68d197367a045ca5a2033208376
0x4ef07ae3e3cc073809f50b7bd2805edda0f1daa7fc32f3554829e6c39c8e46cd
0xeb4ea559e8b8462f9af0a51e262bdd727a796807d2f3e21840ecf2bdd5f0d5ad
0x9aacc463e3ae3ded38d87b1e3a353c930d7d94840ecf597638c2b4b1860d62b0
0xe19225da45278cd10b32d478d1b3bebab0c564f8ac299c561be8dada3d0d8483
0x318c8a599e1b2aa7e0641441c228a697db5abed6357d92adab53f15430f37379
0xc6a9c36bb31f3bf1217157c43896ac4e91dae1a0c26eab6240b8e7a2ed5c42b3
0x68d14c0e4c67984ce89f7a2fa40dd40c9118f4ab1d4508cc7d369c88d53932e5
0x4012f9344c162a7293dfdee3e0b116903e2a57318baa3095f5e468a7a6095e3d
0xe7d916c2988cd50bcf66cdf818e2d9ec17256f1caf02584a505f95a15209f23a

Functions
Getter at block 20888567
GRACE_PERIOD(view returns (uint256)
7776000
baseNode(view returns (bytes32)
0xab4f2cc696d786e77e017697b347f86bbb1d7d6aa54b68f73c02c0f7662c2e30
baseURI(view returns (string)
https://build.far.quest/metadata/uri/
bebRegistry(view returns (address)
0xd256fb9219097c1156b6df6e56f05ae09898528a
name(view returns (string)
BEB
owner(view returns (address)
0x7ce344958ecfe06ae4678cea274f41214b357ccc
royaltyController(view returns (address)
0xe03655faf65bfcef9b66bb7c427bd143584d355a
symbol(view returns (string)
BEB
Read-only
available(uint256 idview returns (bool)
balanceOf(address ownerview returns (uint256)
controllers(addressview returns (bool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
nameExpires(uint256 idview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addController(address controller
approve(address touint256 tokenId
reclaim(uint256 idaddress owner
register(uint256 idaddress owneruint256 durationreturns (uint256)
registerOnly(uint256 idaddress owneruint256 durationreturns (uint256)
removeController(address controller
renew(uint256 iduint256 durationreturns (uint256)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setRoyaltyController(address _royaltyController
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ControllerAdded(address indexed controller
ControllerRemoved(address indexed controller
NameMigrated(uint256 indexed idaddress indexed owneruint256 expires
NameRegistered(uint256 indexed idaddress indexed owneruint256 expires
NameRenewed(uint256 indexed iduint256 expires
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _bebRegistrybytes32 _baseNode
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.