OptimismBridgeSender
Verified contract
Active on
Base with 53 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($840.19)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BAL | ERC-20 | 322.267902 | $2.50 |
$805.67 | |
DOG | ERC-20 | 3K | $0.006574 |
$19.72 | |
toby | ERC-20 | 295.774647M | $0.00 |
$14.79 | |
PEEZY | ERC-20 | 1.2 | $0.008226 |
$0.01 | |
USA | ERC-20 | 1 | $0.000742 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22093948 | 17 days ago | | | 0 | 0.0000019305751 | |
| 20279549 | 2 months ago | | | 0 | 0.0000016806897 | |
| 19977148 | 2 months ago | | | 0 | 0.0000015531726 | |
| 19674749 | 2 months ago | | | 0 | 0.0000015345337 | |
| 19372349 | 3 months ago | | | 0 | 0.0000014847904 | |
| 19069948 | 3 months ago | | | 0 | 0.0000014850428 | |
| 18767545 | 3 months ago | | | 0 | 0.0000015361618 | |
| 18465149 | 3 months ago | | | 0 | 0.0000015317096 | |
| 18162750 | 4 months ago | | | 0 | 0.0000016641622 | |
| 17860345 | 4 months ago | | | 0 | 0.0000016451049 |
ABI
ABI objects
Getter at block 22828804
crv() view returns (address)
0x4158734d47fc9692176b5085e0f52ee0da5d47f1
l1Crv() view returns (address)
0xba100000625a3754423978a60c9317c58a424e3d
l1Receiver() view returns (address)
0x7eb87c3a4eabdad158781d0dbb7ab3589b9c2b4c
l2StandardBridge() view returns (address)
0x4200000000000000000000000000000000000010
owner() view returns (address)
0x955384f4bd3e5049335aa287035379c1c693130e
Read-only
authorizedKeepers(address) view returns (bool)
State-modifying
Events renounceOwnership()
send(uint256 _amount)
setL1Receiver(address _l1Receiver)
transferOwnership(address newOwner)
updateAuthorizedKeepers(address _keeper, bool _authorized)
L1ReceiverUpated(address l1Receiver)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Send(address to, uint256 amount)
constructor(address _l2StandardBridge, address _crv, address _l1Crv)
This contract contains no fallback and receive objects.
This contract contains no error objects.