KxA

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x185caca2 at 17007910
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 46 additional slots
-
variable spans 48 additional slots
-
variable spans 47 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
19 additional variables

No balances found for "KxA"

No transactions found for "KxA"


Functions
Getter at block 20988044
ALLOWLIST_ROLE(view returns (bytes32)
0x26a560d834a19637eccba4611bbc09fb32970bb627da0a70f14f83fdc9822cbc
CHAPTER_1_SEALED(view returns (uint256)
1
CHAPTER_1_UNSEALED(view returns (uint256)
2
CHAPTER_2_SEALED(view returns (uint256)
3
CHAPTER_2_UNSEALED(view returns (uint256)
4
CHAPTER_3_SEALED(view returns (uint256)
5
CHAPTER_3_UNSEALED(view returns (uint256)
6
CHAPTER_4_SEALED(view returns (uint256)
7
CHAPTER_4_UNSEALED(view returns (uint256)
8
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
FULL_VOLUME_SEALED(view returns (uint256)
9
FULL_VOLUME_UNSEALED(view returns (uint256)
10
OWNER_ROLE(view returns (bytes32)
0xb19546dff01e856fb3f010c267a7b1c60363cf8a4664e21cc89c26224620214e
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
PRICE_SETTER_ROLE(view returns (bytes32)
0x04824fcb60e7cc526d70b264caa65b62ed44d9c8e5d230e8ff6b0c7373843b8a
TOKEN_SETTER_ROLE(view returns (bytes32)
0x7716295285eebfe6e2663b4283fd285ada68eb34cae0a06b62c4123686f3226a
UPGRADER_ROLE(view returns (bytes32)
0x189ab7a9244df0848122154315af71fe140f3db0fe014031783b0946b8c9d2e3
admin(view returns (address)
0x0000000000000000000000000000000000000000
author(view returns (address)
0x0000000000000000000000000000000000000000
availableToMint(view returns (bool)
false
contractURI(view returns (string)
isOperatorFilterRegistryRevoked(view returns (bool)
false
mintEndDate(view returns (uint256)
0
mintLimit(view returns (uint256)
0
mintStartDate(view returns (uint256)
0
 
owner(view returns (address)
paused(view returns (bool)
false
price(view returns (uint256)
0
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
totalReleased(view returns (uint256)
0
totalShares(view returns (uint256)
0
Read-only
allowlistSigners(uint256view returns (address)
availableToRedeem(uint256 tokenTypeIdview returns (bool)
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
payee(uint256 indexview returns (address)
releasable(address accountview returns (uint256)
releasable(address tokenaddress accountview returns (uint256)
released(address accountview returns (uint256)
released(address tokenaddress accountview returns (uint256)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
shares(address accountview returns (uint256)
signatureUsed(bytesview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
timedTokens(uint256view returns (string tokenTypeURIuint256 startDate)
totalReleased(address tokenview returns (uint256)
totalSupply(uint256 idview returns (uint256)
uri(uint256 tokenTypeIdview returns (string)
State-modifying
grantRole(bytes32 roleaddress account
initialize(string contractURI_struct KxATimedToken[] timedTokens_uint256 price_uint256 mintStartDate_uint256 mintEndDate_uint256 mintLimit_uint96 secondaryRoyaltyPercentage_address[] accounts_uint256[] paymentSplit_address[] allowlistSigners_
mintChapter1(address touint256 quantitybytes allowlistSignaturepayable 
pause(
redeemFullVolume(
redeemNextChapter(uint256 originalTokenTypeIduint256 quantity
release(address account
release(address tokenaddress account
renounceRole(bytes32 roleaddress account
revokeOperatorFilterRegistry(
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 tokenIduint256 amountbytes data
setAllowlistSigners(address[] allowlistSigners_
setApprovalForAll(address operatorbool approved
setMintEndDate(uint256 newMintEndDate
setMintPrice(uint256 newPrice
setMintStartDate(uint256 newMintStartDate
setTimedTokenStartDate(uint256 tokenTypeIduint256 startDate
setTimedTokenURI(uint256 tokenTypeIdstring tokenTypeURI
unpause(
unsealTokens(uint256 originalTokenTypeIduint256 quantity
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
BeaconUpgraded(address indexed beacon
ERC20PaymentReleased(address indexed tokenaddress touint256 amount
Initialized(uint8 version
MintEndDateChanged(uint256 newMintEndDate
MintPriceChanged(uint256 newPrice
MintStartDateChanged(uint256 newMintStartDate
OperatorFilterRegistryRevoked(
Paused(address account
PayeeAdded(address accountuint256 shares
PaymentReceived(address fromuint256 amount
PaymentReleased(address touint256 amount
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TimedTokenStartDateChanged(uint256 tokenIduint256 newStartDate
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Unpaused(address account
Upgraded(address indexed implementation
Constructor
constructor(
Fallback and receive
receive(
Errors
AllowlistAlreadyAccessed(
AlreadyRevoked(
IncompleteChapterTokens(
IncorrectPaymentAmount(uint256 expecteduint256 actual
InvalidTokenTypeId(
MintLimitExceeded(
MintingEnded(
MintingNotStartedYet(
NotEnoughTokens(
OnlyOwner(
OperatorNotAllowed(address operator
RedeemNotAvailableYet(
TokenTypeMustBeSealed(
TokenTypeMustBeUnsealed(