Bytecode-generated storage layout

We've generated a storage layout (with no variable labels) from this contract's bytecode. We've also started a backfill to track the inferred variables.

OpenFlow

Verified contract

Proxy

Active on Base with 4 txns
Deployed by via 0x8e2b79ed at 17506079
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
5 additional variables

No balances found for "OpenFlow"

0x680aecddf693dcb6c3339d7bd4f1c934d6603427a0a30ee5c8c15bc9e58d5a5a
0x6308eb15b7b7bedbf2c3d65e4c760fbfe9e6a75da61d0c1efb7d14d5bf3d2688
0x2172f1ab5951c09ce3029d7299601155a84a722ee98546aeef6daca764cd76f3
0xbe300ae5451a5d67e36d74b6e8fa14479be9b4e40052f2f6e09fab2f73f17fc5

Functions
Getter at block 22474825
baseURI(view returns (string)
https://arweave.net/
distributeEpochs(view returns (uint256)
1
name(view returns (string)
OpenFlow
owner(view returns (address)
0xb8830331ec4e3840f89ca51a3cc7c29312d6f3d1
paused(view returns (bool)
false
symbol(view returns (string)
One
totalSupply(view returns (uint256)
2
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

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.