Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1621…94d6
0x70f2…813d
6 additional
variables
Balances ($0.00)
No balances found for "SOLIDS"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20895548 | a month ago | | | 0 | 0.00013383300 | |
| 20785500 | 2 months ago | | | 0 | 0.00088271140 | |
| 20772618 | 2 months ago | | | 0 | 0.0011267898 | |
| 20766268 | 2 months ago | | | 0 | 0.00026203796 | |
| 20581082 | 3 months ago | | | 0 | 0.000056475080 | |
| 20517521 | 3 months ago | | | 0 | 0.000045932048 | |
| 20515006 | 3 months ago | | | 0 | 0.00022244121 | |
| 20371537 | 4 months ago | | | 0 | 0.00035983707 | |
| 20345616 | 4 months ago | | | 0 | 0.00026374578 | |
| 20107343 | 5 months ago | | | 0 | 0.00013317662 |
ABI
ABI objects
Getter at block 21220406
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE() view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
TOKEN_LIMIT() view returns (uint256)
8888
_contractURI() view returns (string)
ipfs://QmPmtPqQff6nnyvv8LNEpSnLqeARVus8Q5SbUfWSLAw126
additionalPayee() view returns (address)
0x0000000000000000000000000000000000000000
additionalPayeePercentage() view returns (uint256)
0
additionalPayeeRoyaltyPercentage() view returns (uint256)
0
artist() view returns (string)
FAR
artistAddress() view returns (address)
0x70f2d7fa5fae142e1af7a95b4d48a9c8e417813d
baseURI() view returns (string)
ipfs://QmaxrD8ymfrAq87GJLQNBL97Sta9zCsHzmfev7jUAoygQr
checkPool() view returns (uint256)
7547
contractURI() view returns (string)
ipfs://QmPmtPqQff6nnyvv8LNEpSnLqeARVus8Q5SbUfWSLAw126
description() view returns (string)
3D GENERATIVE DESIGN EXPERIENCE POWERED BY FINE
getAdditionalPayee() view returns (address)
0x0000000000000000000000000000000000000000
getAdditionalPayeePercentage() view returns (uint256)
0
getArtistAddress() view returns (address)
0x70f2d7fa5fae142e1af7a95b4d48a9c8e417813d
getTokenLimit() view returns (uint256)
8888
license() view returns (string)
MIT
name() view returns (string)
SOLIDS
owner() view returns (address)
0xe82121f24ddf358028a9fffc217ae8a135a51e24
paused() view returns (bool)
false
remaining() view returns (uint256)
7547
royaltyPercent() view returns (uint96)
4500
symbol() view returns (string)
SOLID
totalSupply() view returns (uint256)
1542
website() view returns (string)
https://www.solids.live/
Read-only
balanceOf(address owner) view returns (uint256)
cache(uint256) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
royaltyInfo(uint256 _tokenId, uint256 _salePrice) view returns (address, uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events additionalPayeePercent(uint96 _percentage)
additionalPayeeRoyaltyPercent(uint96 _percentage)
approve(address to, uint256 tokenId)
burn(uint256 tokenId)
grantRole(bytes32 role, address account)
mint(address to) returns (uint256)
mintBonus(address to, uint256 infiniteId) returns (uint256 bonusId)
pause()
renounceOwnership()
renounceRole(bytes32 role, address account)
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)
setBaseURI(string _uri)
setContractURI(string _uri)
setDescription(string _desc)
setRoyaltyPercent(uint96 _percentage)
setWebsite(string _url)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
unpause()
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
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)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
recievedFunds(address _from, uint256 _amount)
constructor(address coreAddress, address shopAddress)
receive()
This contract contains no error objects.