RobotoValentines
Verified contract
Active on
Ethereum with 1,040 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 "RobotoValentines"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19998308 | 5 months ago | | | 0 | 0.00053434300 | |
| 19929996 | 5 months ago | | | 0 | 0.00021569327 | |
| 19929991 | 5 months ago | | | 0 | 0.00022973027 | |
| 19929989 | 5 months ago | | | 0 | 0.00029875224 | |
| 19316862 | 8 months ago | | | 0 | 0.0016745618 | |
| 17599905 | a year ago | | | 0 | 0.0014238479 | |
| 16957449 | 2 years ago | | | 0 | 0.0010712499 | |
| 16631504 | 2 years ago | | | 0 | 0.0015876769 | |
| 16456584 | 2 years ago | | | 0 | 0.00087876105 | |
| 16456581 | 2 years ago | | | 0 | 0.0011784425 |
ABI
ABI objects
Getter at block 21118741
PRICE() view returns (uint256)
20000000000000000
_baseTokenURI() view returns (string)
https://nft.bueno.art/api/nft/contract/robotosvalentines2022/
mintActive() view returns (bool)
false
mintIndex() view returns (uint256)
859
name() view returns (string)
RobotoValentines
owner() view returns (address)
0xc8e0fae8c053f5c6dca7e839a83fbbe9e47cdb97
symbol() view returns (string)
RoboLove
totalSupply() view returns (uint256)
858
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
deactivateMint()
mint(uint256 tokenId, address recipient, bytes signature) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setSigner(address _signer)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Mint(address purchaser)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string baseURI, address _signer)
This contract contains no fallback and receive objects.
This contract contains no error objects.