DeltaSwapFactory

Verified contract

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

No balances found for "DeltaSwapFactory"

0x764db4822cb4c5f0cec90d99284383e36f24cfb546e01ce33dc82f4d0e220a91

Functions
Getter at block 21225176
allPairsLength(view returns (uint256)
15
dsFee(view returns (uint8)
3
dsFeeInfo(view returns (uint8uint8)
(3, 0)
dsFeeThreshold(view returns (uint8)
0
feeInfo(view returns (addressuint16)
(0x0000000000000000000000000000000000000000, 5000)
feeNum(view returns (uint16)
5000
feeTo(view returns (address)
0x0000000000000000000000000000000000000000
feeToSetter(view returns (address)
0x937fd8cc7f7d2ef5b801e44c03218ade5648c3fb
gammaPoolSetter(view returns (address)
0x937fd8cc7f7d2ef5b801e44c03218ade5648c3fb
gsFactory(view returns (address)
0xfd513630f697a9c1731f196185fb9eba6eaac20b
gsFee(view returns (uint8)
3
gsProtocolId(view returns (uint16)
3
Read-only
allPairs(uint256view returns (address)
getPair(addressaddressview returns (address)
State-modifying
createPair(address tokenAaddress tokenBreturns (address pair)
setDSFee(uint8 fee
setDSFeeThreshold(uint8 feeThreshold
setFeeNum(uint16 _feeNum
setFeeTo(address _feeTo
setFeeToSetter(address _feeToSetter
setGSFactory(address factory
setGSFee(uint8 fee
setGSProtocolId(uint16 protocolId
setGammaPoolSetter(address _gammaPoolSetter
updateGammaPool(address tokenAaddress tokenB
Events
GammaPoolSet(address indexed pairaddress gammaPool
PairCreated(address indexed token0address indexed token1address pairuint256 arg3
Constructor
constructor(address _feeToSetteraddress _gammaPoolSetteraddress _gsFactory
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.