Account

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0xdc3f7fe9 at 18707821
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 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
4 additional variables

No balances found for "Account"

No transactions found for "Account"


Functions
Getter at block 21887728
ADMIN_ROLE(view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MESSAGE_SCOPE(view returns (bytes32)
0x783976ee73ba9519d00918d89f8d820aaffbb88e011d10001c6ca226aa852aa8
OPERATOR_ROLE(view returns (bytes32)
0x97667070c54ef182b0f5858b034beac1b6f3089aa2d3188bb1e8929f4fa9b929
OWNER_ROLE(view returns (bytes32)
0xb19546dff01e856fb3f010c267a7b1c60363cf8a4664e21cc89c26224620214e
getBaseURI(view returns (string)
mintCounter(view returns (uint256)
0
name(view returns (string)
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
referrals(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
totalSupply(view returns (uint256)
0
treasury(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
accounts(uint256view returns (bool isOpenuint256 userCount)
balanceOf(address ownerview returns (uint256)
doesUserHaveAccountRole(uint256 idaddress useruint8 roleview returns (bool)
getAccountUser(uint256 idaddress userview returns (uint256 roleCount)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
userNonce(address userview returns (uint256)
validateAccountRolePermission(uint256 idaddress accountUseruint8 accountUserRoleview 
validateAccountRoleSignature(uint256 idaddress accountUseruint8 accountUserRolebytes signatureview 
validateAccountRoleSignatureWithHighestNonce(uint256 idaddress accountUseruint8 accountUserRolebytes signatureuint256 otherNonceview returns (uint256)
validateAccountRoleSignatureWithNonce(uint256 idaddress accountUseruint8 accountUserRolebytes signatureuint256 nonceview 
State-modifying
approve(address touint256 tokenId
consumeAccountRoleSignature(uint256 idaddress accountUseruint8 accountUserRolebytes signature
deposit(uint256 iduint256 amountaddress depositoraddress liquidTokenbool useAllowancebytes depositorSignature
grantAccountUserRole(uint256 idaddress useruint8 roleaddress ownerbytes ownerSignature
grantRole(bytes32 roleaddress account
initialize(string _baseURIstring _symbolstring _name
open(uint256 depositAmountaddress depositoraddress recipientaddress liquidTokenbytes openSignaturebytes32 referralCodebool useAllowance
openWithId(uint256 iduint256 depositAmountaddress depositoraddress recipientaddress liquidTokenbytes openSignaturebytes32 referralCodebool useAllowance
renounceRole(bytes32 roleaddress account
revokeAccountUserRole(uint256 idaddress useruint8 roleaddress ownerbytes ownerSignature
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setReferrals(address _referrals
setTreasury(address _treasury
transferFrom(address fromaddress touint256 tokenId
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AccountClosed(uint256 indexed id
AccountDeposit(address indexed depositoraddress indexed liquidTokenuint256 indexed iduint256 amount
AccountOpened(address indexed recipientuint256 id
AccountUserRoleGranted(uint256 indexed idaddress indexed useruint8 role
AccountUserRoleRevoked(uint256 indexed idaddress indexed useruint8 role
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BaseUriUpdated(string baseURI
BeaconUpgraded(address indexed beacon
Initialized(uint8 version
ReferralsUpdated(address referrals
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 indexed tokenId
TreasuryUpdated(address treasury
Upgraded(address indexed implementation
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.