This contract is being backfilled. You may encounter incomplete storage history.

TransparentUpgradeableProxy

Verified contract

Proxy

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

No balances found for "TransparentUpgradeableProxy"

0x6724f91f44a32b50301906c239f6e315c40ed37ce169fc1141a63246c054ae5e
0x619efac134383ee603023bffb264380f2f9c3749cb083c059ead6e38522ed3e4
0x2210da4ba84efac0cb209e4e7268c1963d2bab8e059b7e98b5eda86b7b934cd1
0x918e0ffb9da01203a03dd205a79f976bd658b9b77963e36c44c0721ee463f4da
0x9ccecb79231f40df65e9465626e332a6d2e3e91aa0cfec8a5c0a422fb039d83e
0x03b8f45f16971e7b9d9c4bb99af68eb2e3b7cea78d97b2d8926509e2afbb194a
0xcc684d1760ff58d3a9fc611e00b9aa9f185bd0f8c365400bcfe7ff9f160a3170
0x11416562b71c821fb9eb624c48bf5b1bcb3495989a03ecc5f4a94716e9a5e348
0x974af676dec66903f9e85d916b105aaee838107af543a9839bce9b9c313abea2
0x457f8b9992886165d46116352bce08a4011ec184ac1754e0f15aeee51ca8d1b8

Functions
Getter at block 22752734
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
WITHDRAW_ROLE(view returns (bytes32)
0x5d8e12c39142ff96d79d04d15d1ba1269e4fe57bb9d26f43523628b34ba108ec
applicationThreshold(view returns (uint256)
41600000000000000000000
assetToken(view returns (address)
0x0b3e328455c4059eeb9e3f84b5543f74e24e7e1b
daoImplementation(view returns (address)
0x29dd6413b7a0b6a380326894ff839903c73cd53c
defaultDelegatee(view returns (address)
0x81f7ca6af86d1ca6335e44a2c28bc88807491415
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)
3
veTokenImplementation(view returns (address)
0xefb56bfbfa06f6964bfdbc27cd4d24a9952eacf2
Read-only
allDAOs(uint256view returns (address)
allTokens(uint256view returns (address)
allTradingTokens(uint256view returns (address)
getApplication(uint256 proposalIdview returns (struct AgentFactoryV4Application)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isCompatibleToken(address tokenAddrview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
executeApplication(uint256 idbool canStake
executeTokenApplication(uint256 idbool canStake
grantRole(bytes32 roleaddress account
initFromToken(address tokenAddruint8[] coresbytes32 tbaSaltaddress tbaImplementationuint32 daoVotingPerioduint256 daoThresholduint256 initialLPreturns (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