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

Bonding

Verified contract

Implementation

Active on Base with 4 txns
Deployed by via 0xe48e2148 at 21841734
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots

No balances found for "Bonding"

0x3a71e0a79077c65af6aefdf32a987163bd101ad3ca79b227ca37e0a9fe33f470
0xf1f5139bfd3fbf0f7bb3af406b37b8934c6ed7ad95b8d8f432c5218b26d8e355
0x27ae98bcab597b07ee6b8479e6955e16e6d5a414a187faad4ac0561f760c1024
0x689530015789dba1c013b0570ea056333d2e876f14bc3f8ee09da3ef9bee1353

Functions
Getter at block 22753050
K(view returns (uint256)
3000000000000
agentFactory(view returns (address)
0x0000000000000000000000000000000000000000
assetRate(view returns (uint256)
0
factory(view returns (address)
0x0000000000000000000000000000000000000000
fee(view returns (uint256)
0
gradThreshold(view returns (uint256)
0
initialSupply(view returns (uint256)
0
maxTx(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
router(view returns (address)
0x0000000000000000000000000000000000000000
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
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
FailedInnerCall(
InvalidInitialization(
NotInitializing(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
ReentrancyGuardReentrantCall(
SafeERC20FailedOperation(address token