LSD Coin

Verified contract

Proxy

Active on Ethereum with 8,533 txns
Deployed by via 0x1f7c264d at 16831276
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 44 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
7 additional variables
ERC-20
Value $119.4
0x8770b1bc740e8a40aebcb8ecf5611c156d7f09da757d4bfe281475b027517939
0x6e0797c6ab33faf8237dce6648fe5e2a5a877d722949ac756d8139811ccffb3d
0x960338bd009377982a58ee2dafa6d9f297aa54f1cbd56d302a7a3358d90137f3
0x3e2f2e046e3c89da3164b1b516cc3c1428dc691c9cf7542ffe7d8d92ad5f6366
0x2f685385308d1cc10be85a6bd75ec4fb5d8662881c26f45c4df7dd05a0bf37cd
0x577d0cc84fb8d470a2177a5e15b76bddfda51bd914541923dac3ca8b65f578c7
0x8b4280d2f7dfb690eff2cba1a6cd9f4bbeac198ec06203e3f244f885f85cb230
0x742394904be889539a5cdcc39156d7dcb62737dc84b89c6cce7df0a076452782
From
0xdbb9d8abe4ebb39d68f6ace1f169289dd14cd909cad5865422d542410844c2b5
From
0xd60db21ce8e655e29c0ef4ba087e9e31d543dd43052ae7b69e27a44179adfa02

Functions
Getter at block 21158310
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DOMAIN_SEPARATOR(view returns (bytes32)
0x4d1767f1e225bac955b7a6be238af8b2c7c748e871f43b7111fde26cb8b53e3b
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
UPGRADER_ROLE(view returns (bytes32)
0x189ab7a9244df0848122154315af71fe140f3db0fe014031783b0946b8c9d2e3
decimals(view returns (uint8)
18
name(view returns (string)
LSD Coin
paused(view returns (bool)
false
 
proxiableUUID(view returns (bytes32)
symbol(view returns (string)
LSD
totalSupply(view returns (uint256)
500000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
nonces(address ownerview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
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)
initialize(
mint(address touint256 amount
pause(
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
unpause(
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed spenderuint256 value
BeaconUpgraded(address indexed beacon
Initialized(uint8 version
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
Upgraded(address indexed implementation
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.