Stable Coin

Verified contract

Proxy

Active on Ethereum with 127 txns
Deployed by via 0x7d5be22d at 15328805
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
8 additional variables

No balances found for "Stable Coin"

0xc0bc29be4ab6b62598ef55a5f686d88c52e517d9208be3c8b9a73a0844077bea
0x9048ea87b5ac8fc1b250fbc47733079b78feb2b006be717fe4a9938ef802ea71
0xf9ae27c30876276e5ba0bc1a112a089c47696a86db48562a81375eb644753248
0xccf0b45f0fb30d7a5d2fbd1730afe332616b86dbb85b05992ba1c8f6046fec68
0xf5bc0b359ac8b8a8539f3bfde42b76055194ef44e746352524cbab4c16bfd672
0xff8a12434302dae7bfe2f112c77814549372833b6cc1051b4946da2c681c6e3c
0x2883df83d4388c5cb2f4c298894f0ab18f1dd0c10b29937b9404bcd220ee4462
0xe56817cb483d23e49731dc98de09bfb00b54cc610de13e9626d7916b8ac406df
0x2be4de6066bae797dd1d09e786806a07f11164c37cbc4b046b61ff82505ddb58
0x298e51621318c2c69284f647ebbc96230c955a08dd4237629c3b416ebb1861cd

Functions
Getter at block 20923197
CONTRACT_VERSION(view returns (string)
0.0.13
CONTROLLED_ACCESS_ROLE(view returns (bytes32)
0x122c3c5f9caf2fe2940018f2188acecda5c38f4da0bc5e215c7a38055432bb6a
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DOMAIN_SEPARATOR(view returns (bytes32)
0x2c3ef9038cbf8fe00b1f4a8f5c56468f859d7e80a78f523719312f3f55f41682
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
MODERATOR_ROLE(view returns (bytes32)
0x71f3d55856e4058ed06ee057d79ada615f65cdf5f9ee88181b914225088f834f
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
UPGRADER_ROLE(view returns (bytes32)
0x189ab7a9244df0848122154315af71fe140f3db0fe014031783b0946b8c9d2e3
decimals(view returns (uint8)
18
name(view returns (string)
Stable Coin
paused(view returns (bool)
false
 
proxiableUUID(view returns (bytes32)
symbol(view returns (string)
SBC
totalSupply(view returns (uint256)
1949189000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isAllowed(address accountview returns (bool)
nonces(address ownerview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
allow(address[] accounts
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deny(address[] accounts
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(string name_string symbol_address automator_address client_address defaultAdmin_address upgrader_uint8 controlledAccessType_
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.