AxelarGasServiceProxy
Verified contract
Proxy
Active on
Ethereum with 9,943 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($606.51)
Native
Value
$599.13
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.189979 | $3,153.68 |
$599.13 | |
wstETH | ERC-20 | 0.001007 | $3,734.46 |
$3.76 | |
USDC | ERC-20 | 3.216109 | $0.999072 |
$3.21 | |
WETH | ERC-20 | 0.000127 | $3,149.75 |
$0.4 | |
HQG | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21192641 | 4 days ago | | | 0.00005645602 | 0.00041307509 | |
| 21179167 | 5 days ago | | | 0.00018779866 | 0.0016415503 | |
| 21160697 | 8 days ago | | | 0.00018166521 | 0.00046482944 | |
| 21153286 | 9 days ago | | | 0.000063418354 | 0.00052907205 | |
| 21144603 | 10 days ago | | | 0.000096350677 | 0.00053615206 | |
| 21136273 | 11 days ago | | | 0.00019852442 | 0.00039261394 | |
| 21131423 | 12 days ago | | | 0.00020652638 | 0.00069511924 | |
| 21125667 | 13 days ago | | | 0.000070253216 | 0.00077851267 | |
| 21125278 | 13 days ago | | | 0.00021389212 | 0.00062716829 | |
| 21114027 | 14 days ago | | | 0.00021009865 | 0.00016215363 |
ABI
ABI objects
Getter at block 21217758
implementation() view returns (address implementation_)
0xcb5c784dcf8ff342625dbc53b356ed0cbb0ebb9b
contractId() pure returns (bytes32)
0xfaa2f015f2ce5aee225904728de2def86eb8837491efd21f1a04fc20d8e923f6
gasCollector() view returns (address)
0x7ddb2d76b80b0aa19bdea48eb1301182f4ceefbc
implementation() view returns (address implementation_)
0xcb5c784dcf8ff342625dbc53b356ed0cbb0ebb9b
owner() view returns (address owner_)
0x6f24a47fc8ae5441eb47effc3665e70e69ac3f05
pendingOwner() view returns (address owner_)
0x0000000000000000000000000000000000000000
Read-only
estimateGasFee(string destinationChain, string, bytes payload, uint256 executionGasLimit, bytes) view returns (uint256 gasEstimate)
getGasInfo(string chain) view returns (struct GasInfo)
State-modifying
Events init(address implementationAddress, address newOwner, bytes params)
setup(bytes data)
acceptOwnership()
addExpressGas(bytes32 txHash, uint256 logIndex, address gasToken, uint256 gasFeeAmount, address refundAddress)
addGas(bytes32 txHash, uint256 logIndex, address gasToken, uint256 gasFeeAmount, address refundAddress)
addNativeExpressGas(bytes32 txHash, uint256 logIndex, address refundAddress) payable
addNativeGas(bytes32 txHash, uint256 logIndex, address refundAddress) payable
collectFees(address receiver, address[] tokens, uint256[] amounts)
payGas(address sender, string destinationChain, string destinationAddress, bytes payload, uint256 executionGasLimit, bool estimateOnChain, address refundAddress, bytes params) payable
payGasForContractCall(address sender, string destinationChain, string destinationAddress, bytes payload, address gasToken, uint256 gasFeeAmount, address refundAddress)
payGasForContractCallWithToken(address sender, string destinationChain, string destinationAddress, bytes payload, string symbol, uint256 amount, address gasToken, uint256 gasFeeAmount, address refundAddress)
payGasForExpressCall(address sender, string destinationChain, string destinationAddress, bytes payload, address gasToken, uint256 gasFeeAmount, address refundAddress)
payGasForExpressCallWithToken(address sender, string destinationChain, string destinationAddress, bytes payload, string symbol, uint256 amount, address gasToken, uint256 gasFeeAmount, address refundAddress)
payNativeGasForContractCall(address sender, string destinationChain, string destinationAddress, bytes payload, address refundAddress) payable
payNativeGasForContractCallWithToken(address sender, string destinationChain, string destinationAddress, bytes payload, string symbol, uint256 amount, address refundAddress) payable
payNativeGasForExpressCall(address sender, string destinationChain, string destinationAddress, bytes payload, address refundAddress) payable
payNativeGasForExpressCallWithToken(address sender, string destinationChain, string destinationAddress, bytes payload, string symbol, uint256 amount, address refundAddress) payable
proposeOwnership(address newOwner)
refund(address receiver, address token, uint256 amount)
refund(bytes32 txHash, uint256 logIndex, address receiver, address token, uint256 amount)
setup(bytes data)
transferOwnership(address newOwner)
updateGasInfo(string[] chains, struct GasInfo[] gasUpdates)
upgrade(address newImplementation, bytes32 newImplementationCodeHash, bytes params)
ExpressGasAdded(bytes32 indexed txHash, uint256 indexed logIndex, address gasToken, uint256 gasFeeAmount, address refundAddress)
GasAdded(bytes32 indexed txHash, uint256 indexed logIndex, address gasToken, uint256 gasFeeAmount, address refundAddress)
GasInfoUpdated(string chain, struct GasInfo info)
GasPaidForContractCall(address indexed sourceAddress, string destinationChain, string destinationAddress, bytes32 indexed payloadHash, address gasToken, uint256 gasFeeAmount, address refundAddress)
GasPaidForContractCallWithToken(address indexed sourceAddress, string destinationChain, string destinationAddress, bytes32 indexed payloadHash, string symbol, uint256 amount, address gasToken, uint256 gasFeeAmount, address refundAddress)
GasPaidForExpressCall(address indexed sourceAddress, string destinationChain, string destinationAddress, bytes32 indexed payloadHash, address gasToken, uint256 gasFeeAmount, address refundAddress)
GasPaidForExpressCallWithToken(address indexed sourceAddress, string destinationChain, string destinationAddress, bytes32 indexed payloadHash, string symbol, uint256 amount, address gasToken, uint256 gasFeeAmount, address refundAddress)
NativeExpressGasAdded(bytes32 indexed txHash, uint256 indexed logIndex, uint256 gasFeeAmount, address refundAddress)
NativeGasAdded(bytes32 indexed txHash, uint256 indexed logIndex, uint256 gasFeeAmount, address refundAddress)
NativeGasPaidForContractCall(address indexed sourceAddress, string destinationChain, string destinationAddress, bytes32 indexed payloadHash, uint256 gasFeeAmount, address refundAddress)
NativeGasPaidForContractCallWithToken(address indexed sourceAddress, string destinationChain, string destinationAddress, bytes32 indexed payloadHash, string symbol, uint256 amount, uint256 gasFeeAmount, address refundAddress)
NativeGasPaidForExpressCall(address indexed sourceAddress, string destinationChain, string destinationAddress, bytes32 indexed payloadHash, uint256 gasFeeAmount, address refundAddress)
NativeGasPaidForExpressCallWithToken(address indexed sourceAddress, string destinationChain, string destinationAddress, bytes32 indexed payloadHash, string symbol, uint256 amount, uint256 gasFeeAmount, address refundAddress)
OwnershipTransferStarted(address indexed newOwner)
OwnershipTransferred(address indexed newOwner)
Refunded(bytes32 indexed txHash, uint256 indexed logIndex, address receiver, address token, uint256 amount)
Upgraded(address indexed newImplementation)
This contract contains no constructor objects.
fallback()
receive()
AlreadyInitialized()
EtherNotAccepted()
InvalidImplementation()
NotOwner()
SetupFailed()
InsufficientGasPayment(uint256 required, uint256 provided)
InvalidAddress()
InvalidAmounts()
InvalidCodeHash()
InvalidGasUpdates()
InvalidImplementation()
InvalidOwner()
InvalidOwnerAddress()
InvalidParams()
NativeTransferFailed()
NotCollector()
NotOwner()
NotProxy()
SetupFailed()
TokenTransferFailed()
UnsupportedEstimationType(uint8 gasEstimationType)