FarTokenFactoryImpl

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x4bdf2118 at 23291233
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000

No balances found for "FarTokenFactoryImpl"

No transactions found for "FarTokenFactoryImpl"


Functions
Getter at block 23892999
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
bondingCurve(view returns (address)
0xea368e95cc37610fc39efe3e221fd2a863600d02
implementation(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
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
constructor(address _tokenImplementationaddress _bondingCurve
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