GRAND RISING
Verified contract
Proxy
Active on
Ethereum with 526 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
10 additional
variables
Balances ($0.00)
No balances found for "GRAND RISING"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21161211 | 7 days ago | | | 0 | 0.0010659392 | |
| 21160620 | 7 days ago | | | 0 | 0.0011223448 | |
| 20945950 | a month ago | | | 0 | 0.00042648092 | |
| 20945930 | a month ago | | | 0 | 0.00071488244 | |
| 20515664 | 3 months ago | | | 0 | 0.00010899266 | |
| 20466808 | 3 months ago | | | 0 | 0.00018175137 | |
| 20073804 | 5 months ago | | | 0 | 0.00038271208 | |
| 20011221 | 5 months ago | | | 0 | 0.00065916271 | |
| 19974097 | 6 months ago | | | 0 | 0.00056022082 | |
| 19910771 | 6 months ago | | | 0 | 0.00058957457 |
ABI
ABI objects
Getter at block 21210264 blueprint() view returns (uint32 mintAmountArtist, uint32 mintAmountPlatform, uint64 capacity, uint64 erc721TokenIndex, uint64 maxPurchaseAmount, uint128 saleEndTimestamp, uint128 price, bool tokenUriLocked, address ERC20Token, string baseTokenUri, bytes32 merkleroot, uint8 saleState, struct IBlueprintTypesPrimaryFees feeRecipientInfo)
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE() view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
artist() view returns (address)
0x5fae9d4b591f213b3ba75287f2cfac0883d17f7a
asyncSaleFeesRecipient() view returns (address)
0xdb8ac7027ce4a09c640ea07d582c700e78b95536
contractURI() view returns (string)
https://metadata.async.art/bp/63d7d04c20f6fe773c51217c
defaultPlatformPrimaryFeePercentage() view returns (uint32)
2000
getPrimaryFeeBps() view returns (uint32[])
[6000, 2000, 2000]
getPrimaryFeeRecipients() view returns (address[])
[0x5Fae9D4B591f213b3bA75287f2cfAc0883D17f7A, 0xE39d30152AA621ef1B68b8A221AB86206442F4a8, 0xdB8ac7027ce4a09C640eA07d582c700e78B95536]
latestErc721TokenIndex() view returns (uint64)
420
minterAddress() view returns (address)
0x60874f721a66a2b9018c7cacc46151708864f52d
name() view returns (string)
GRAND RISING
operatorFilterRegistry() view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
owner() view returns (address)
0xdb8ac7027ce4a09c640ea07d582c700e78b95536
platform() view returns (address)
0xdb8ac7027ce4a09c640ea07d582c700e78b95536
royaltyParameters() view returns (address split, uint32 royaltyCutBPS)
(split=0x5c00ec3d4b58d60b0a884bdbeb665950044fec7c, royaltyCutBPS=1000)
symbol() view returns (string)
GRS
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getFeeBps(uint256 tokenId) view returns (uint32[])
getFeeRecipients(uint256 tokenId) view returns (address[])
getRoleAdmin(bytes32 role) view returns (bytes32)
getRoleMember(bytes32 role, uint256 index) view returns (address)
getRoleMemberCount(bytes32 role) view returns (uint256)
hasRole(bytes32 role, address account) view returns (bool)
isApprovedForAll(address account, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
royaltyInfo(uint256 _tokenId, uint256 _salePrice) view returns (address receiver, uint256 royaltyAmount)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events _initialize()
approve(address operator, uint256 tokenId)
artistMint(uint32 quantity)
beginSale()
changeDefaultPlatformPrimaryFeePercentage(uint32 _basisPoints)
grantRole(bytes32 role, address account)
initialize(struct CreatorBlueprintsOwnershipTransferredCreatorBlueprintsInput creatorBlueprintsInput, struct IBlueprintTypesAdmins creatorBlueprintsAdmins, struct CreatorBlueprintsOwnershipTransferredRoyaltyParameters _royaltyParameters, address extraMinter)
lockBlueprintTokenUri()
pauseSale()
prepareBlueprint(struct IBlueprintTypesBlueprintPreparationConfig config, struct IBlueprintTypesPrimaryFees _feeRecipientInfo)
purchaseBlueprints(uint32 purchaseQuantity, uint32 whitelistedQuantity, uint256 tokenAmount, bytes32[] proof) payable
purchaseBlueprintsTo(uint32 purchaseQuantity, uint32 whitelistedQuantity, uint256 tokenAmount, bytes32[] proof, address nftRecipient) payable
registerWithOpenSeaOperatorRegistry()
renounceRole(bytes32 role, address account)
revealBlueprintSeed(string randomSeed)
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)
setAsyncFeeRecipient(address _asyncSaleFeesRecipient)
setFeeRecipients(struct IBlueprintTypesPrimaryFees _feeRecipientInfo)
transferFrom(address from, address to, uint256 tokenId)
unpauseSale()
updateBlueprintArtist(address _newArtist)
updateBlueprintCapacity(uint64 _newCapacity, uint64 _newLatestErc721TokenIndex)
updateBlueprintMerkleroot(bytes32 _newMerkleroot)
updateBlueprintTokenUri(string newBaseTokenUri)
updateMinterAddress(address newMinterAddress)
updateOperatorFilterAndRegister(address newRegistry)
updateOperatorFilterRegistryAddress(address newRegistry)
updatePlatformAddress(address _platform)
updateRoyaltyParameters(struct CreatorBlueprintsOwnershipTransferredRoyaltyParameters _royaltyParameters)
withdrawAllFailedCredits(address recipient)
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)
BlueprintMinted(address artist, address purchaser, uint128 tokenId, uint64 newCapacity, bytes32 seedPrefix)
BlueprintPrepared(address artist, uint64 capacity, string blueprintMetaData, string baseTokenUri)
BlueprintSeed(string randomSeed)
BlueprintTokenUriUpdated(string newBaseTokenUri)
OwnershipTransferred(address indexed owner)
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)
SalePaused()
SaleStarted()
SaleUnpaused()
SecondarySaleFees(uint256 tokenId, address[] recipients, uint256[] bps)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address beacon, bytes data)
fallback()
receive()
OperatorNotAllowed(address operator)