LaunchSwap

Verified contract

Active on Ethereum with 2,689 txns
Deployed by via 0x2275216b at 19354078
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $147,741.04
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
0x3023ee4bc4ebbf9f10e5c35d3ab6563116df9388b4eaf5a9a03d451c6ab75c09
0x237992c5bcbbbb011a611fe40427496a0e93baced5b7048718bd8242a4cc4e8a
0xf30c215c9822165a7f5edc08f014b9505d55e08907281b7628103cf43f9e5fb5
0x051cd2ff39d10da74a7270484989d832048a681d78374194eacce697714a12b2
0xf1e644c1e1c7c56c1987149999722af1bc78a98f85c756cb35e035ae48ab31b1
0x0c4c6bafc9c7eba080e5c3bcbd38e7d7154458e58aa0bf3e305d19742833f8be
0x86d7b2418dfbab14100af5011c20be20784ab1cb3fab88a6150d145e2704e1b0
0x15b960edf85899c981cd9e84dcd65ff3cb1ad9b2f7045c6336fa80540524d220
0x8d85ccada0bc5a609a0cdb3dadedfdd00777900cdfff04e3cbc6e5b20b216952
0x33d4eee0492a8f83f9d22f71a13ccecbb40f1d5e2fcca93800877def75fe8e81

Functions
Getter at block 21407816
accProtocolFees(view returns (uint256)
787380333469857
ethrunes(view returns (address)
0x326490a8f5dcaeaa4a2ad9ea902990c5b0834d9b
protocolFee(view returns (uint16)
20
Read-only
feeTiers(uint256view returns (bool)
pools(uint160view returns (uint256 reserve0uint256 reserve1uint256 halfReserveuint256 priceuint256 limitPerBuyuint256 limitPerSelluint256 feeaddress creatoruint256 creatorFees)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
buy(uint160 iduint256 amountOutuint256 deadlineaddress recipientpayable returns (uint256)
onERC1155BatchReceived(addressaddressuint256[]uint256[]bytesreturns (bytes4)
onERC1155Received(address operatoraddress fromuint256 iduint256 amountbytes datareturns (bytes4)
setFeeRecipient(address _feeRecipient
setFeeTier(uint256 tierbool b
withdrawCreatorFees(uint160 id
withdrawProtocolFees(
Events
Buy(uint160 indexed iduint256 amountInEthuint256 amountOut
CreatePool(address indexed creatoruint160 indexed iduint256 amountuint256 priceuint256 fee
Sell(uint160 indexed iduint256 amountInuint256 amountOutEth
Constructor
constructor(address _ethrunesaddress _feeRecipient
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ExceedLimitPerBuy(
ExceedLimitPerSell(
Expired(
InitialPriceTooLow(
InsufficientAmountIn(
InsufficientAmountOut(
InvalidCall(
InvalidFeeRate(
InvalidRecipient(
InvalidSender(
InvalidTotalSupply(
LessThanAmountOutMin(
NotSupportBatchReceivedCallback(
PoolAlreadyCreated(
TotalSupplyMustBeEven(
ZeroAmountIn(