PROTECT OPEN SOURCE
Verified contract
Active on
Ethereum with 8 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "PROTECT OPEN SOURCE"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16974357 | 2 years ago | | | 0 | 0.0015661386 | |
| 15333782 | 2 years ago | | | 0 | 0.00080699597 | |
| 15333537 | 2 years ago | | | 0 | 0.00093467270 | |
| 15333531 | 2 years ago | | | 0 | 0.0010201001 | |
| 15333503 | 2 years ago | | | 0 | 0.00049240195 | |
| 15333319 | 2 years ago | | | 0 | 0.00080847075 | |
| 15333291 | 2 years ago | | | 0 | 0.00071230157 | |
| 15333187 | 2 years ago | | | 0 | 0.00081456753 |
ABI
ABI objects
Getter at block 21166992
currentId() view returns (uint256)
58
name() view returns (string)
PROTECT OPEN SOURCE
symbol() view returns (string)
PROTECTOSS
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getQuote(uint256 tokenId) view returns (string)
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)
pledgeToProtect()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
transferFrom(address from, address to, uint256 tokenId)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.