This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 21335400, which is 31 minutes old. We're running behind the tip but working to resolve the issue.

CurveFactoryV2

Verified contract

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

No balances found for "CurveFactoryV2"

0x0b6ed4a0a6b56eb8919e8a9328c2a2441ced022b88eb5590d788d6c9efeebac1
0xdf81dad568a455c860bfd7defb2861a4699b896e31c6c1c49836cd5bb10362fb
0x3efb87d409d1ead52780e2730f3a1207a2250cf2a0583ba692c4d3c9cee70066
0x22ffb4f463438bcbd1839f78bbf0fa6b4b88c32bd5adae627cafe143c79f0bb2
0x0b3d533c379693b482d89f01940d603ca25e27e22c57864567abdaaee5ef04a0
0x31a554aedf01e61275a78a43f31c636b084d67c6ccd412d42f9374654b9d9e95
0x10c7e7e2f5634e05743aba3ff0ed5cd415fb31e4079f95297e2208ce1bbf73af
0xda97a4fa92da5b86ac0c4d142aa83fab2f3272881e8647a00cbe8f86741a2580

Functions
Getter at block 21335399
assimilatorFactory(view returns (address)
0x46fa2e883cc7ddffed39c55300ee4e6d31a8268c
getProtocolFee(view returns (int128)
50000
getProtocolTreasury(view returns (address)
0x27e843260c71443b4cc8cb6bf226c3f77b9695af
owner(view returns (address)
0x27e843260c71443b4cc8cb6bf226c3f77b9695af
protocolFee(view returns (int128)
50000
protocolTreasury(view returns (address)
0x27e843260c71443b4cc8cb6bf226c3f77b9695af
totoalFeePercentage(view returns (int128)
100000
Read-only
curves(bytes32view returns (address)
getCurve(address _baseCurrencyaddress _quoteCurrencyview returns (address)
State-modifying
newCurve(struct CurveInfo _inforeturns (address)
renounceOwnership(
transferOwnership(address newOwner
updateProtocolFee(int128 _newFee
updateProtocolTreasury(address _newTreasury
Events
NewCurve(address indexed callerbytes32 indexed idaddress indexed curve
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProtocolFeeUpdated(address indexed treasuryint128 indexed fee
TreasuryUpdated(address indexed newTreasury
Constructor
constructor(int128 _protocolFeeaddress _treasuryaddress _assimFactory
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.