Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "MOPN"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19345100 | 9 months ago | | | 0 | 0.010168624 | |
| 19338265 | 9 months ago | | | 0 | 0.0065987025 | |
| 19330771 | 9 months ago | | | 0 | 0.0080407693 | |
| 19310541 | 9 months ago | | | 0 | 0.0066527741 | |
| 19310438 | 9 months ago | | | 0 | 0.0068260573 | |
| 19253397 | 9 months ago | | | 0 | 0.0037817389 | |
| 19251798 | 9 months ago | | | 0 | 0.0034250572 | |
| 19160843 | 9 months ago | | | 0 | 0.0031378539 | |
| 19150210 | 10 months ago | | | 0 | 0.0037372430 | |
| 19124003 | 10 months ago | | | 0 | 0.0045148662 |
ABI
ABI objects
Getter at block 21228201
LastTickBlock() view returns (uint32)
19461234
MTOutputPerBlock() view returns (uint32)
57701655
MTReduceInterval() view returns (uint256)
50000
MTReduceTimes() view returns (uint256)
36
MTStepStartBlock() view returns (uint32)
19417580
MTTotalMinted() view returns (uint64)
40824063774232
MaxCollectionOnMapNum() view returns (uint256)
10000
PerMOPNPointMinted() view returns (uint48)
140525093
TotalMOPNPoints() view returns (uint48)
512464
currentMTPPB() view returns (uint256 MTPPB)
51786191
getGovernance() view returns (address)
0xf2ddf4151ca1719418454150a19cd86a6fad7705
governance() view returns (address)
0xf2ddf4151ca1719418454150a19cd86a6fad7705
nextLandId() view returns (uint16)
521
whiteListOffTotalMOPNPoint() view returns (uint48)
30000000
Read-only
ADs(address) view returns (uint16 LandId, uint24 Coordinate, uint48 PerMOPNPointMinted, uint48 SettledMT, uint48 PerCollectionNFTMinted, uint16 AgentAssignPercentage, address AgentPlacer)
CDs(address) view returns (uint24 CollectionMOPNPoint, uint48 OnMapMOPNPoints, uint16 OnMapNftNumber, uint16 OnMapAgentPlaceNftNumber, uint48 PerCollectionNFTMinted, uint48 PerMOPNPointMinted, uint48 SettledMT)
checkAccountQualification(address account) view returns (address collectionAddress)
computeMOPNAccount(address tokenContract, uint256 tokenId) view returns (address)
currentMTPPB(uint256 reduceTimes) view returns (uint256 MTPPB)
get256bitmap(uint256 bitmap, uint256 index) pure returns (bool)
getAccountCollection(address account) view returns (address collectionAddress)
getAccountData(address account) view returns (struct IMOPNAccountDataStruct)
getAccountOnMapMOPNPoint(address account) view returns (uint256 OnMapMOPNPoint)
getCollectionAgentAssignPercentage(address collectionAddress) view returns (uint16)
getCollectionData(address collectionAddress) view returns (struct IMOPNCollectionDataStruct)
set256bitmap(uint256 bitmap, uint256 index) pure returns (uint256)
tileAtLandCenter(uint256 LandId) pure returns (uint24)
tilecheck(uint24 tileCoordinate) pure
tiledistance(uint24 a, uint24 b) pure returns (uint24 d)
tileneighbor(uint24 tileCoordinate, uint256 direction) view returns (uint24)
tilepoint(uint24 tileCoordinate) pure returns (uint48)
State-modifying
Events batchClaimAccountMT(address[][] accounts)
buyBomb(uint256 amount)
claimAccountMT(address account)
claimCollectionMT(address collectionAddress)
collectionWhiteListRegistry(address collectionAddress, uint48 OpenTotalMOPNPoint, bytes32[] proof)
moveTo(address account, uint24 tileCoordinate, uint16 LandId, address[] tileAccounts)
moveToNFT(address collectionAddress, uint256 tokenId, uint24 tileCoordinate, uint16 LandId, address[] tileAccounts, bytes initData)
multicall(bytes[] data) returns (bytes[] results)
settleCollectionMOPNPoint(address collectionAddress, uint24 point)
settleCollectionMT(address collectionAddress)
settlePerMOPNPointMinted()
whiteListRootUpdate(bytes32 root)
AccountJumpIn(address indexed account, uint16 indexed LandId, uint24 tileCoordinate, address agentPlacer, uint16 AgentAssignPercentage)
AccountMTMinted(address indexed account, uint256 amount, uint16 AgentAssignPercentage)
AccountMove(address indexed account, uint16 indexed LandId, uint24 fromCoordinate, uint24 toCoordinate)
BombUse(address indexed account, address victim, uint24 tileCoordinate)
CollectionMTMinted(address indexed collectionAddress, uint256 amount)
CollectionPointChange(address collectionAddress, uint256 CollectionPoint)
LandHolderMTMinted(uint16 indexed LandId, uint256 amount)
constructor(address governance_, uint32 MTStepStartBlock_, bytes32 whiteListRoot_)
This contract contains no fallback and receive objects.
This contract contains no error objects.