SuperRare

Verified contract

Proxy

Active on Ethereum with 87,158 txns
Deployed by via 0x7b6dff37 at 12897871
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 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
ERC-20
Value $4,668.9
ERC-20
Value $3.62
ERC-20
Value $0.34
ERC-20
--
ERC-20
--
0xbaa7c54974b412b2796ecd76916c5280978fc7aafeb2b2220ec713ad3202de91
0xb8d890e7666c8b691ec29855dd6578bcace0de9f7889fca231859732b71725f6
0xc1cbd49f989ecf42c08a32f72f0af821263a41914d19c20274df64973534143e
0x939430c5a5b3d3fbe26bf8efdfff2bb7fa32945d290216d6fedbbad3de1bf799
0xc78896f2d2aeabea226923aaabe795f0aade3f5e410cac04c702ed4f9962950e
0xf25c3d49dbf9fb58b4f52937d1f5e7fa7edd1cdd2c996a4fe9131fefd00a606a
0xab7b88f4f987195e8af056a49f7580088b55dd803cace5d7b671d46ed6fee437
0x6c09bf3de7e029410dbd1e26d5e5b92a61505bc3f087a3b4234dd0d601539c20
0xd03b29c196e93dafa72041c7a9cdaeb3f11d7c875e47384b42c2ab4f1ce7aba3
0xf6e0065add82de0b511b06f0525495d21a84b0de81b69fa234804b14be55d6fb

Functions
Getter at block 21158149
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DOMAIN_SEPARATOR(view returns (bytes32)
0xac3640ad7dc974b4b5baa52b9c91978498423cfa50c792aa4ce13e0329e9db68
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
PERMIT_TYPEHASH(view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals(view returns (uint8)
18
name(view returns (string)
SuperRare
paused(view returns (bool)
false
symbol(view returns (string)
RARE
totalSupply(view returns (uint256)
1000000000000000000000000000
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)
nonces(addressview returns (uint256)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
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)
init(address _owner
initialize(
initialize(string namestring symbol
mint(address touint256 amount
pause(
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
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
BeaconUpgraded(address indexed beacon
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 admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.