TransparentUpgradeableProxy

Verified contract

Proxy

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

No balances found for "TransparentUpgradeableProxy"

0xbe6f1d814e9a3de029b1c71d6b58dcf6dcc80dbb813f650912918a0d23693c84
0xfb9cc7c0103af7ac85fe836b9889939621119fcd56828ddf4fd0982eddedbe6a
0xbc9d5f3273e376b9874385d64178bb76d472e23f78f9e250b57e84f6538ea6a1
0x0e341c70f1969407f7d20e7be201d66d1eb0261069e60330977e528ab6b5b25e
0xde094f2c18d1922d465b30ce55eafafd967a2ac2898e320e440f57c1548cb3c8
0x1f20faaebaa04118ed719ea7330a158f346b9f2f7c29a738a9e2240d2db7da63
0x1c75cd8815cd2302ce5b0b8fdac3493d7d580580bf52895902e72351a1e61860
0xc9ee9bc7e68e588793746df0c7dee40f449bdd310299173d4fb9f9f3e76e3c77
0x181415934dc79aadfd9b610a3990d4dc959353164fd417ffbe04cfb32960fbec
0xd7319da85299fd8c2fe3dcb54f1babb893d16df4ee5b073ead6d25e6e64fb36b

Functions
Getter at block 22744233
BONDING_ROLE(view returns (bytes32)
0x360f1ba4dc07a42c6671063d838f69946ccc4187f391399e06fd8ed4605900f3
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
WITHDRAW_ROLE(view returns (bytes32)
0x5d8e12c39142ff96d79d04d15d1ba1269e4fe57bb9d26f43523628b34ba108ec
applicationThreshold(view returns (uint256)
300000000000000000000
assetToken(view returns (address)
0x0b3e328455c4059eeb9e3f84b5543f74e24e7e1b
daoImplementation(view returns (address)
0x29dd6413b7a0b6a380326894ff839903c73cd53c
defaultDelegatee(view returns (address)
0x0000000000000000000000000000000000000000
gov(view returns (address)
0x0000000000000000000000000000000000000000
maturityDuration(view returns (uint256)
315360000
nft(view returns (address)
0x50725af160260a316b2673c71c8c21469f6732c0
paused(view returns (bool)
false
tbaRegistry(view returns (address)
0x000000006551c19487814612e58fe06813775758
tokenImplementation(view returns (address)
0x082cb6e892dd0699b5f0d22f7d2e638bbada5d94
totalAgents(view returns (uint256)
36
veTokenImplementation(view returns (address)
0xefb56bfbfa06f6964bfdbc27cd4d24a9952eacf2
Read-only
allDAOs(uint256view returns (address)
allTokens(uint256view returns (address)
allTradingTokens(uint256view returns (address)
getApplication(uint256 proposalIdview returns (struct AgentFactoryV3Application)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
executeApplication(uint256 idbool canStake
executeBondingCurveApplication(uint256 iduint256 totalSupplyuint256 lpSupplyaddress vaultreturns (address)
grantRole(bytes32 roleaddress account
initFromBondingCurve(string namestring symboluint8[] coresbytes32 tbaSaltaddress tbaImplementationuint32 daoVotingPerioduint256 daoThresholduint256 applicationThreshold_returns (uint256)
initialize(address tokenImplementation_address veTokenImplementation_address daoImplementation_address tbaRegistry_address assetToken_address nft_uint256 applicationThreshold_address vault_uint256 nextId_
pause(
proposeAgent(string namestring symbolstring tokenURIuint8[] coresbytes32 tbaSaltaddress tbaImplementationuint32 daoVotingPerioduint256 daoThresholdreturns (uint256)
renounceRole(bytes32 roleaddress callerConfirmation
revokeRole(bytes32 roleaddress account
setApplicationThreshold(uint256 newThreshold
setAssetToken(address newToken
setDefaultDelegatee(address newDelegatee
setImplementations(address tokenaddress veTokenaddress dao
setMaturityDuration(uint256 newDuration
setTokenAdmin(address newTokenAdmin
setTokenSupplyParams(uint256 maxSupplyuint256 lpSupplyuint256 vaultSupplyuint256 maxTokensPerWalletuint256 maxTokensPerTxnuint256 botProtectionDurationInSecondsaddress vault
setTokenTaxParams(uint256 projectBuyTaxBasisPointsuint256 projectSellTaxBasisPointsuint256 taxSwapThresholdBasisPointsaddress projectTaxRecipient
setUniswapRouter(address router
setVault(address newVault
unpause(
withdraw(uint256 id
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
ApplicationThresholdUpdated(uint256 newThreshold
GovUpdated(address newGov
ImplContractsUpdated(address tokenaddress dao
Initialized(uint64 version
NewApplication(uint256 id
NewPersona(uint256 virtualIdaddress tokenaddress daoaddress tbaaddress veTokenaddress lp
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Unpaused(address account
Constructor
constructor(address _logicaddress initialOwnerbytes _data
Fallback and receive
fallback(
Errors
AddressEmptyCode(address target
ERC1967InvalidAdmin(address admin
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
ProxyDeniedAdminAccess(
AccessControlBadConfirmation(
AccessControlUnauthorizedAccount(address accountbytes32 neededRole
AddressEmptyCode(address target
AddressInsufficientBalance(address account
ERC1167FailedCreateClone(
EnforcedPause(
ExpectedPause(
FailedInnerCall(
InvalidInitialization(
NotInitializing(
SafeERC20FailedOperation(address token