Soft Yearn Finance Protocol

Verified contract

Active on Ethereum with 326 txns
Deployed by via 0x4ffc0b55 at 10873213
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xde1a85d2a863bc034945f32568e73e068203daa3124f1ba58b5f39d320f481f0
0xb92c7d1392cd22f05c67358cb5c100e337d6dbd93bfff08a7497bddeb5c05f14
0x499c08aad38bd6663c2c22a5177b4f38bc6313a2452b8a171ea6b6dbb310b17f
0xc6e0886bcfa9d84066269f8448887d4f9f08261bd0ec01e7138f6b111ecfa992
0x2af913f3d433910ed16ea04fdd211ae51e8014916ebbdbd720414f38d15ca333
0x4264cf568895b5df6b60a629a6da8a8a9ff441d2f0d1fd1ff13d780ca080b23f
0x0fc6bbf0f478860529fa94e2b8aaeec64d11d539fb64a490b75ec577ea8e9185
0x6035b845834acb7faf27b95bd9e12e12ea22d3341f739a131da31d63f657ef86
0x8a89f84ef165507a7909b6b08cfb1e556cdd09cd987151cbdf323fb35c4e9c67
0x4b40bf3321b82ce0910d62b34d3c092962e3f0e769318e36b4ed85f1b1614f87

Functions
Getter at block 21230228
decimals(view returns (uint256)
18
name(view returns (string)
Soft Yearn Finance Protocol
owner(view returns (address)
0xf64df26fb32ce9142393c31f01bb1689ff7b29f5
symbol(view returns (string)
SYFP
totalSupply(view returns (uint256)
309453467298134906768019
Read-only
allowance(address tokenOwneraddress spenderview returns (uint256 remaining)
balanceOf(address tokenOwnerview returns (uint256 balance)
State-modifying
_transfer(address touint256 tokensreturns (bool)
approve(address spenderuint256 tokensreturns (bool success)
mint(address touint256 _mint_amount
setMinters(address _minter
setSwapAddress(address _swapAddress
transfer(address touint256 tokensreturns (bool success)
transferFrom(address fromaddress touint256 tokensreturns (bool success)
transferOwnership(address _newOwner
Events
Approval(address indexed tokenOwneraddress indexed spenderuint256 tokens
OwnershipTransferred(address indexed _fromaddress indexed _to
Transfer(address indexed fromaddress indexed touint256 tokens
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.