The Disruptive Gallery
Verified contract
Active on
Ethereum with 245 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1317…2b91
0x5b61…1a2b
0x5b61…1a2b
6 additional
variables
Balances ($0.00)
No balances found for "The Disruptive Gallery"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21221522 | 19 hours ago | | | 0 | 0.0036538033 | |
| 21220862 | 21 hours ago | | | 0 | 0.00037789034 | |
| 21220858 | 21 hours ago | | | 0 | 0.00038063566 | |
| 21216604 | a day ago | | | 0 | 0.00095436893 | |
| 21216599 | a day ago | | | 0 | 0.0059693787 | |
| 21216597 | a day ago | | | 0 | 0.0060300109 | |
| 21216535 | a day ago | | | 0 | 0.097744228 | |
| 21216527 | a day ago | | | 0 | 0.0012405398 | |
| 21216519 | a day ago | | | 0 | 0.0012277910 | |
| 21216513 | a day ago | | | 0 | 0.0011145556 |
ABI
ABI objects
Getter at block 21227245
admin() view returns (address)
0xda660c53bf80ec39acbac12160b34c6583434f92
adminACLContract() view returns (address)
0xda660c53bf80ec39acbac12160b34c6583434f92
artblocksDependencyRegistryAddress() view returns (address)
0x0000000000000000000000000000000000000000
autoApproveArtistSplitProposals() view returns (bool)
false
coreType() pure returns (string)
GenArt721CoreV3_Engine_Flex
coreVersion() pure returns (string)
v3.1.4
defaultBaseURI() view returns (string)
https://token.artblocks.io/0x96a83b48de94e130cf2aa81b28391c28ee33d253/
minterContract() view returns (address)
0xa2ccfe293bc2cdd78d8166a82d1e18cd2148122b
name() view returns (string)
The Disruptive Gallery
newProjectsForbidden() view returns (bool)
false
nextProjectId() view returns (uint256)
6
numHistoricalRandomizers() view returns (uint256)
1
owner() view returns (address)
0xda660c53bf80ec39acbac12160b34c6583434f92
platformProviderPrimarySalesAddress() view returns (address)
0x7118b4e929b72cb75c69c7cf4467fa7e2761175f
platformProviderPrimarySalesPercentage() view returns (uint256)
0
platformProviderSecondarySalesAddress() view returns (address)
0x7118b4e929b72cb75c69c7cf4467fa7e2761175f
platformProviderSecondarySalesBPS() view returns (uint256)
0
preferredArweaveGateway() view returns (string)
preferredIPFSGateway() view returns (string)
https://ipfs.tdg.art/ipfs/
randomizerContract() view returns (address)
0x13178a7a8a1a9460dbe39f7eccebd91b31752b91
renderProviderPrimarySalesAddress() view returns (address)
0x5b614c9c64b4c626e0302970dfa2fcde6f3b1a2b
renderProviderPrimarySalesPercentage() view returns (uint256)
10
renderProviderSecondarySalesAddress() view returns (address)
0x5b614c9c64b4c626e0302970dfa2fcde6f3b1a2b
renderProviderSecondarySalesBPS() view returns (uint256)
250
startingProjectId() view returns (uint256)
0
symbol() view returns (string)
TDG
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getHistoricalRandomizerAt(uint256 _index) view returns (address)
getPrimaryRevenueSplits(uint256 _projectId, uint256 _price) view returns (uint256 renderProviderRevenue_, address renderProviderAddress_, uint256 platformProviderRevenue_, address platformProviderAddress_, uint256 artistRevenue_, address artistAddress_, uint256 additionalPayeePrimaryRevenue_, address additionalPayeePrimaryAddress_)
getRoyalties(uint256 _tokenId) view returns (address[] recipients, uint256[] bps)
isApprovedForAll(address owner, address operator) view returns (bool)
isMintWhitelisted(address _minter) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
projectArtistPaymentInfo(uint256 _projectId) view returns (address artistAddress, address additionalPayeePrimarySales, uint256 additionalPayeePrimarySalesPercentage, address additionalPayeeSecondarySales, uint256 additionalPayeeSecondarySalesPercentage, uint256 secondaryMarketRoyaltyPercentage)
projectDetails(uint256 _projectId) view returns (string projectName, string artist, string description, string website, string license)
projectExternalAssetDependencyByIndex(uint256 _projectId, uint256 _index) view returns (struct IGenArt721CoreContractV3_Engine_FlexExternalAssetDependencyWithData)
projectExternalAssetDependencyCount(uint256 _projectId) view returns (uint256)
projectIdToAdditionalPayeePrimarySales(uint256 _projectId) view returns (address)
projectIdToAdditionalPayeePrimarySalesPercentage(uint256 _projectId) view returns (uint256)
projectIdToAdditionalPayeeSecondarySales(uint256 _projectId) view returns (address)
projectIdToAdditionalPayeeSecondarySalesPercentage(uint256 _projectId) view returns (uint256)
projectIdToArtistAddress(uint256 _projectId) view returns (address)
projectIdToSecondaryMarketRoyaltyPercentage(uint256 _projectId) view returns (uint256)
projectScriptByIndex(uint256 _projectId, uint256 _index) view returns (string)
projectScriptBytecodeAddressByIndex(uint256 _projectId, uint256 _index) view returns (address)
projectScriptDetails(uint256 _projectId) view returns (string scriptTypeAndVersion, string aspectRatio, uint256 scriptCount)
projectStateData(uint256 _projectId) view returns (uint256 invocations, uint256 maxInvocations, bool active, bool paused, uint256 completedTimestamp, bool locked)
projectURIInfo(uint256 _projectId) view returns (string projectBaseURI)
proposedArtistAddressesAndSplitsHash(uint256) view returns (bytes32)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenIdToHash(uint256 _tokenId) view returns (bytes32)
tokenIdToHashSeed(uint256 _tokenId) view returns (bytes12)
tokenIdToProjectId(uint256 _tokenId) pure returns (uint256 _projectId)
tokenURI(uint256 _tokenId) view returns (string)
State-modifying
Events addProject(string _projectName, address _artistAddress)
addProjectExternalAssetDependency(uint256 _projectId, string _cidOrData, uint8 _dependencyType)
addProjectScript(uint256 _projectId, string _script)
adminACLAllowed(address _sender, address _contract, bytes4 _selector) returns (bool)
adminAcceptArtistAddressesAndSplits(uint256 _projectId, address _artistAddress, address _additionalPayeePrimarySales, uint256 _additionalPayeePrimarySalesPercentage, address _additionalPayeeSecondarySales, uint256 _additionalPayeeSecondarySalesPercentage)
approve(address to, uint256 tokenId)
forbidNewProjects()
lockProjectExternalAssetDependencies(uint256 _projectId)
mint_Ecf(address _to, uint256 _projectId, address _by) returns (uint256 _tokenId)
proposeArtistPaymentAddressesAndSplits(uint256 _projectId, address _artistAddress, address _additionalPayeePrimarySales, uint256 _additionalPayeePrimarySalesPercentage, address _additionalPayeeSecondarySales, uint256 _additionalPayeeSecondarySalesPercentage)
removeProjectExternalAssetDependency(uint256 _projectId, uint256 _index)
removeProjectLastScript(uint256 _projectId)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setTokenHash_8PT(uint256 _tokenId, bytes32 _hashSeed)
toggleProjectIsActive(uint256 _projectId)
toggleProjectIsPaused(uint256 _projectId)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
updateArtblocksDependencyRegistryAddress(address _artblocksDependencyRegistryAddress)
updateArweaveGateway(string _gateway)
updateDefaultBaseURI(string _defaultBaseURI)
updateIPFSGateway(string _gateway)
updateMinterContract(address _address)
updateProjectArtistAddress(uint256 _projectId, address _artistAddress)
updateProjectArtistName(uint256 _projectId, string _projectArtistName)
updateProjectAspectRatio(uint256 _projectId, string _aspectRatio)
updateProjectBaseURI(uint256 _projectId, string _newBaseURI)
updateProjectDescription(uint256 _projectId, string _projectDescription)
updateProjectExternalAssetDependency(uint256 _projectId, uint256 _index, string _cidOrData, uint8 _dependencyType)
updateProjectLicense(uint256 _projectId, string _projectLicense)
updateProjectMaxInvocations(uint256 _projectId, uint24 _maxInvocations)
updateProjectName(uint256 _projectId, string _projectName)
updateProjectScript(uint256 _projectId, uint256 _scriptId, string _script)
updateProjectScriptType(uint256 _projectId, bytes32 _scriptTypeAndVersion)
updateProjectSecondaryMarketRoyaltyPercentage(uint256 _projectId, uint256 _secondMarketRoyalty)
updateProjectWebsite(uint256 _projectId, string _projectWebsite)
updateProviderPrimarySalesPercentages(uint256 renderProviderPrimarySalesPercentage_, uint256 platformProviderPrimarySalesPercentage_)
updateProviderSalesAddresses(address _renderProviderPrimarySalesAddress, address _renderProviderSecondarySalesAddress, address _platformProviderPrimarySalesAddress, address _platformProviderSecondarySalesAddress)
updateProviderSecondarySalesBPS(uint256 _renderProviderSecondarySalesBPS, uint256 _platformProviderSecondarySalesBPS)
updateRandomizerAddress(address _randomizerAddress)
AcceptedArtistAddressesAndSplits(uint256 indexed _projectId)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
ExternalAssetDependencyRemoved(uint256 indexed _projectId, uint256 indexed _index)
ExternalAssetDependencyUpdated(uint256 indexed _projectId, uint256 indexed _index, string _cid, uint8 _dependencyType, uint24 _externalAssetDependencyCount)
GatewayUpdated(uint8 indexed _dependencyType, string _gatewayAddress)
Mint(address indexed _to, uint256 indexed _tokenId)
MinterUpdated(address indexed _currentMinter)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PlatformUpdated(bytes32 indexed _field)
ProjectExternalAssetDependenciesLocked(uint256 indexed _projectId)
ProjectUpdated(uint256 indexed _projectId, bytes32 indexed _update)
ProposedArtistAddressesAndSplits(uint256 indexed _projectId, address _artistAddress, address _additionalPayeePrimarySales, uint256 _additionalPayeePrimarySalesPercentage, address _additionalPayeeSecondarySales, uint256 _additionalPayeeSecondarySalesPercentage)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string _tokenName, string _tokenSymbol, address _renderProviderAddress, address _platformProviderAddress, address _randomizerContract, address _adminACLContract, uint248 _startingProjectId, bool _autoApproveArtistSplitProposals)
This contract contains no fallback and receive objects.
This contract contains no error objects.