Synapse

Verified contract

Active on Base with 362 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"

0xfb41de87df42dcaf48a613b7d40386c6803dd022992b706756bb499ea810eaf5
0x62aa5ee425abb63e61c274e2468414c7b4e2b39d150e76f10874b398e06f0d10
0x99415fb49c64d9d4e9ddb6d1d18745765547b7e511295a7bd2a7b9a097e8ce6a
0x5e633e945c52476535c0dcee014e8a0587f0c7a33d8295b9bcebc2be84cf66da
0x8a3b3654bea44534d0eb6338efe4dca6e3f4c9cc93c3a2be6aae5a784e6f7a64
0x0c445b4186adab105c35e9a75db2dff082ccd3a4d22891be4b50f8dc6e1c8d33
0x5a674525f952bc1eaea7396e3449aebec3e55ba243574cdfe8bd0ed06671ee76
0xc58ae6eb90d5255f3182225789d35b38961af02bf588b47c8e6f8c2754223dee
0xc0f49c0792cafd13db6683e2d2bd00ef91bb2b4817b99cf1bb919165d0684105
0x0a98c374236dd93b345c1ecc397822921c700c9208b70b77a892369de1d8379e

Functions
Getter at block 22824566
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)
36467596444553789852694
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.