0xeaea85745698a3400e21951e8f86275231ad8f12
Verified contract
Proxy
Active on
Base with 12 txns
Unified 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 "0xeaea85745698a3400e21951e8f86275231ad8f12"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 3945394 | a year ago | | | 0 | 0.0000037029664 | |
| 3908125 | a year ago | | | 0 | 8.1944113e-7 | |
| 3864669 | a year ago | | | 0 | 1.7370955e-7 | |
| 3860508 | a year ago | | | 0 | 0.0000042648540 | |
| 3663142 | a year ago | | | 0 | 7.2658800e-7 | |
| 3599473 | a year ago | | | 0 | 7.1080900e-7 | |
| 3081271 | a year ago | | | 0 | 0.0000034653000 | |
| 3081268 | a year ago | | | 0 | 0.0000054553000 | |
| 3081260 | a year ago | | | 0 | 0.0000054555000 | |
| 3081249 | a year ago | | | 0 | 0.0000037388000 |
ABI
ABI objects
Getter at block 22779340
nominatedOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xf334412b96fe4a9fc0a93d6297574a3b30217e64
positionMastercopy() view returns (address)
0xb1db78f3a505e90a259059eac0b5180ff413073a
positionalMarketManager() view returns (address)
0xb0ee5c967f209f24f7ef30c2c6da38346a87e089
positionalMarketMastercopy() view returns (address)
0x40ffc0f4fd1afc766d505d21d6a08b63685af1be
sportsAMM() view returns (address)
0xafd339acf24813e8038bfdf19a8d87eb94b4605d
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.