Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($42,838.64)
Native
Value
$42,838.45
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 12.758918 | $3,357.53 |
$42,838.45 | |
GRG | ERC-20 | 0.1 | $1.13 |
$0.11 | |
WGC | ERC-20 | 200 | $0.000387 |
$0.08 | |
SKIPUP | ERC-20 | 0.01 | $0.113944 |
$0 | |
USA | ERC-20 | 1 | $0.000703 |
$0 | |
kurbi | ERC-20 | 0.2 | $0.000691 |
$0 | |
MAG | ERC-20 | 0.604241 | $0.000078 |
$0 | |
Cheems | ERC-20 | 10.134582M | -- | -- | |
OHNO | ERC-20 | 4.650682K | -- | -- | |
| ERC-20 | 2.4K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22848525 | a few seconds ago | | | 0.00000089 | 7.2808688e-7 | |
| 22848521 | a minute ago | | | 0 | 0.0000016550699 | |
| 22848512 | a minute ago | | | 0.00000077 | 7.2053097e-7 | |
| 22848171 | 12 minutes ago | | | 0 | 0.0000016550699 | |
| 22848121 | 14 minutes ago | | | 0 | 0.0000016550699 | |
| 22847721 | 27 minutes ago | | | 0 | 0.0000016547600 | |
| 22847621 | 31 minutes ago | | | 0 | 0.0000016550699 | |
| 22847321 | 41 minutes ago | | | 0 | 0.0000026058855 | |
| 22846914 | an hour ago | | | 0.00000088 | 3.3952301e-7 | |
| 22846908 | an hour ago | | | 0.00000073 | 3.4007675e-7 |
ABI
ABI objects
Getter at block 22848541
owner() view returns (address)
0xfb5693de25f8f492a7321ad4fed953f09ac4dbb3
paused() view returns (bool)
false
Read-only
chainConfig(uint256) view returns (uint256 chainId, bool isEnabled)
getChainData(uint256 chainId) view returns (struct RefuelChainData)
processedHashes(bytes32) view returns (bool)
senders(address) view returns (bool)
State-modifying
Events addRoutes(struct RefuelChainData[] _routes)
batchSendNativeToken(address[] receivers, uint256[] amounts, bytes32[] srcChainTxHashes, uint256 perUserGasAmount, uint256 maxLimit)
depositNativeToken(uint256 destinationChainId, address _to) payable
grantSenderRole(address sender)
renounceOwnership()
rescueERC20(address _token, address _to)
revokeSenderRole(address sender)
sendNativeToken(address receiver, uint256 amount, bytes32 srcChainTxHash, uint256 perUserGasAmount, uint256 maxLimit)
setIsEnabled(uint256 chainId, bool _isEnabled) returns (bool)
setPause() returns (bool)
setUnPause() returns (bool)
transferOwnership(address newOwner)
withdrawBalance(address _to, uint256 _amount)
withdrawFullBalance(address _to)
Deposit(address indexed destinationReceiver, uint256 amount, uint256 indexed destinationChainId)
Donation(address sender, uint256 amount)
GrantSender(address sender)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
RevokeSender(address sender)
Send(address receiver, uint256 amount, bytes32 srcChainTxHash)
Unpaused(address account)
Withdrawal(address indexed receiver, uint256 amount)
constructor()
receive()
This contract contains no error objects.