Continuum

Verified contract

Active on Ethereum with 1,924 txns
Deployed by via 0x14769fae at 13241846
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.02
0xc590ab7bae0cc9315e875ca5ae7aae85821874aa8791be5625a1260fbe70fe7f
0x85ac69491cbfaaf6029b03cbb860473bbfa74c939ca3d73443da25e77c295004
0xaaee4643a9a41812d6c28517cc973ea5d736d7eb44fe75e526b9c0aadba62187
0x167e60b6262005d9fe79108d0a1fcdb1acebdbaf8d39bb57f34b1de631f46a27
0xef994b8d6e6dc5289167f7e260721191eb90c43721521eec9718afc497cfc14e
0xab4da8cf616e8fb777f11106cf48933eee53cfa549e7eaea87d35b444d091bea
0x9034fb4b3c13b2c69a94ed02cdb6ea35ebdb485b4a300f6e112c045d413ba758
0x20f02301feb7c8bd1e599759936767851baa70f47f1ac56ae27d21086dc3bea8
0x8a526e86e16624b071d2a57e5d57281403cc21062f3b53da10b498117fcf09cd
0x8081423621dbe5d783cdfa9b3e2297135ac48704c95306378688ae014158a9c6

Functions
Getter at block 20920672
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
ERC712_VERSION(view returns (string)
1
PREDICATE_ROLE(view returns (bytes32)
0x12ff340d0cd9c652c747ca35727e68c547d0f0bfa7758d2e77f75acef481b4f2
decimals(view returns (uint8)
18
getChainId(pure returns (uint256)
1
getDomainSeperator(view returns (bytes32)
0x17cf5b003c634d5664c0a85cd2364b6a76864e22dc6741f6d1b2ae75841d0705
name(view returns (string)
Continuum
symbol(view returns (string)
UM
totalSupply(view returns (uint256)
183237878441459700673687357
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getNonce(address userview returns (uint256 nonce)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
executeMetaTransaction(address userAddressbytes functionSignaturebytes32 sigRbytes32 sigSuint8 sigVpayable returns (bytes)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address useruint256 amount
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
MetaTransactionExecuted(address userAddressaddress relayerAddressbytes functionSignature
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
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.