Tender Flex
Verified contract
Active on
Ethereum with 200 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4cad…2e24
0xe7be…9526
0xe7be…9526
6 additional
variables
Balances ($0.00)
No balances found for "Tender Flex"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21028839 | 25 days ago | | | 0 | 0.0012236019 | |
| 20252585 | 4 months ago | | | 0 | 0.000063828084 | |
| 19700505 | 7 months ago | | | 0 | 0.00025501319 | |
| 19591766 | 7 months ago | | | 0 | 0.00053002263 | |
| 19591765 | 7 months ago | | | 0 | 0.00093864102 | |
| 19562790 | 8 months ago | | | 0 | 0.0013423535 | |
| 19473496 | 8 months ago | | | 0 | 0.0012872827 | |
| 19402621 | 8 months ago | | | 0 | 0.0022906330 | |
| 19402319 | 8 months ago | | | 0 | 0.0030266734 | |
| 19402313 | 8 months ago | | | 0 | 0.0022950124 |
ABI
ABI objects
Getter at block 21206172
admin() view returns (address)
0x3947f422386f82e44015991220e033ad2d4b7be5
adminACLContract() view returns (address)
0x3947f422386f82e44015991220e033ad2d4b7be5
artblocksDependencyRegistryAddress() view returns (address)
0x0000000000000000000000000000000000000000
autoApproveArtistSplitProposals() view returns (bool)
false
coreType() pure returns (string)
GenArt721CoreV3_Engine_Flex
coreVersion() pure returns (string)
v3.1.2
defaultBaseURI() view returns (string)
https://token.artblocks.io/0x959d2f3caf19d20bdbb4e0a4f21ca8a815eddf65/
minterContract() view returns (address)
0x3b90746ac1ccbfc5d6ac3a09d9930dc3b224a0f9
name() view returns (string)
Tender Flex
newProjectsForbidden() view returns (bool)
false
nextProjectId() view returns (uint256)
3
numHistoricalRandomizers() view returns (uint256)
1
owner() view returns (address)
0x3947f422386f82e44015991220e033ad2d4b7be5
platformProviderPrimarySalesAddress() view returns (address)
0xfdc45dae01d1f9ef394b33c227ba9489795d148b
platformProviderPrimarySalesPercentage() view returns (uint256)
0
platformProviderSecondarySalesAddress() view returns (address)
0xfdc45dae01d1f9ef394b33c227ba9489795d148b
platformProviderSecondarySalesBPS() view returns (uint256)
0
preferredArweaveGateway() view returns (string)
preferredIPFSGateway() view returns (string)
randomizerContract() view returns (address)
0x4cad2597a555d3de82b9e8a59d6da8c1610b2e24
renderProviderPrimarySalesAddress() view returns (address)
0xe7beb4af9da9b567778278f863ed475212589526
renderProviderPrimarySalesPercentage() view returns (uint256)
10
renderProviderSecondarySalesAddress() view returns (address)
0xe7beb4af9da9b567778278f863ed475212589526
renderProviderSecondarySalesBPS() view returns (uint256)
250
startingProjectId() view returns (uint256)
0
symbol() view returns (string)
TENDER
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, address _engineRegistryContract)
This contract contains no fallback and receive objects.
This contract contains no error objects.