TransparentUpgradeableProxy

Verified contract

Proxy

Active on Base with 820 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,748.23
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x7f0f4cd02e5a65df65a2e87c9d19f91c133b541e6683c7f49005a5e4f71f7243
0xe02a76143b5e778198406bf9e35753ce99bf19db64e5c664995afa9c135ab970
0x97ea3ba225be26f21fd37463267442a7d529ab929162de0c6aa78f2a0c1a715c
0x89c8614965f5bd0825a077ece44961387e312e151dc28c442f4078264263389a
0x4cd942974c302c9f6c840257d1178ac266ab6cfb68634cf53fd14376e667848a
0xcbd9584b973d3cb23521c1a512345a1649cf158e0aadc7916648c43653bc5198
0x6b9398e97d7f456c489e98de5324b15bf3a1e3272ab22d8fb93fe7471857727f
0xb30e3d80df8d9caa9eb5e4555df903f96e2dfcd86bc46c377d9e8ca197540ba4
0x5ff3d34fed46bca5e26df23fd455465f2245222b9f086d7b9105e30244d33f5e
0xffcf43db9fe0a5a8c492de46a34900c5757fe3932fae036fd11368e33f69171d

Functions
Getter at block 22821323
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)
470
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