yearn Gift NFT

Verified contract

Active on Ethereum with 530 txns
Deployed by via 0xb663511d at 11287863
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
ERC-20
Value $543
ERC-20
Value $338.42
ERC-20
Value $156.19
ERC-20
Value $108.55
ERC-20
Value $22.25
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x693c98625f0f99efa5bef1a1ff87fa768a4221fddedbd8a387a1084e129879c1
0xb97bdd3b7087fbef01bcae36028a1860a76673579328551255bf0db831794056
0x7744587a93553f73f09b144779c5e775a0176cfb09ec43f15aabb3334f9e7e58
0x6edd237a3731e80b12783d050821143fc45280be74377441f7a877a7aa4c1288
0x2c59a8c15032fda186a407f7d17769c71318debc45f2bc056916bcb3ee30f12e
0xd2ab9580030b5fb6027a287f9e0b9db4ffcb985126cbbe7702c9db5fe080674d
0x772a51d327c1fcf9d0074d46410c0084f0799d3d37567efbb3e658560706fbed
0x6d6c6f949e8d8cba46f0a9084c3d0fe458f5cd7e766ada98a00404c7eb5a9661
0xa987744f8f4fe8b7d1afef551db217f66e18ec87e05d051109fc3e6a371a61ce
0x6407d5591f0b3ad8e584354eb1a5c02e6414cd0d49e8793907b7bf86b891d72e

Functions
Getter at block 21314729
baseURI(view returns (string)
name(view returns (string)
yearn Gift NFT
symbol(view returns (string)
yGIFT
totalSupply(view returns (uint256)
399
Read-only
available(uint256 _amountuint256 _startuint256 _durationview returns (uint256)
balanceOf(address ownerview returns (uint256)
collectible(uint256 _tokenIdview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
gifts(uint256view returns (address tokenuint256 amountuint256 tippeduint256 startuint256 durationstring namestring messagestring url)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
collect(uint256 _tokenIduint256 _amount
mint(address _toaddress _tokenuint256 _amountstring _namestring _msgstring _urluint256 _startuint256 _duration
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
tip(uint256 _tokenIduint256 _amountstring _msg
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Collected(address indexed collectoruint256 indexed tokenIdaddress tokenuint256 amount
GiftMinted(address indexed fromaddress indexed touint256 indexed tokenIduint256 unlocksAt
Tip(address indexed tipperuint256 indexed tokenIdaddress tokenuint256 amountstring message
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.