16 lines
358 B
Plaintext
16 lines
358 B
Plaintext
|
@subsection Chrono
|
||
|
|
||
|
Define a creation time for a resource.
|
||
|
|
||
|
Complements @code{ERC5007}.
|
||
|
|
||
|
|
||
|
@table @dfn
|
||
|
@item ERC165 Interface identifier
|
||
|
@include ../../build/Chrono.interface
|
||
|
@item Solidity interface definition
|
||
|
@include ../../build/contract_Chrono.texi
|
||
|
@item Example implementation
|
||
|
@uref{https://git.defalsify.org/eth-erc721} (BadgeToken contract)
|
||
|
@end table
|