TransparentUpgradeableProxy

Verified contract

Proxy

Active on Base with 6,544 txns
Deployed by via 0xaee1f7b0 at 21841737
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
Native
Value $25.05
ERC-20
--
ERC-20
--
0x7c4292b479d34af58830c8ab4bb710927c4cf54833b8e2dbd30a37b85ec5ea6e
0x8780551f857c950db41248f0caa4a3855a5cf14c755c59da447d935cd5434fd5
0x05d0ee6d424695918053594a95f9a749a460d1fb4384265b78a47056d108c9e6
0xcb02fb6e4702b62b7b227261cd20f53795b27f6bc0747df2e20a4d4a00f21e01
0x6d17e498549dd1f504a5d8bce4843c290d057b1966045dfa6328e3e290948a3f
0xb83da67cd66658cf1e9c6874f3d3a744fd72c54daaf98ac9bc4a4c512dede3df
0x148ccc1ee7afdca41e28889b27452516ad5849ef0817e0a9a71045f07d3f08bb
0x179b72ae3b88fe1346ff8b853d7c293188495ba902c2114a7e4be7d88bd8e21c
0x357528c4133fc92fe5529cf75c536d8e6c19bf2711d8a84802bd653980c67932
0xe62d55c2fa2f3a3f60dd7e893238d7bd089ac4ee9c079d8ec6767eab886f497d

Functions
Getter at block 21855615
K(view returns (uint256)
3000000000000
agentFactory(view returns (address)
0x71b8efc8bcad65a5d9386d07f2dff57ab4eaf533
assetRate(view returns (uint256)
3500
factory(view returns (address)
0x158d7ccaa23dc3c8861c3323ed546e3d25e74309
fee(view returns (uint256)
10000000000000000000
gradThreshold(view returns (uint256)
85000000000000000000000000
initialSupply(view returns (uint256)
1000000000
maxTx(view returns (uint256)
100
owner(view returns (address)
0x9547e85f3016303a2996271314bde78b02021a28
router(view returns (address)
0x8292b43ab73efac11faf357419c38acf448202c5
Read-only
getUserTokens(address accountview returns (address[])
profile(addressview returns (address user)
profiles(uint256view returns (address)
tokenInfo(addressview returns (address creatoraddress tokenaddress pairaddress agentTokenstruct BondingData datastring descriptionstring imagestring twitterstring telegramstring youtubestring websitebool tradingbool tradingOnUniswap)
tokenInfos(uint256view returns (address)
State-modifying
buy(uint256 amountInaddress tokenAddresspayable returns (bool)
initialize(address factory_address router_address feeTo_uint256 fee_uint256 initialSupply_uint256 assetRate_uint256 maxTx_address agentFactory_uint256 gradThreshold_
launch(string _namestring _tickeruint8[] coresstring descstring imgstring[4] urlsuint256 purchaseAmountreturns (addressaddressuint256)
renounceOwnership(
sell(uint256 amountInaddress tokenAddressreturns (bool)
setAssetRate(uint256 newRate
setDeployParams(struct BondingDeployParams params
setFee(uint256 newFeeaddress newFeeTo
setInitialSupply(uint256 newSupply
setMaxTx(uint256 maxTx_
transferOwnership(address newOwner
unwrapToken(address srcTokenAddressaddress[] accounts
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
Deployed(address indexed tokenuint256 amount0uint256 amount1
Graduated(address indexed tokenaddress agentToken
Initialized(uint64 version
Launched(address indexed tokenaddress indexed pairuint256 arg2
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _logicaddress initialOwnerbytes _data
Fallback and receive
fallback(
Errors
AddressEmptyCode(address target
ERC1967InvalidAdmin(address admin
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
ProxyDeniedAdminAccess(
AddressEmptyCode(address target
AddressInsufficientBalance(address account
FailedInnerCall(
InvalidInitialization(
NotInitializing(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
ReentrancyGuardReentrantCall(
SafeERC20FailedOperation(address token