Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.14)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GRG | ERC-20 | 0.1 | $1.41 |
$0.14 | |
USA | ERC-20 | 1 | $0.00074 |
$0 | |
kurbi | ERC-20 | 0.1 | $0.000794 |
$0 | |
Pi2.0 | ERC-20 | 1.003142K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12420443 | 8 months ago | | | 0 | 0.000000087713884959 | |
| 12006046 | 8 months ago | | | 0 | 0.00016446725 | |
| 11821566 | 8 months ago | | | 0.002 | 0.000038489307 | |
| 10752473 | 9 months ago | | | 0.002 | 0.000000006347789550 | |
| 9129212 | 10 months ago | | | 0 | 0.00011439928 | |
| 9129151 | 10 months ago | | | 0.002 | 0.000000000557996721 | |
| 9114058 | 10 months ago | | | 0.002 | 0.000000032737542269 | |
| 8598166 | a year ago | | | 0.1014 | 0.000000000299568537 | |
| 8261863 | a year ago | | | 0 | 0.00011437525 | |
| 7975109 | a year ago | | | 0.11 | 0.000000000096812382 |
ABI
ABI objects
Getter at block 22778475
operator() view returns (address)
0xebb14128e98b2966eab5b7da3a83e8c2edca0313
Read-only
allowedTokens(address) view returns (bool)
completed(string) view returns (bool)
State-modifying
Events addNative() payable
deposit(address token, uint256 amount, string payload)
depositNative(string payload) payable
removeNative(address recipient, uint256 amount)
removeTokens(address recipient, address token, uint256 amount)
revokeToken(address token)
sendNative(address recipient, uint256 amount, string id)
sendTokens(address recipient, address token, uint256 amount, string id)
transferOperator(address updatedOperator)
whitelistToken(address token)
Deposit(address indexed user, address indexed token, uint256 amount, string payload)
constructor(address _operator)
This contract contains no fallback and receive objects.
AddressEmptyCode(address target)
AddressInsufficientBalance(address account)
FailedInnerCall()
SafeERC20FailedOperation(address token)