TradingHub

Verified contract

Implementation

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

No balances found for "TradingHub"

No transactions found for "TradingHub"


Functions
Getter at block 22769041
DENOMINATOR(view returns (uint32)
10000
MINIMUM_ETH_BUY(view returns (uint256)
10000000000000
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
VERSION(view returns (uint8)
1
launchHubAddress(view returns (address)
0x0000000000000000000000000000000000000000
lockedAssetPoolAddress(view returns (address)
0x0000000000000000000000000000000000000000
operator(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
tradingFeeRate(view returns (uint32)
0
treasuryAddress(view returns (address)
0x0000000000000000000000000000000000000000
uniswap_v3_address(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
calculatePurchaseReturn(address tokenAddress_uint256 ethAmount_view returns (uint256)
calculateSaleReturn(address tokenAddress_uint256 tokenAmount_view returns (uint256)
tokenInAssetPool(addressview returns (address)
State-modifying
initialize(uint32 tradingFeeRate_
pause(
renounceOwnership(
sendToUniswapV3(address tokenAddress_uint160 sqrtPriceX96_int24 tickLowerint24 tickUpper
setLaunchHubAddress(address launchHubAddress_
setLockedAssetPoolAddress(address lockedAssetPoolAddress_
setOperator(address operator_
setTokenInAssetPool(address token_address assetPool_
setTradingFeeRate(uint32 tradingFeeRate_
setTreasuryAddress(address treasuryAddress_
setUniswapV3Address(address uniswap_v3_address_
setUserToErc404Exempt(address erc404_address_address user_address_bool is_exempt_
swap(struct ITradingHubInputData inputData_payable 
transferOwnership(address newOwner
unpause(
upgradeToAndCall(address newImplementationbytes datapayable 
Events
BoughtToken(address indexed buyeraddress indexed tokenuint256 amountuint256 cost
Initialized(uint64 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
SentToUniswapV3(address indexed erc404_tokenaddress uinswap_v3_pooluint256 LP_tokenIduint256 liquidityuint256 amount0uint256 amount1uint256 ignition_fee
SoldToken(address indexed selleraddress indexed tokenuint256 amountuint256 cost
Swapped(address indexed senderaddress indexed recipientaddress tokenInaddress tokenOutuint256 amountInuint256 amountOut
Unpaused(address account
Upgraded(address indexed implementation
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressEmptyCode(address target
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
EnforcedPause(
ExpectedPause(
FailedInnerCall(
InvalidInitialization(
NotInitializing(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
ReentrancyGuardReentrantCall(
UUPSUnauthorizedCallContext(
UUPSUnsupportedProxiableUUID(bytes32 slot