Dirty Robot Seasons
Verified contract
Active on
Ethereum with 733 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Dirty Robot Seasons"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19832002 | 6 months ago | | | 0 | 0.000092039020 | |
| 19832002 | 6 months ago | | | 0 | 0.000092039020 | |
| 19831974 | 6 months ago | | | 0 | 0.00010124766 | |
| 19429265 | 8 months ago | | | 0 | 0.0023224205 | |
| 19428786 | 8 months ago | | | 0 | 0.0024720041 | |
| 18902235 | a year ago | | | 0 | 0.00060460576 | |
| 18778140 | a year ago | | | 0 | 0.0024616202 | |
| 18641343 | a year ago | | | 0 | 0.0014467392 | |
| 18583998 | a year ago | | | 0 | 0.0011528250 | |
| 18583989 | a year ago | | | 0 | 0.0011166329 |
ABI
ABI objects
Getter at block 21212862
ERC712_VERSION() view returns (string)
1
_sale_end() view returns (uint256)
1631026800
_sale_start() view returns (uint256)
1630422000
baseTokenURI() view returns (string)
https://client-metadata.ether.cards/api/dirtyrobot/
contractURI() view returns (string)
https://client-metadata.ether.cards/api/dirtyrobot/contract
getChainId() view returns (uint256)
1
getDomainSeperator() view returns (bytes32)
0x7d972232f6531672de095292185ebd36d8400d2f91bc963de0f5702e15ec9e07
loeuf() view returns (string)
https://www.youtube.com/watch?v=-wop47G2qeY
name() view returns (string)
Dirty Robot Seasons
numSeries() view returns (uint256)
17
owner() view returns (address)
0x329542c7df6a5a59f278c68bd6318bbc82d93192
symbol() view returns (string)
SEASONS
totalSupply() view returns (uint256)
5107
Read-only
available(uint256 collectionId) view returns (uint256)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getNonce(address user) view returns (uint256 nonce)
isApprovedForAll(address _owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
seriesName(uint256 collection) view returns (string)
seriesURI(uint256 collection) view returns (string)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenExists(uint256 _tokenId) view returns (bool)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 _tokenId) view returns (string)
State-modifying
Events addSeries(string[] _names, string[] baseURIs, uint256[] _starts, uint256[] _supplys)
approve(address to, uint256 tokenId)
executeMetaTransaction(address userAddress, bytes functionSignature, bytes32 sigR, bytes32 sigS, uint8 sigV) payable returns (bytes)
mintTo(address _to, uint256 collection)
preMintTo(address _to, uint256[] _seriesz)
renounceOwnership()
retrieve721(address _tracker, uint256 id)
retrieveERC20(address _tracker, uint256 amount)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setContractURI(string _uri)
setOperator(address _operator, bool status)
setTokenURI(string _uri)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
MetaTransactionExecuted(address userAddress, address relayerAddress, bytes functionSignature)
NewCollection(uint256 collection_id, string name, string baseURI, uint256 start, uint256 supply)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address _proxyRegistryAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.