AdminUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 66,865 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.06
ERC-20
Value $544.21
ERC-20
Value $277.67
0xacf1b35f2ae18dcbe71554e827d66e8e780c1136ee3125cc8334167d455574d3
0x3d4e64af288810b164d0f2f50e313056b601b5c0649bb0d55869e0b6c46ec08f
0x3943615401857e56d49d173df773795c8cfd6a62e179acdb3730d796922a4172
0x95c4924326af9559c6b6c8c0deb9e530b617d06b5a991ac8edadeb03c3276e73
0x06874eed819e029f51df1df9ac2ae5c9499ce5ee2016864dae4290171e655261
0x04599a11380fbe9ef122ef184dacf308a195d4bb4d50cbb265f56c7a8b1ec5c9
0xed1f560aeeaf35a8fa5c0fa0f71d64d0b301be8461135315af880332ec1a8ec2
0x8429e6394dda833967f4e32391dce6e8793fc78bee0e4a6383f3194c40318dfb
0x823610fab6b030bfa872b07601b72e182bc5bfdf12761590dce296539cd9d1bb
0xa4653f95dafe329b27f69866747567e28951dc30777889e431639aff5df55949

Functions
Getter at block 21272383
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.