OpenSocialId

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0xa31ce350 at 15295795
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional variables

No balances found for "OpenSocialId"

No transactions found for "OpenSocialId"


Functions
Getter at block 23791594
baseUri(view returns (string)
bitsHub(view returns (address)
0x0000000000000000000000000000000000000000
getNextTokenId(view returns (uint256)
0
isTransferEnabled(view returns (bool)
false
isWhitelistingMode(view returns (bool)
false
maxNftPerAddress(view returns (uint256)
1
name(view returns (string)
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
relayer(view returns (address)
0x0000000000000000000000000000000000000000
rewardHub(view returns (address)
0x0000000000000000000000000000000000000000
subscribeHub(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
balanceOf(address ownerview returns (uint256)
followers(bytes32uint256view returns (bytes32)
followersMap(bytes32bytes32view returns (uint256)
followings(bytes32uint256view returns (bytes32)
followingsMap(bytes32bytes32view returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getFollowers(uint256 _tokenIdview returns (struct OpenSocialIdUserInfo[]address[]uint256[])
getFollowings(uint256 _tokenIdview returns (struct OpenSocialIdUserInfo[]address[]uint256[])
getReferredUsers(uint256 _tokenIdview returns (struct OpenSocialIdUserInfo[]address[]uint256[])
getSubscribe(uint256 _fromTokenIduint256 _toTokenIdview returns (uint256)
getSubscribedByUsers(uint256 _tokenIdview returns (struct OpenSocialIdUserInfo[]address[]uint256[])
getSubscribers(uint256 _tokenIdview returns (struct OpenSocialIdUserInfo[]address[]uint256[])
isApproved(uint256 _tokenIdaddress _operatorview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
userIndexById(bytes32view returns (uint256)
users(uint256view returns (bytes32 idstring namestring bannerstring iconstring socialuint256 followinguint256 followersuint256 createdAtuint256 updatedAt)
whitelists(addressview returns (bool)
State-modifying
addBitsVolume(uint256 _amountuint256 _tokenId
approve(address touint256 tokenId
claimOwnership(
createBits(uint256 _tokenId
createBitsByRelayer(address _senderuint256 _tokenId
follow(bytes32 _sourceIdbytes32 _targetId
followByRelayer(address _senderbytes32 _sourceIdbytes32 _targetId
initialize(string _namestring _symbol
mint(bytes32 idstring namestring bannerstring iconstring socialbytes32 referredreturns (uint256)
mintByRelayer(address _senderbytes32 idstring namestring bannerstring iconstring socialbytes32 referredreturns (uint256)
removeWhitelistAddresses(address[] _addrs
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseUrl(string _baseUrl
setVariables(uint256 _maxNftCountbool _isTransferEnabledaddress _rewardHubaddress _subscribeHubaddress _bitsHubaddress _relayer
setWhitelistAddresses(address[] _addrs
setWhitelistMode(bool _mode
subscribe(bytes32 _sourceIdbytes32 _targetIduint256 _subscribeLength
subscribeByRelayer(address _senderbytes32 _sourceIdbytes32 _targetIduint256 _subscribeLength
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address _newOwner
unfollow(bytes32 _sourceIdbytes32 _targetId
unfollowByRelayer(address _senderbytes32 _sourceIdbytes32 _targetId
updateUserInfo(uint256 _tokenIdbytes32 idstring namestring bannerstring iconstring social
updateUserInfoByRelayer(address _senderuint256 _tokenIdbytes32 idstring namestring bannerstring iconstring social
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
LogOwnerShipTransferInitiated(address indexed previousOwneraddress indexed newOwner
LogOwnerShipTransferred(address indexed previousOwneraddress indexed newOwner
Minted(uint256 tokenIdaddress minter
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.