TransparentUpgradeableProxy

Verified contract

Proxy

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

No balances found for "TransparentUpgradeableProxy"

0x655f9dd7ce8de218a09f433b07dd4d91594df222f05952e8f86002984900fad1
0x3bc7cead7ed57d0996e7e439bde873c18e37d539cf48dce2beb6ae66ecc964f1
0x4a07dd3174e8e8b963822e1bb5ccc8215dddf572194c5b09cfff17608a71dc04
0xa94c94f4966b8a004f72ee1108416192f2a30bb0aed8034ed4b3c60151c85f56
0xdaa8d07c6fc29af3b0dfd191ce5b735cb4342dc67b56230944bd409368ceb0cd
0x6077d84be73f817a7896870c941058ba8aadbf2928f46e756bab69c00260c3f4
0x74b255d50cb4765ef113b95bcd48082a69f43202d785501ca7c6da5aa54e845f
0x0ad216cf162264a15aef1c986d31fccb00be8fa1e89a24f296cd9e4f5374badf
0x1ff53e4ae3eacc1903feb7d7228b016fcefa79398b2e5f25c8ea137457c75536
0xcdb3a53a74c423905b5f3a1ed20638b8fc81e47541aac3deb025149f0a536af2

Functions
Getter at block 22732450
BONDING_ROLE(view returns (bytes32)
0x360f1ba4dc07a42c6671063d838f69946ccc4187f391399e06fd8ed4605900f3
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
WITHDRAW_ROLE(view returns (bytes32)
0x5d8e12c39142ff96d79d04d15d1ba1269e4fe57bb9d26f43523628b34ba108ec
applicationThreshold(view returns (uint256)
125000000000000000000000
assetToken(view returns (address)
0x0b3e328455c4059eeb9e3f84b5543f74e24e7e1b
daoImplementation(view returns (address)
0x29dd6413b7a0b6a380326894ff839903c73cd53c
defaultDelegatee(view returns (address)
0x81f7ca6af86d1ca6335e44a2c28bc88807491415
gov(view returns (address)
0x0000000000000000000000000000000000000000
maturityDuration(view returns (uint256)
0
nft(view returns (address)
0x50725af160260a316b2673c71c8c21469f6732c0
paused(view returns (bool)
false
tbaRegistry(view returns (address)
0x000000006551c19487814612e58fe06813775758
tokenImplementation(view returns (address)
0x082cb6e892dd0699b5f0d22f7d2e638bbada5d94
totalAgents(view returns (uint256)
34
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