This contract is being backfilled. You may encounter incomplete storage history.

Yield

Verified contract

Proxy

Active on Ethereum with 66,630 txns
Deployed by via 0x5aa8cfa1 at 11432195
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
ERC-20
Value $676.96
ERC-20
Value $622.24
ERC-20
Value $544.97
0xf46e21a3c72df7ccb97603c93ff22f463676f13789e1a75dbf2f524db953f489
0x1221b066c58dc7248cfa3db0046dff2b281a772afd401703648a484b5a063e10
0xcae3838ad7dc6b9289214ce30df9b53801386467e48ec7f9d70747857278565e
0x9d39316af2039895919c596d5a1b0845a5b99a38e56689fa48796153343de6c9
0x67f7c259496a94a0d11807743660b5dc4fce07a66446f293f94901c8a82d2733
0x5026ef637aba8ac88d0ed06f9da4125bf22a982e96fd1a7df98e5b949098d7c1
0xee1859233e63972bbf8b3058092ed1272f43378efd0898f06a1b1d3d6fb501b0
0xe4efde5f5f598d58076b44be0e3ebd5cdf64570ea3481478a693e258b88ab9b3
0x198cddcd6cfbf33632fc646298670c309c0bd1186f136cf12e62d016951b9d57
0x10b8a24493dee99703ef6302b21198be2ee9577da1132e066e593820e7f3e139

Functions
Getter at block 20793816
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
cap(view returns (uint256)
300000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Yield
paused(view returns (bool)
false
symbol(view returns (string)
YLD
totalSupply(view returns (uint256)
300000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
State-modifying
admin(returns (address)
changeAdmin(address newAdmin
implementation(returns (address)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initializeToken(uint256 totalSupplyaddress multisig
mint(address touint256 amount
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
unpause(
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed spenderuint256 value
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(address _logicaddress _adminbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.