SportPositionalMarketFactory
Verified contract
Implementation
Active on
Base with 0 txns
Storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "SportPositionalMarketFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "SportPositionalMarketFactory"
ABI
ABI objects
Getter at block 22779340
nominatedOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
positionMastercopy() view returns (address)
0x0000000000000000000000000000000000000000
positionalMarketManager() view returns (address)
0x0000000000000000000000000000000000000000
positionalMarketMastercopy() view returns (address)
0x0000000000000000000000000000000000000000
sportsAMM() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events acceptOwnership()
createMarket(struct SportPositionalMarketFactorySportPositionCreationMarketParameters _parameters) returns (address)
initialize(address _owner)
nominateNewOwner(address _owner)
setOwner(address _owner)
setSportPositionMastercopy(address _positionMastercopy)
setSportPositionalMarketManager(address _positionalMarketManager)
setSportPositionalMarketMastercopy(address _positionalMarketMastercopy)
setSportsAMM(address _sportsAMM)
transferOwnershipAtInit(address proxyAddress)
MarketCreated(address market, bytes32 indexed gameId, string gameLabel, uint256 maturityDate, uint256 expiryDate, uint256 initialMint, uint256 positionCount, uint256[] tags, bool isChild, address parent)
OwnerChanged(address oldOwner, address newOwner)
OwnerNominated(address newOwner)
SetLimitOrderProvider(address _limitOrderProvider)
SetSportsAMM(address _sportsAMM)
SportPositionMastercopyChanged(address _positionMastercopy)
SportPositionalMarketManagerChanged(address _positionalMarketManager)
SportPositionalMarketMastercopyChanged(address _positionalMarketMastercopy)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.