RedlionLegendaryGazette

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xf90ad626 at 16465947
Slot
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

No balances found for "RedlionLegendaryGazette"

No transactions found for "RedlionLegendaryGazette"


Functions
Getter at block 21268353
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
ENTRY_FEE(view returns (uint256)
0
FACTOR(view returns (uint256)
0
MANAGER_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MAX_AUCTION_TIME(view returns (uint256)
0
MINIMUM_OUTBID(view returns (uint256)
0
MIN_AUCTION_TIME(view returns (uint256)
0
OWNER_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
liveAuctions(view returns (uint256)
0
name(view returns (string)
symbol(view returns (string)
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getIssue(uint256 _issueview returns (struct IRedlionLegendaryGazetteIssue)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isAuctionLaunched(uint256 _issueview returns (bool)
issues(uint256view returns (uint256 issueNumberuint256 reservePricestring uriuint256 startTimeuint256 endTimebool refunded)
minimumOutbid(uint256 _issueview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
winningBid(uint256 _issueview returns (struct IRedlionLegendaryGazetteBid)
State-modifying
approve(address touint256 tokenId
claim(uint256 _issue
forceClaim(uint256 _issue
grantRole(bytes32 roleaddress account
initialize(address _manager
launchAuction(uint256 _issueuint256 _reservestring _uri
placeBid(uint256 _issuepayable 
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setAuctionOptions(uint256 _minuint256 _maxuint256 _outbiduint256 _fee
setManager(address _manager
setRewardFactor(uint256 _factor
setTokenURI(uint256 _issuestring _uri
transferFrom(address fromaddress touint256 tokenId
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
AuctionBid(uint256 indexed issueIdaddress indexed bidderuint256 priceuint256 totalBid
AuctionEnded(uint256 indexed issueIdaddress indexed winnerstruct IRedlionLegendaryGazetteBid winningBid
AuctionLaunched(uint256 indexed issueIduint256 startTime
Initialized(uint8 version
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.