MetroMiniBlockInfo
Verified contract
Active on
Ethereum with 0 txns
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 "MetroMiniBlockInfo"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "MetroMiniBlockInfo"
ABI
ABI objects
Getter at block 21282339
owner() view returns (address)
0x5bc7efe34a983d1fb6bd74289ce95b36dd98ed69
Read-only
blockDataAddresses(uint256) view returns (address)
getBlockInfo(uint256 tokenId) view returns (uint256)
getBlockScore(uint256 tokenId) view returns (uint256 score)
getHoodBoost(uint256[] tokenIds) view returns (uint256)
scoresAddresses(uint256) view returns (address)
State-modifying
Events pushBlockDataAddress(address element)
pushScoreAddress(address element)
renounceOwnership()
setBlockDataAddress(uint256 index, address element)
setBoostsTypes(uint256 _boostsTypes)
setScoresAddress(uint256 index, address element)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address[] _scoresAddress, address[] _blockDataAddresses)
This contract contains no fallback and receive objects.
This contract contains no error objects.