Undead Blocks Weapon Apocalypse
Verified contract
Proxy
Active on
Ethereum with 1,647 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)
No balances found for "Undead Blocks Weapon Apocalypse"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21206843 | 2 days ago | | | 0 | 0.00050580791 | |
| 21041884 | 25 days ago | | | 0 | 0.00036423522 | |
| 21041725 | 25 days ago | | | 0 | 0.00036981176 | |
| 21041659 | 25 days ago | | | 0 | 0.00066606665 | |
| 20938732 | a month ago | | | 0 | 0.00054200906 | |
| 20938727 | a month ago | | | 0 | 0.00082882242 | |
| 20927801 | a month ago | | | 0 | 0.00060510695 | |
| 20844277 | 2 months ago | | | 0 | 0.0015264052 | |
| 20747128 | 2 months ago | | | 0 | 0.000077358410 | |
| 20605677 | 3 months ago | | | 0 | 0.000059930515 |
ABI
ABI objects
Getter at block 21223810
BURNER_ROLE() view returns (bytes32)
0x3c11d16cbaffd01df69ce1c404f6340ee057498f5f00246190ea54220576a848
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
EDITOR_ROLE() view returns (bytes32)
0x21d1167972f621f75904fb065136bc8b53c7ba1c60ccd3a7758fbee465851e9c
MINTER_ROLE() view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
baseUri() view returns (string)
https://be.undeadblocks.com/api/metadata/apocalypse/
name() view returns (string)
Undead Blocks Weapon Apocalypse
owner() view returns (address)
0xf8efb9fe5786644ee126bb841ef434a86f368810
symbol() view returns (string)
WEAPONS
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
__UndeadNFT2_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)
EBaseUri(string uri)
EPackage(uint256 tokenId, uint256 pkgId)
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.