LinkswapFactory

Verified contract

Active on Ethereum with 138 txns
Deployed by via 0x9b454b89 at 11330678
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "LinkswapFactory"

0x5df709326fde16164318692bd0f5fb1ea66c14bb7e20eea2d08881f8c1c67548
0xc5a5ef8cf63358c8b77dda57c67e0a038159d040dca2d89333bba2c8ba855894
0x5a3290f8c805739c0f55d6d50a98f74c1cb6b8f60cde3f7fba7a77c68160471f
0xed6d07a2e45ad5c5816f8c4b22d8fbde9dbad8543a3d740bac2aa166b805e5c9
0x7ae7a3fb36aa70c07cebfb6d4f2966dae5e8ffe04c9c47e0f3aafee883bf100f
0x612ad36e68eb1b2f8cbbe491c2d390d239710537c4bcc034351ae7631d7b3d5e
0x8c3bc4f90419333842a5af9dbef7f13054b78b3462866588e9486ffefdfa7fe1
0xeb0873dd8f079871821f0f63023f1a352987e4fb7018be410860754d087840d1
0x58371f345417bfed71d5a8d9fce5b19d200c996db57372796ce722fc56eabfac
0xcbca5c485a24cb6c88161d06e3b0d1d4fc5e2b83ba0881df26ae386dc31439be

Functions
Getter at block 21296893
LINK(view returns (address)
0x514910771af9ca656af840dff83e8264ecf986ca
WETH(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
YFL(view returns (address)
0x28cb7e841ee97947a86b06fa4090c8451f64c0be
allPairsLength(view returns (uint256)
66
defaultLinkTradingFeePercent(view returns (uint256)
2500
defaultNonLinkTradingFeePercent(view returns (uint256)
3000
governance(view returns (address)
0x0389d755c1833c9b350d4e8b619eae16defc1cba
linkListingFeeInUsd(view returns (uint256)
250000000000
lockupAmountListingFeeDiscountShare(view returns (uint256)
500000
maxSlippageBlocks(view returns (uint256)
1
maxSlippagePercent(view returns (uint256)
0
minListingLockupAmountInUsd(view returns (uint256)
500000000000
minListingLockupPeriod(view returns (uint256)
604800
priceOracle(view returns (address)
0xdfa5e7989c98446ffea622266e18df563e859872
protocolFeeFractionInverse(view returns (uint256)
6000
targetListingLockupAmountInUsd(view returns (uint256)
2500000000000
targetListingLockupPeriod(view returns (uint256)
2592000
treasury(view returns (address)
0xe69a81b96fbf5cb6cae95d2ce5323eff2ba0eae4
treasuryListingFeeShare(view returns (uint256)
100000
treasuryProtocolFeeShare(view returns (uint256)
200000
wethListingFeeInUsd(view returns (uint256)
300000000000
yflListingFeeInUsd(view returns (uint256)
200000000000
Read-only
allPairs(uint256view returns (address)
approvedPair(addressaddressview returns (bool)
getPair(addressaddressview returns (address)
State-modifying
approvePairViaGovernance(address tokenAaddress tokenB
createPair(address newTokenuint256 newTokenAmountaddress lockupTokenuint256 lockupTokenAmountuint256 lockupPeriodaddress listingFeeTokenreturns (address pair)
setDefaultLinkTradingFeePercent(uint256 _defaultLinkTradingFeePercent
setDefaultNonLinkTradingFeePercent(uint256 _defaultNonLinkTradingFeePercent
setGovernance(address _governance
setLinkListingFeeInUsd(uint256 _linkListingFeeInUsd
setLockupAmountListingFeeDiscountShare(uint256 _lockupAmountListingFeeDiscountShare
setMaxSlippageBlocks(uint256 _maxSlippageBlocks
setMaxSlippagePercent(uint256 _maxSlippagePercent
setMinListingLockupAmountInUsd(uint256 _minListingLockupAmountInUsd
setMinListingLockupPeriod(uint256 _minListingLockupPeriod
setPriceOracle(address _priceOracle
setProtocolFeeFractionInverse(uint256 _protocolFeeFractionInverse
setTargetListingLockupAmountInUsd(uint256 _targetListingLockupAmountInUsd
setTargetListingLockupPeriod(uint256 _targetListingLockupPeriod
setTreasury(address _treasury
setTreasuryListingFeeShare(uint256 _treasuryListingFeeShare
setTreasuryProtocolFeeShare(uint256 _treasuryProtocolFeeShare
setWethListingFeeInUsd(uint256 _wethListingFeeInUsd
setYflListingFeeInUsd(uint256 _yflListingFeeInUsd
Events
PairCreated(address indexed token0address indexed token1address pairuint256 pairNum
Constructor
constructor(address _governanceaddress _treasuryaddress _priceOracleuint256 _linkListingFeeInUsduint256 _wethListingFeeInUsduint256 _yflListingFeeInUsduint256 _treasuryListingFeeShareuint256 _minListingLockupAmountInUsduint256 _targetListingLockupAmountInUsduint256 _minListingLockupPerioduint256 _targetListingLockupPerioduint256 _lockupAmountListingFeeDiscountShareaddress _linkTokenaddress _WETHaddress _yflToken
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.