CatamotoCrosschainGateway

Verified contract

Active on Base with 2,151 txns
Deployed by via 0xe920d934 at 14071763
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,376,417.71
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
0x7d23362fb166280b6d7a50cd954ac9a779abc6e54217a7d05a9fe17dfcf89c1d
0x425fc37d5522147e4f61632c3c66ddc88da4d12700587c216f0da055e733cfa3
0xcf09658dd329696f5cafa37c77e92d5ed861a9f2ca34acb7846430f37557d1cd
0x32a9f45f8caf58a7aab379d0818f0b266f8e3e3dd35f27adc520c06eaad887eb
0xe149baa8438a895a5e415cdfdf9e0ab8cb6358d3fb18f959c18606db7501c397
0x5ffb1240183bfc59de807b2b751e90c46d80934150f6a07374bae43ee10380ad
0xc2f72a15a6935fb241864f07e0d724d16a24cfb9a211b3c4d04316ba99269870
0xf4758f72e48ba072f0981d977666ffd726192bc47a5bb37228c36e26532551e0
0x2dd30c2184bc495b94185cd7b7adc430c9e1942327a6e37a4a19eab91eae4553
0x42bcdeb4c686ed9bcebf59a9c171f56cd114446b8d95ddfe5e7e02b662b039a7

Functions
Getter at block 22778459
owner(view returns (address)
0x10d1051b8553514d091f51fe1c7cd256090dd643
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
token(view returns (address)
0xbdf5bafee1291eec45ae3aadac89be8152d4e673
Read-only
adapters(uint32 chainIdview returns (address adapter)
estimate(uint32 chainIduint256 amountbytes32 recipientview returns (uint256)
State-modifying
acceptOwnership(
consume(uint32 chainIdbytes payloadpayable 
deposit(uint32 chainIduint256 amountbytes32 recipientpayable 
renounceOwnership(
setAdapter(uint32 chainIdaddress adapter
transferOwnership(address newOwner
withdrawCoin(address to
withdrawToken(address toaddress token_uint256 amount
Events
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address token_
Fallback and receive
receive(
Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
FailedInnerCall(
Forbidden(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
SafeERC20FailedOperation(address token
UnacceptableReference(address account
Unauthorized(address account
WithdrawToZeroAddress(