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.

0x5c4743942072d2d0772b9887770e0943a67af6b4

Unverified contract

Proxy

Active on Base with 280 txns
Deployed by via 0xe726000b at 23291261
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "0x5c4743942072d2d0772b9887770e0943a67af6b4"

0x86d24ea44d0b424e9277876ddb8a0b69be8a7a5994204c949c0bb326ba0924e1
0x177c141f5bb8d8bef226b465643203faf1ab87568a8399f02cab4020288011f7
0x3098d596f342f1916079171a34940edda2e33fe9537c77a688d7056e96d0c4b4
0x855052c98664466696f9500e27ee8f9731c213da1402e1f922f64958c6bbcf34
0x505cb57a1474c940db2f28ddc214ab6459565ea4a7e0da7f62be78f3e6cf2413
0xb20d7632a10c46cb9c5efb07a1c9684a2b62145e4e8155b4a541ab89076deec1
0x7bceb354389c0bce5534aad51c1a31bb6833e2101e0bd34771333110a13322cb
0x7669dde4abee0ef90cd94271da749a3f4e6ac391bc5f61495820cf333bb5fdff
0xa16d66ba91ae7d341c7a016441efc266018a6c00a951f4ca282b45b9cdd5a23a
0x5c35db50dbd3a07b2ebb8595380d64d8471a8a13f32d4b6fb1c068eae662840d

Functions
Getter at block 23892999
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
bondingCurve(view returns (address)
0xea368e95cc37610fc39efe3e221fd2a863600d02
implementation(view returns (address)
0x700be4a0da3b25b9626f7c2f95b600b2775ad297
owner(view returns (address)
0xa679568586ab40ce14b187bc1993dac1ba1372c6
 
proxiableUUID(view returns (bytes32)
tokenImplementation(view returns (address)
0x4e2d3199e96d98fe3c28511a0c9d77e8e8988349
Read-only

This contract contains no read-only function objects.

State-modifying
deploy(address _tokenCreatoraddress _platformReferrerstring _tokenURIstring _namestring _symboluint256 _platformReferrerFeeBpsuint256 _orderReferrerFeeBpspayable returns (address)
initialize(address _owner
renounceOwnership(
transferOwnership(address newOwner
upgradeToAndCall(address newImplementationbytes datapayable 
Events
FarTokenCreated(address indexed factoryAddressaddress indexed tokenCreatoraddress platformReferreraddress protocolFeeRecipientaddress bondingCurvestring tokenURIstring namestring symboladdress tokenAddressaddress poolAddressuint256 platformReferrerFeeBpsuint256 orderReferrerFeeBps
Initialized(uint64 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Upgraded(address indexed implementation
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressEmptyCode(address target
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedCall(
FailedDeployment(
InsufficientBalance(uint256 balanceuint256 needed
InvalidInitialization(
NotInitializing(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
ReentrancyGuardReentrantCall(
UUPSUnauthorizedCallContext(
UUPSUnsupportedProxiableUUID(bytes32 slot