Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($11,674,487.17)
Native
Value
$2,235,520.64
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 703.928057 | $3,175.78 |
$2,235,520.64 | |
USDC | ERC-20 | 6.948738M | $1.001 |
$6,955,686.81 | |
USDT | ERC-20 | 1.883029M | $1.001 |
$1,884,912.47 | |
FLIP | ERC-20 | 433.599462K | $1.38 |
$598,367.26 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21160080 | 17 minutes ago | | | 0 | 0.0017866912 | |
| 21159934 | an hour ago | | | 0 | 0.0033378350 | |
| 21159933 | an hour ago | | | 0 | 0.0023298944 | |
| 21159893 | an hour ago | | | 0 | 0.0041445235 | |
| 21159856 | an hour ago | | | 0 | 0.0028050841 | |
| 21159739 | an hour ago | | | 0 | 0.0026396861 | |
| 21159727 | an hour ago | | | 0 | 0.0024787684 | |
| 21159726 | an hour ago | | | 0 | 0.0022541205 | |
| 21159648 | 2 hours ago | | | 0 | 0.0021832913 | |
| 21159627 | 2 hours ago | | | 0 | 0.0035097220 |
ABI
ABI objects
Getter at block 21160161
getCommunityGuardDisabled() view returns (bool)
false
getCommunityKey() view returns (address)
0x38a4bcc04f5136e6408589a440f495d7ad0f34db
getGovernor() view returns (address)
0x38a4bcc04f5136e6408589a440f495d7ad0f34db
getKeyManager() view returns (address)
0xcd351d3626dc244730796a3168d315168ebf08be
getSuspendedState() view returns (bool)
false
Read-only
This contract contains no read-only function objects.
State-modifying
Events addGasNative(bytes32 swapID) payable
addGasToken(bytes32 swapID, uint256 amount, address token)
allBatch(struct ISharedSigData sigData, struct ISharedDeployFetchParams[] deployFetchParamsArray, struct ISharedFetchParams[] fetchParamsArray, struct ISharedTransferParams[] transferParamsArray)
allBatchV2(struct ISharedSigData sigData, struct ISharedFetchParams[] fetchParamsArray, struct ISharedTransferParams[] transferParamsArray)
deployAndFetchBatch(struct ISharedSigData sigData, struct ISharedDeployFetchParams[] deployFetchParamsArray)
disableCommunityGuard()
enableCommunityGuard()
executeActions(struct ISharedSigData sigData, struct ISharedTransferParams transferParams, struct IMulticallCall[] calls, uint256 gasMulticall)
executexCall(struct ISharedSigData sigData, address recipient, uint32 srcChain, bytes srcAddress, bytes message)
executexSwapAndCall(struct ISharedSigData sigData, struct ISharedTransferParams transferParams, uint32 srcChain, bytes srcAddress, bytes message)
fetchBatch(struct ISharedSigData sigData, struct ISharedFetchParams[] fetchParamsArray)
govWithdraw(address[] tokens)
resume()
suspend()
transfer(struct ISharedSigData sigData, struct ISharedTransferParams transferParams)
transferBatch(struct ISharedSigData sigData, struct ISharedTransferParams[] transferParamsArray)
transferFallback(struct ISharedSigData sigData, struct ISharedTransferParams transferParams)
updateKeyManager(struct ISharedSigData sigData, address keyManager, bool omitChecks)
xCallNative(uint32 dstChain, bytes dstAddress, uint32 dstToken, bytes message, uint256 gasAmount, bytes cfParameters) payable
xCallToken(uint32 dstChain, bytes dstAddress, uint32 dstToken, bytes message, uint256 gasAmount, address srcToken, uint256 amount, bytes cfParameters)
xSwapNative(uint32 dstChain, bytes dstAddress, uint32 dstToken, bytes cfParameters) payable
xSwapToken(uint32 dstChain, bytes dstAddress, uint32 dstToken, address srcToken, uint256 amount, bytes cfParameters)
AddGasNative(bytes32 swapID, uint256 amount)
AddGasToken(bytes32 swapID, uint256 amount, address token)
CommunityGuardDisabled(bool communityGuardDisabled)
ExecuteActionsFailed(address indexed multicallAddress, uint256 amount, address indexed token, bytes reason)
FetchedNative(address indexed sender, uint256 amount)
Suspended(bool suspended)
SwapNative(uint32 dstChain, bytes dstAddress, uint32 dstToken, uint256 amount, address indexed sender, bytes cfParameters)
SwapToken(uint32 dstChain, bytes dstAddress, uint32 dstToken, address srcToken, uint256 amount, address indexed sender, bytes cfParameters)
TransferNativeFailed(address indexed recipient, uint256 amount)
TransferTokenFailed(address indexed recipient, uint256 amount, address indexed token, bytes reason)
UpdatedKeyManager(address keyManager)
XCallNative(uint32 dstChain, bytes dstAddress, uint32 dstToken, uint256 amount, address indexed sender, bytes message, uint256 gasAmount, bytes cfParameters)
XCallToken(uint32 dstChain, bytes dstAddress, uint32 dstToken, address srcToken, uint256 amount, address indexed sender, bytes message, uint256 gasAmount, bytes cfParameters)
constructor(address keyManager)
receive()
This contract contains no error objects.