SynapseBridge

Verified contract

Implementation

Active on Ethereum with 19 txns
Deployed by via 0xc9cdf6b9 at 14221421
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 48 additional slots
-
variable spans 48 additional slots

No balances found for "SynapseBridge"

0x48c7899941b9df1cadcc503e2264ee42ecb0b5751ca747a50e90ee172eae7741
0xdd9add08e8b44f96f7247cb02a89baf3161519406aac7b063a8a9d5b60780dcf
0x7edde17a490af899667d91f1930b184e7e7508dfce86f0019d2141cd808d5bf7
0x7a096c2529d1cbb54c2ef240fb4d77ae45acc8f2276c6249e57244fe3dcc0f5e
0x582e0906f62ae1a117869555212ceaf4c1ce78be97357026bdf244029a3b195f
0x11b9891c98b2b10fe18ceb67e8c68a1e5ff87319fbdb49fdbd2d5ddf0add066e
0x642d7592bb640f56aa0a20e524b2c89a0a422443618a43ab578616a59234649a
0x2768187c31b0945e20a5d0c2cee3230e8b1875d0fedbc1f47a89a09116da492a
0x4b0c660757b98a21447f1d9567c8e0ff1774a1a29bd1b1418be5bfc36dc0a80c
0xd45a795217f8c3136c1085f366569a35c2c22a2c409f847ccffa62570f91a363

Functions
Getter at block 21177156
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
GOVERNANCE_ROLE(view returns (bytes32)
0x71840dc4906352362b0cdaf79870196c8e42acafade72d5d5a6d59291253ceb1
NODEGROUP_ROLE(view returns (bytes32)
0xb5c00e6706c3d213edd70ff33717fac657eacc5fe161f07180cf1fcab13cc4cd
WETH_ADDRESS(view returns (address)
0x0000000000000000000000000000000000000000
bridgeVersion(view returns (uint256)
6
chainGasAmount(view returns (uint256)
0
paused(view returns (bool)
true
startBlockNumber(view returns (uint256)
15265383
Read-only
getFeeBalance(address tokenAddressview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
kappaExists(bytes32 kappaview returns (bool)
State-modifying
addKappas(bytes32[] kappas
deposit(address touint256 chainIdaddress tokenuint256 amount
depositAndSwap(address touint256 chainIdaddress tokenuint256 amountuint8 tokenIndexFromuint8 tokenIndexTouint256 minDyuint256 deadline
grantRole(bytes32 roleaddress account
initialize(
mint(address toaddress tokenuint256 amountuint256 feebytes32 kappa
mintAndSwap(address toaddress tokenuint256 amountuint256 feeaddress pooluint8 tokenIndexFromuint8 tokenIndexTouint256 minDyuint256 deadlinebytes32 kappa
pause(
redeem(address touint256 chainIdaddress tokenuint256 amount
redeemAndRemove(address touint256 chainIdaddress tokenuint256 amountuint8 swapTokenIndexuint256 swapMinAmountuint256 swapDeadline
redeemAndSwap(address touint256 chainIdaddress tokenuint256 amountuint8 tokenIndexFromuint8 tokenIndexTouint256 minDyuint256 deadline
redeemV2(bytes32 touint256 chainIdaddress tokenuint256 amount
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setChainGasAmount(uint256 amount
setWethAddress(address _wethAddress
unpause(
withdraw(address toaddress tokenuint256 amountuint256 feebytes32 kappa
withdrawAndRemove(address toaddress tokenuint256 amountuint256 feeaddress pooluint8 swapTokenIndexuint256 swapMinAmountuint256 swapDeadlinebytes32 kappa
withdrawFees(address tokenaddress to
Events
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TokenDeposit(address indexed touint256 chainIdaddress tokenuint256 amount
TokenDepositAndSwap(address indexed touint256 chainIdaddress tokenuint256 amountuint8 tokenIndexFromuint8 tokenIndexTouint256 minDyuint256 deadline
TokenMint(address indexed toaddress tokenuint256 amountuint256 feebytes32 indexed kappa
TokenMintAndSwap(address indexed toaddress tokenuint256 amountuint256 feeuint8 tokenIndexFromuint8 tokenIndexTouint256 minDyuint256 deadlinebool swapSuccessbytes32 indexed kappa
TokenRedeem(address indexed touint256 chainIdaddress tokenuint256 amount
TokenRedeemAndRemove(address indexed touint256 chainIdaddress tokenuint256 amountuint8 swapTokenIndexuint256 swapMinAmountuint256 swapDeadline
TokenRedeemAndSwap(address indexed touint256 chainIdaddress tokenuint256 amountuint8 tokenIndexFromuint8 tokenIndexTouint256 minDyuint256 deadline
TokenRedeemV2(bytes32 indexed touint256 chainIdaddress tokenuint256 amount
TokenWithdraw(address indexed toaddress tokenuint256 amountuint256 feebytes32 indexed kappa
TokenWithdrawAndRemove(address indexed toaddress tokenuint256 amountuint256 feeuint8 swapTokenIndexuint256 swapMinAmountuint256 swapDeadlinebool swapSuccessbytes32 indexed kappa
Unpaused(address account
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.