ERC1967Proxy
Verified contract
Proxy
Active on
Ethereum with 15 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
0xc3ab…ee62
0x458a…bb66
Balances ($0.00)
No balances found for "ERC1967Proxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21271042 | 4 days ago | | | 0 | 0.0031703728 | |
| 21040857 | a month ago | | | 0 | 0.0011537440 | |
| 21040809 | a month ago | | | 0 | 0.0011919047 | |
| 19459463 | 8 months ago | | | 0 | 0.0055752060 | |
| 19431698 | 9 months ago | | | 0 | 0.011768672 | |
| 19381412 | 9 months ago | | | 0 | 0.031370656 | |
| 18582898 | a year ago | | | 0 | 0.0051506520 | |
| 18582882 | a year ago | | | 0 | 0.0054894413 | |
| 18582576 | a year ago | | | 0 | 0.098584163 | |
| 18388971 | a year ago | | | 0 | 0.00053501761 |
ABI
ABI objects
Getter at block 21298796 proxiableUUID() view returns (bytes32)
nftBase() view returns (address)
0x458a9887667b731a599179fc1f428e474b40bb66
roleManager() view returns (address)
0xc3abe770779f8c61ffaa75527167a49a114eee62
Read-only
getNFT(uint256 id) view returns (struct LandNFTNFTInfo)
getScaleWeight(uint256 scale) view returns (uint256)
getUsageWeight(string usage) view returns (uint256)
scaleWeights(uint256) view returns (uint256)
usageWeights(string) view returns (uint256)
State-modifying
Events initialize(address _roleManager, address _nftBase, uint256 _currentId)
mint(uint256 isleId, string usage, uint256 scale, string form, uint256 amount, address maker) returns (uint256)
mintBatch(uint256 isleId, string[] usages, uint256[] scales, string[] forms, uint256[] amounts, address maker) returns (uint256[])
setCurrentId(uint256 _currentId)
setRoleManagerContract(address newRoleManagerContractAddress)
setScaleWeight(uint256 scale, uint256 weight)
setUsageWeight(string usage, uint256 weight)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.