Unidex

Unverified contract

Proxy

Active on Base with 9,935 txns
Deployed by via 0xcdbf9463 at 2585533
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 49 additional slots
-
variable spans 48 additional slots
ERC-20
Value $2.24
ERC-20
Value $0
ERC-20
--
ERC-20
--
0x387ffcb033ecbacd630e8f1c2649e7c04d8342a4fbc4d711e350d2957188f0d9
0x93030edab8c68bf47a989dc22204e95697082324e95874b6cea6d10712d7eff5
0xeb4a44a5795eb71fc9b22b4697bb74c54670a82ea18fc499225bfb27069b7850
0x0f11600a5b26587a083c4812060ff02896cf69f6f114791c95f79e4611f87fbd
0xb9d0c6c83cbe0f2184c085b53534f0eeca4d41aa62dec88a134b80bacba2aecf
0x68ca1d1236d5eaaaf77aac893e3d5a5a58e26e5a40df101b1fabd50941d82fae
0xa02496a684d0a5eee98dad8fcc5a6285dbc706e409c6f3fa50de646357e57fed
0x3a0a9999c7611c8375e20d5636bb56d4c28e5e911df1d6bc824f1513ed3014ea
0x7de698f373e7067da3a5f0125153a300c617afc5d78a4b7ad9f46f6b16316558
0x051900e551da48737f8125145c2eac1adc67aadd88f68a1d46a41d3a46ef1de6

Functions
Getter at block 21768555
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DOMAIN_SEPARATOR(view returns (bytes32)
0xba75d9a222ed7008620f1d57501686ead506261f5ce93faa7b02698a89ef2fa8
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
decimals(view returns (uint8)
18
name(view returns (string)
Unidex
symbol(view returns (string)
UNIDX
totalSupply(view returns (uint256)
198379587864431490937644
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(address ownerview returns (uint256)
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(string namestring symboluint8 decimalsaddress owner
mint(address touint256 amount
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)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
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
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.