OpenFlow

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x7d9bb0fe at 17495972
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
3 additional variables

No balances found for "OpenFlow"

No transactions found for "OpenFlow"


Functions
Getter at block 22542650
baseURI(view returns (string)
distributeEpochs(view returns (uint256)
0
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
balanceOf(address ownerview returns (uint256)
disperseEpochData(uint256view returns (uint256 startuint256 totalAmountuint256 singleDistributeAmount)
getAllNFTOwnedForUser(address _ownerview returns (uint256[])
getApproved(uint256 tokenIdview returns (address)
getDisperseEpochData(uint256 _epochview returns (uint256uint256uint256)
getDisperseEpochDataReceivers(uint256 _epochview returns (address[])
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)
tokenURIs(uint256view returns (string)
whitelist(addressview returns (bool)
State-modifying
addMultipleToWhitelist(address[] _addresses
addSingleToWhitelist(address _address
approve(address touint256 tokenId
distribute(uint256 _amountToDistributeaddress _asset
initialize(
mint(uint256 _amount
removeMultipleFromWhitelist(address[] _addresses
removeSingleFromWhitelist(address _address
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setTokenURIOwner(uint256 tokenIdstring _tokenURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
withdrawAnyToken(address _tokenuint256 _amount
Events
AddedToWhitelist(address indexed account
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BaseURISet(string baseURI
Distribute(address[] receiversuint256 totalAmountuint256 singleDistributeAmount
Initialized(uint8 version
Minted(address indexed minteruint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
RemovedFromWhitelist(address indexed account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Withdrawn(
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.