SynapseBridge

Verified contract

Implementation

Active on Base with 1 txns
Deployed by via 0x3618bfc2 at 2047543
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"

0xabfc26d302a8c11ac3d5a0ef14314d24f017d30d1b4a0f2aff8626f80010447d
From

Functions
Getter at block 22745714
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)
false
startBlockNumber(view returns (uint256)
2057260
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.