NerveBridgeZap
Verified contract
Active on
Ethereum with 14,536 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2796…ceb6
Balances ($0.00)
No balances found for "NerveBridgeZap"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20395697 | 3 months ago | | | 0.00567 | 0.000073113000 | |
| 15960856 | 2 years ago | | | 0.025 | 0.0012343505 | |
| 14256761 | 3 years ago | | | 0 | 0.0083533724 | |
| 14250867 | 3 years ago | | | 0 | 0.010001643 | |
| 14242561 | 3 years ago | | | 0 | 0.0049845315 | |
| 14234325 | 3 years ago | | | 0 | 0.0049814726 | |
| 14229715 | 3 years ago | | | 0 | 0.0069174240 | |
| 14220679 | 3 years ago | | | 0 | 0.0063772308 | |
| 14214600 | 3 years ago | | | 0 | 0.0057868230 | |
| 14212620 | 3 years ago | | | 0 | 0.0080162757 |
ABI
ABI objects
Getter at block 21159908
WETH_ADDRESS() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
baseTokens(uint256) view returns (address)
calculateTokenAmount(uint256[] amounts, bool deposit) view returns (uint256)
State-modifying
Events deposit(address to, uint256 chainId, address token, uint256 amount)
depositAndSwap(address to, uint256 chainId, address token, uint256 amount, uint8 tokenIndexFrom, uint8 tokenIndexTo, uint256 minDy, uint256 deadline)
depositETH(address to, uint256 chainId, uint256 amount) payable
depositETHAndSwap(address to, uint256 chainId, uint256 amount, uint8 tokenIndexFrom, uint8 tokenIndexTo, uint256 minDy, uint256 deadline) payable
redeem(address to, uint256 chainId, address token, uint256 amount)
zapAndDeposit(address to, uint256 chainId, address token, uint256[] liquidityAmounts, uint256 minToMint, uint256 deadline)
zapAndDepositAndSwap(address to, uint256 chainId, address token, uint256[] liquidityAmounts, uint256 minToMint, uint256 liqDeadline, uint8 tokenIndexFrom, uint8 tokenIndexTo, uint256 minDy, uint256 swapDeadline)
This contract contains no event objects.
constructor(address _wethAddress, address _baseSwap, address _synapseBridge)
This contract contains no fallback and receive objects.
This contract contains no error objects.