TransparentUpgradeableProxy

Verified contract

Proxy

Active on Base with 790 txns
Deployed by via 0x1c0c7c87 at 11843385
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,816.21
ERC-20
Value $0
ERC-20
--
ERC-20
--
0xa383c4239830cbcea4e045e44a8f66726e7b048cf30815425ad7e2a914d7dedc
0xea254ce03b002734541baf88f33a865e2bc987e2dca17af96c2c849cba174500
0x4582ece0ad0d0732744c433a8291cfcd86f87106cde1591ed5fc2f95efdc0ddf
0x5684d1b16cc0575a606d1397260292022bdd36e2293da7706ccd88bcd3b0c463
0xa4dacefab41cec1b1a08dbf131bb61eedbc48630ecd047f2c37aafaf3be04042
0x050a95ca2563ac4e98a0ae964e13e0f67d91f2bd25cdab8299c32af1fb6cb6a7
0x0f3ffedff3a152c611228fedce19533b9370aab8832351c909daeb54f9d47fa2
0xc4b152ef17cc407deb0b55fcbc8200602398df2d820a9981d7962d4c17ab6a92
0x2f47e3d697a7ab1bf4fa9231bccbc779f73714c7a9ad6f430338bf46e6e28e36
0xdb9c7e838819babf875e5917c4515c6b3a19f32e8af394eef8acbb8ddb1f13be

Functions
Getter at block 21736306
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
WITHDRAW_ROLE(view returns (bytes32)
0x5d8e12c39142ff96d79d04d15d1ba1269e4fe57bb9d26f43523628b34ba108ec
applicationThreshold(view returns (uint256)
2400000000000000000000
assetToken(view returns (address)
0x0b3e328455c4059eeb9e3f84b5543f74e24e7e1b
daoImplementation(view returns (address)
0x29dd6413b7a0b6a380326894ff839903c73cd53c
defaultDelegatee(view returns (address)
0x0000000000000000000000000000000000000000
gov(view returns (address)
0xe360abeb3bef5fe23cd5d60e4912c02503f9f67f
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)
459
veTokenImplementation(view returns (address)
0xefb56bfbfa06f6964bfdbc27cd4d24a9952eacf2
Read-only
allDAOs(uint256view returns (address)
allTokens(uint256view returns (address)
allTradingTokens(uint256view returns (address)
getApplication(uint256 proposalIdview returns (struct AgentFactoryV2Application)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
executeApplication(uint256 idbool canStake
grantRole(bytes32 roleaddress account
initialize(address tokenImplementation_address veTokenImplementation_address daoImplementation_address tbaRegistry_address assetToken_address nft_uint256 applicationThreshold_address vault_
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
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