Non-Fungible Yearn

Verified contract

Active on Ethereum with 9 txns
Deployed by via 0x1e2d10fe at 11017772
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Non-Fungible Yearn"

0x5f09ef51122de4d1176340cb298231e9a1afb50a263e1ff47da9e82694f57c4e
0xc2dec935d1460cb3d88ad210335cb5c594e1f4829bd768361c2acb0b7aa1efde
0xf4cbdf4db4c23f3e15b5c1d4e211e746079824def2368fed0f04ae1a2ebfe712
0xaffd8bb14480d1b1f88c4f8dbc90bf02050c0b1387c225dd1e5e2191ae9036c6
0x7a02ce1392dfad7917d5bdfc80b88d53c856b9ade24d09d8321fea0621098a58
0x44e901a83bb67ad9cb34a03cb172881871df6c6fa792f90063840015a2fecc1d
0xaa664fc642ed72730f0fa06e12ef960929dcde6302be0dd8a7298f2efe4cf703
0x5f796e392299bede47842e9b1805bc4b0466685dbfacfe68b713fa836c973417
0xc0b096e87c239c2612b27f201dae7b68acc10799fa526ec95b09fe9acf51332c

Functions
Getter at block 21388168
cap(view returns (uint256)
100000000000000000000000
contractAddress(view returns (address)
0xaff932bbeb7553d0ba2eb0c0e26550fa93083a07
decimals(view returns (uint8)
18
name(view returns (string)
Non-Fungible Yearn
owner(view returns (address)
0x5530fb19c22b1b410708b0a9fd230c714cba12ed
symbol(view returns (string)
NFY
totalSupply(view returns (uint256)
100000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address _owner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
TransferredOwnership(address _previousaddress _nextuint256 _time
Constructor
constructor(string namestring symboluint256 _totalSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.