ModelDataSource
Verified contract
Active on
Ethereum with 1,645 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 6929 additional slots
Balances ($0.00)
No balances found for "ModelDataSource"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9051323 | 5 years ago | | | 0 | 0.00015560600 | |
| 9044433 | 5 years ago | | | 0 | 0.0010517750 | |
| 9013240 | 5 years ago | | | 0 | 0.0036829750 | |
| 9013238 | 5 years ago | | | 0 | 0.0036829750 | |
| 9013238 | 5 years ago | | | 0 | 0.0036813750 | |
| 9013238 | 5 years ago | | | 0 | 0.0036829750 | |
| 9013238 | 5 years ago | | | 0 | 0.0036781750 | |
| 9013238 | 5 years ago | | | 0 | 0.0036797750 | |
| 9013238 | 5 years ago | | | 0 | 0.0036813750 | |
| 9013238 | 5 years ago | | | 0 | 0.0036797750 |
ABI
ABI objects
Getter at block 21207583
VERSION() view returns (string)
1.0.0
intervalListsLocked() view returns (bool)
true
owner() view returns (address)
0x0000000000000000000000000000000000000000
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getInterval(uint256 _rowNum, uint256 _colNum) view returns (uint256, uint256, uint256, uint256, uint256, uint256)
getIntervalCoefs(uint256 _rowNum, uint256 _colNum) view returns (uint256, uint256)
getRequiredMintAmount(uint256 _rowNum) view returns (uint256)
intervalLists(uint256, uint256) view returns (uint256 minN, uint256 maxN, uint256 minR, uint256 maxR, uint256 alpha, uint256 beta)
State-modifying
Events claimOwnership()
lock()
renounceOwnership()
setInterval(uint256 _rowNum, uint256 _colNum, uint256 _minN, uint256 _maxN, uint256 _minR, uint256 _maxR, uint256 _alpha, uint256 _beta)
transferOwnership(address newOwner)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.