Undead Blocks Weapon Loadouts
Verified contract
Proxy
Active on
Ethereum with 6,125 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 43 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LOADOUT | ERC-721 | 1 | -- | -- | |
LOADOUT | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21160035 | 3 hours ago | | | 0 | 0.0010920768 | |
| 21154659 | 21 hours ago | | | 0 | 0.00030732161 | |
| 21139243 | 3 days ago | | | 0 | 0.0010065337 | |
| 21138760 | 3 days ago | | | 0 | 0.0012870684 | |
| 21063892 | 14 days ago | | | 0 | 0.00051569281 | |
| 21063847 | 14 days ago | | | 0 | 0.00061502283 | |
| 21006834 | 22 days ago | | | 0 | 0.00035184597 | |
| 21005305 | 22 days ago | | | 0 | 0.00047370810 | |
| 21005116 | 22 days ago | | | 0 | 0.00037975084 | |
| 20989564 | 24 days ago | | | 0 | 0.00089928363 |
ABI
ABI objects
Getter at block 21161046
BURNER_ROLE() view returns (bytes32)
0x3c11d16cbaffd01df69ce1c404f6340ee057498f5f00246190ea54220576a848
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE() view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
baseUri() view returns (string)
https://be.undeadblocks.com/api/metadata/
name() view returns (string)
Undead Blocks Weapon Loadouts
owner() view returns (address)
0xf8efb9fe5786644ee126bb841ef434a86f368810
symbol() view returns (string)
LOADOUT
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
packageIds(uint256) view returns (uint256)
supportsInterface(bytes4 _interfaceId) view returns (bool)
tokenURI(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
__UndeadNFT_init()
approve(address to, uint256 tokenId)
bulkBurn(uint256 fromId, uint256 toId)
grantRole(bytes32 role, address account)
mint(uint256 tokenId, address to, uint256 pkgId)
multipleMint(address to, uint256 fromId, uint256 toId, uint256 pkgId)
renounceOwnership()
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseUri(string uri)
setPackage(uint256 tokenId, uint256 pkgId)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.