ResourceField
Verified contract
Active on
Ethereum with 8,916 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0x97a2…db73 | ERC-1555 | 43.001371B | -- | -- | |
0x97a2…db73 | ERC-1555 | 42.191073B | -- | -- | |
0x97a2…db73 | ERC-1555 | 18.519484B | -- | -- | |
0x97a2…db73 | ERC-1555 | 17.525878B | -- | -- | |
0x97a2…db73 | ERC-1555 | 17.284296B | -- | -- | |
0x97a2…db73 | ERC-1555 | 8.442895B | -- | -- | |
0x97a2…db73 | ERC-1555 | 7.938137B | -- | -- | |
0x97a2…db73 | ERC-1555 | 6.043793B | -- | -- | |
0x97a2…db73 | ERC-1555 | 2.311917B | -- | -- | |
FVCK_AVATAR// | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21261163 | 8 days ago | | | 0 | 0.00060737801 | |
| 21241327 | 11 days ago | | | 0 | 0.0010600425 | |
| 21222457 | 14 days ago | | | 0 | 0.0026134055 | |
| 21195625 | 18 days ago | | | 0 | 0.0016562506 | |
| 21088266 | a month ago | | | 0 | 0.0014006460 | |
| 21017308 | a month ago | | | 0 | 0.00044385315 | |
| 20808690 | 2 months ago | | | 0 | 0.00058022597 | |
| 20745908 | 3 months ago | | | 0 | 0.00016666630 | |
| 20364624 | 4 months ago | | | 0 | 0.00048625309 | |
| 20213857 | 5 months ago | | | 0 | 0.00055130850 |
ABI
ABI objects
Getter at block 21321023
RESOURCE_ADDRESS() view returns (address)
0x97a20815a061eae224c4fdf3109731f73743db73
getAdmins() view returns (address[] admins)
[0xc27f939EF906cDd0C7abFd85Ce34C012ed147935]
owner() view returns (address)
0x11f412403fb8f5cc7d1947763a2d86543103a601
Read-only
isAdmin(address admin) view returns (bool)
nonceUsed(bytes32 nonce) view returns (bool)
onERC1155BatchReceived(address, address, uint256[], uint256[], bytes) view returns (bytes4)
onERC1155Received(address, address, uint256, uint256, bytes) view returns (bytes4)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events approveAdmin(address admin)
burnResources(uint256[] tokenIds, uint256[] amounts)
claimResources(uint256[] tokenIds, uint256[] amounts, bytes32 message, bytes signature, bytes32 nonce)
disable()
enable()
onERC721Received(address, address from, uint256 tokenId, bytes data) returns (bytes4)
recover(address tokenAddress, uint256 tokenId, address recipient)
renounceOwnership()
revokeAdmin(address admin)
stakeMultiple(address[] tokenAddresses, uint256[] tokenIds, bytes data)
transferOwnership(address newOwner)
unstake(address[] tokenAddresses, uint256[] tokenIds)
updateSigner(address signingAddress)
AdminApproved(address indexed account, address indexed sender)
AdminRevoked(address indexed account, address indexed sender)
ClaimResource(bytes32 nonce, address ownerAddress, uint256[] tokenIds, uint256[] amounts)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Stake(address ownerAddress, address tokenAddress, uint256 tokenId, bytes data)
Unstake(address ownerAddress, address tokenAddress, uint256 tokenId)
constructor(address resourceAddress, address signingAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.