Marz Resources
Verified contract
Proxy
Active on
Ethereum with 351 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 46 additional slots
-
variable spans 5 additional slots
-
variable spans 5 additional slots
-
variable spans 4 additional slots
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "Marz Resources"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16583475 | 2 years ago | | | 0 | 0.0037647955 | |
| 15325880 | 2 years ago | | | 0 | 0.00035388729 | |
| 15325879 | 2 years ago | | | 0 | 0.00035306472 | |
| 14346723 | 3 years ago | | | 0 | 0.0024326887 | |
| 14333362 | 3 years ago | | | 0 | 0.0033447568 | |
| 14333321 | 3 years ago | | | 0 | 0.0025021200 | |
| 14333321 | 3 years ago | | | 0 | 0.0030535097 | |
| 14022712 | 3 years ago | | | 0 | 0.0047902926 | |
| 13986887 | 3 years ago | | | 0 | 0.0089751597 | |
| 13983418 | 3 years ago | | | 0 | 0.0070511514 |
ABI
ABI objects
Getter at block 21330954
ANTIMONY() view returns (uint256)
9
BACTERIA() view returns (uint256)
17
BISMUTH() view returns (uint256)
8
CHROMIUM() view returns (uint256)
14
COBALT() view returns (uint256)
11
COPPER() view returns (uint256)
2
DIAMOND() view returns (uint256)
18
DIRT() view returns (uint256)
0
GOLD() view returns (uint256)
13
ICE() view returns (uint256)
6
IRON() view returns (uint256)
3
LEAD() view returns (uint256)
7
LITHIUM() view returns (uint256)
10
MERCURY() view returns (uint256)
15
NICKEL() view returns (uint256)
4
SILVER() view returns (uint256)
12
TIN() view returns (uint256)
1
TUNGSTEN() view returns (uint256)
16
ZINC() view returns (uint256)
5
baseURI() view returns (string)
https://api.marzmining.xyz/token/
marz() view returns (address)
0xd0ba8b19b0f5e25c11ed233302e75794c9d3142b
name() view returns (string)
Marz Resources
symbol() view returns (string)
rMARZ
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
claimed(uint256) view returns (uint256)
getResources(uint256 plotId) view returns (uint256[] resources)
isApprovedForAll(address account, address operator) view returns (bool)
startTimes(uint256) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
uri(uint256 tokenId) view returns (string)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
initialize(address _marz)
mine(uint256 plotId)
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setApprovalForAll(address operator, bool approved)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
ApprovalForAll(address indexed account, address indexed operator, bool approved)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.