BridgePlusInsurance
Verified contract
Active on
Ethereum with 31 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "BridgePlusInsurance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20787284 | 2 months ago | | | 0 | 0.0023497938 | |
| 20375196 | 4 months ago | | | 0.011 | 0.0018140570 | |
| 20290281 | 4 months ago | | | 0.016 | 0.0017479171 | |
| 20039531 | 5 months ago | | | 0 | 0.0028657519 | |
| 20038533 | 5 months ago | | | 0 | 0.0030159584 | |
| 19879252 | 6 months ago | | | 0.801 | 0.0018538272 | |
| 19879225 | 6 months ago | | | 0.151 | 0.0014227409 | |
| 19879185 | 6 months ago | | | 0.051 | 0.0016362216 | |
| 19723573 | 7 months ago | | | 0 | 0.00028593635 | |
| 19669574 | 7 months ago | | | 0.24939 | 0.0062235972 |
ABI
ABI objects
Getter at block 21177231
bridgePlus() view returns (address)
0x4447de6dada291faf2d54b295763b86a1d1ba61c
chainId() view returns (uint256)
1
coreDecimal() view returns (uint256)
1000000
insuranceFee() view returns (uint256)
0
owner() view returns (address)
0xef5d662a4d6bd146d82490024e7ca040f29424b2
treasury() view returns (address)
0xb65f101f856b9036ec5e0521501d4d0c5146eaf4
Read-only
managers(address) view returns (bool)
noFeeWallets(address) view returns (bool)
State-modifying
Events renounceOwnership()
setBridgePlus(address _bridgePlus)
setInsuranceFee(uint256 _insuranceFee)
setManager(address account, bool access)
setNoFeeWallets(address account, bool access)
setTreasury(address _treasury)
swap(struct BridgePlusInsuranceInsuranceRequest request, struct IBridgePlusOperator info, struct IBridgePlusswapPath paths, uint256[] metadata) payable
transferOwnership(address newOwner)
BridgePlusInsuranceFee(address token, uint256 fee, address treasury)
BridgePlusInsuranceRequest(uint256 requestId, uint256 srcChainId, address sender, address srcToken, uint256 amount, address receiver, uint256 dstChainId, address receiveToken, uint256 expectedAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(uint256 _chainId, address _bridgePlus, address _treasury)
receive()
This contract contains no error objects.