CawBridgeEVM
Verified contract
Active on
Base with 1,329 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($739.11)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.293387 | $2,519.02 |
$739.05 | |
GOCHU | ERC-20 | 50K | $0.000001 |
$0.06 | |
kurbi | ERC-20 | 0.1 | $0.000635 |
$0 | |
| ERC-20 | 2.4K | -- | -- | |
CATINB | ERC-20 | 111 | -- | -- | |
BABYBASE | ERC-20 | 111 | -- | -- | |
BIU BULL | ERC-20 | 99 | -- | -- | |
XBOO | ERC-20 | 88 | -- | -- | |
OOMBASE | ERC-20 | 76.33 | -- | -- | |
OHNO | ERC-20 | 56.105263 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21831405 | an hour ago | | | 0.00040018016 | 0.0000013354697 | |
| 21831378 | an hour ago | | | 0.00057903452 | 0.000036645903 | |
| 21813130 | 12 hours ago | | | 0.00059925043 | 0.000000908255076300 | |
| 21813064 | 12 hours ago | | | 0.00059925036 | 9.3225654e-7 | |
| 21812911 | 12 hours ago | | | 0.0005991948 | 9.3069139e-7 | |
| 21812456 | 12 hours ago | | | 0.00059962578 | 0.000000801628457892 | |
| 21803856 | 17 hours ago | | | 0.00059768765 | 0.0000011044904 | |
| 21801041 | 18 hours ago | | | 0.00059731471 | 0.0000011044904 | |
| 21734132 | 2 days ago | | | 0.00057903452 | 0.000036645903 | |
| 21734131 | 2 days ago | | | 0.00039534693 | 2.9106661e-7 |
ABI
ABI objects
Getter at block 21834071
BRIDGED_CAW_TOKEN() view returns (address)
0xdfbea88c4842d30c26669602888d746d30f9d60d
FEE_TOKEN() view returns (address)
0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
MESSAGE_OWNER() view returns (address)
0x7d13bb0e6a337e1c48c3d905526e9fa31a007409
MESSAGEv3() view returns (address)
0xe3b3274bb685f37c7f17a604039c77a6a16cfc2a
UNISWAP_ROUTER_ADDRESS() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
WETH() view returns (address)
0x4200000000000000000000000000000000000006
wrappedFee() view returns (uint256)
300000000000000
Read-only
CHAINS(uint256) view returns (address endpoint, bytes endpointExtended, uint16 confirmations, bool extended)
getRequiredEthForFee(uint256 destChainId) view returns (uint256)
isAuthorized(address _sender, uint256 _sourceChainId) view returns (bool)
isSelf(address _sender, uint256 _sourceChainId) view returns (bool)
State-modifying
Events bridge(address to, uint256 amount, uint256 destChainId) payable returns (uint256 txId)
configureClient(address _messageV3, uint256[] _chains, address[] _endpoints, uint16[] _confirmations)
configureClientExtended(address _messageV3, uint256[] _chains, bytes[] _endpoints, uint16[] _confirmations)
messageProcess(uint256, uint256 sourceChainId_, address sender_, address, uint256, bytes data_)
recoverToken(address _token, uint256 _amount)
setExsig(address _signer)
setMaxfee(uint256 _maxFee)
setMaxgas(uint256 _maxGas)
setWrappedFee(uint256 newFee)
transferMessageOwnership(address _newMessageOwner)
wrapETH() payable
CawTokenBridged(address from, address to, uint256 amount, uint256 destChainId)
CawTokenReceived(address to, uint256 amount)
MessageOwnershipTransferred(address previousOwner, address newOwner)
RecoverToken(address owner, address token, uint256 amount)
SetExsig(address owner, address exsig)
SetMaxfee(address owner, uint256 maxfee)
SetMaxgas(address owner, uint256 maxGas)
constructor(address bridgedCawToken_, address owner, address uniswapRouterAddress, uint256 wrappedFee_)
fallback()
receive()
This contract contains no error objects.