FlatPriceSaleFactory
Verified contract
Active on
Ethereum with 39 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "FlatPriceSaleFactory"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19022178 | 10 months ago | | | 0 | 0.034387272 | |
| 18137627 | a year ago | | | 0 | 0.013952912 | |
| 17764281 | a year ago | | | 0 | 0.045878985 | |
| 17570631 | a year ago | | | 0 | 0.012045511 | |
| 17381924 | a year ago | | | 0 | 0.023113195 | |
| 17068496 | 2 years ago | | | 0 | 0.055123092 | |
| 16950696 | 2 years ago | | | 0 | 0.020523903 | |
| 16770393 | 2 years ago | | | 0 | 0.045988397 | |
| 16715661 | 2 years ago | | | 0 | 0.022427710 | |
| 16715503 | 2 years ago | | | 0 | 0.021052887 |
ABI
ABI objects
Getter at block 21259891
VERSION() view returns (string)
2.0
implementation() view returns (address)
0x135d889aff58584e12ab3bd4ce327a18af3356ef
Read-only
This contract contains no read-only function objects.
State-modifying
Events newSale(address _owner, struct Config _config, string _baseCurrency, bool _nativePaymentsEnabled, address _nativeTokenPriceOracle, address[] tokens, address[] oracles, uint8[] decimals) returns (address sale)
NewSale(address indexed implementation, address indexed clone, struct Config config, string baseCurrency, address nativeOracle, bool nativePaymentsEnabled)
constructor(address _implementation)
This contract contains no fallback and receive objects.
This contract contains no error objects.