Synapse

Verified contract

Active on Base with 352 txns
Deployed by via 0x78c142fb at 2047557
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

No balances found for "Synapse"

0xf73d83d6cd6382f75a20b1a7032e4d4badcfd185196ab7c3cb245fd4ebc88126
0x5e757baf238c68ed87aecee57ab988325b3d17f0ff0c23ec4af79a1770926387
0x315923586d859ec0229e28fd153db906b5439b0f1ab5618075f4d1fd53230ab1
0x26953a3fb18d85ac7306f91047ce3dec0dd41095f5680edf9759f805a60970c0
0xd22013644dcfe917d8c9506c20cd858fb3945947dcbae4d0c499cd67f8eb75f9
0x96b3744c4be3896e49e205d1b7f51d12c92ef7762e08f56c2d64f4869ae71302
0x37a8033a2178e1d52708322f89bcdc40c502ab93c29cffe694028e0683ba6c20
0x7ee81134dfabfa0701c7b2cda9f3757454eb106cd51e7e2e6e419a1e7d4ca11b
0xa890ad6009cfc62615ff848c317824350d5b33c0bcc2d93999959a87e1abc519
0xd5a62803faa61145214bb1ec9be5b41e93b49342670f5559833062fec6920f8d

Functions
Getter at block 21873600
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DOMAIN_SEPARATOR(view returns (bytes32)
0xc366ff91c76df8c1e14f3a034f3e5e46093c7b42cecf3d0eaf3e37c1ee567c76
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
decimals(view returns (uint8)
18
name(view returns (string)
Synapse
symbol(view returns (string)
SYN
totalSupply(view returns (uint256)
65682723384762910682424
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.