TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 18,011 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 47 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
0xe358…a17e
4 additional
variables
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21250400 | 7 days ago | | | 0 | 0.00063788716 | |
| 21250341 | 7 days ago | | | 0 | 0.00081662911 | |
| 21250337 | 7 days ago | | | 0 | 0.00088219839 | |
| 21250334 | 7 days ago | | | 0 | 0.00093731745 | |
| 21250328 | 7 days ago | | | 0 | 0.00083486632 | |
| 21250321 | 7 days ago | | | 0 | 0.00077813479 | |
| 21250311 | 7 days ago | | | 0 | 0.00086816971 | |
| 21230227 | 10 days ago | | | 0 | 0.0015257246 | |
| 21072566 | a month ago | | | 0 | 0.00069449586 | |
| 20770765 | 2 months ago | | | 0 | 0.00022282618 |
ABI
ABI objects
Getter at block 21303941
_NERVOUS_() view returns (string)
We are Nervous. Are you? Let us help you with your next NFT project -> [email protected]
burner() view returns (address)
0x0a7e4daea1bda88bb6da6b3f8e8152606b7707e9
contractURI() view returns (string)
name() view returns (string)
BROADSIDE Phase 1: Episodes
owner() view returns (address)
0xb5dee69feaa5fc089cdef6cbe6c4a8fb2dae4dc4
paused() view returns (bool)
false
symbol() view returns (string)
BSIDE1-EPS
warHe4d() view returns (address)
0xe3589ae55bbd7697c76c510a5335eb31d972a17e
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
episodeSupply(uint8 episodeId) view returns (uint256)
isApprovedForAll(address account, address operator) view returns (bool)
isEpisodeCreator(address account) view returns (bool)
royaltyInfo(uint256 _tokenId, uint256 _salePrice) view returns (address, uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
uri(uint256 id) view returns (string)
warHe4dHasClaimed(uint8 episodeId, uint256 tokenId) view returns (bool)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
burnEpisodes(address ownerId, uint256[] episodeIds)
claim(uint8 episodeId, uint256[] tokenIds)
deleteDefaultRoyalty()
initialize()
pause()
renounceOwnership()
resetTokenRoyalty(uint256 tokenId)
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)
setBurner(address _burner)
setContractURI(string _contractURI)
setDefaultRoyalty(address receiver, uint96 feeNumerator)
setEpisodeCreator(address creator, bool isCreator)
setTokenRoyalty(uint256 tokenId, address receiver, uint96 feeNumerator)
setURI(uint256 id, string _uri)
setWarHe4d(address owned)
transferOwnership(address newOwner)
unpause()
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
ApprovalForAll(address indexed account, address indexed operator, bool approved)
ConfigureForeword(uint40 startDate, uint40 endDate, uint8 limit)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Paused(address account)
SetBurner(address indexed burner)
SetContractURI(string uri)
SetEpisodeCreator(address indexed creator, bool isCreator)
SetWarHe4d(address indexed warHe4d)
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)
Unpause()
Unpaused(address account)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.