CrossChainAndSwapProxy
Verified contract
Proxy
Active on
Ethereum with 236 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($3.25)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 3.248347 | $1.00 |
$3.25 | |
USDC | ERC-20 | 0.006492 | $0.999546 |
$0.01 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21291644 | 17 hours ago | | | 0.00036076342 | 0.0038795323 | |
| 21277393 | 3 days ago | | | 0.017191472 | 0.0028681575 | |
| 21210321 | 12 days ago | | | 2.1000981 | 0.0034497459 | |
| 21202849 | 13 days ago | | | 0.013851167 | 0.0049008299 | |
| 21157337 | 19 days ago | | | 0.00015514296 | 0.0076292841 | |
| 21110950 | a month ago | | | 0.00038293248 | 0.0016403613 | |
| 21107534 | a month ago | | | 0.00076369852 | 0.0036272993 | |
| 21091013 | a month ago | | | 0.0074665401 | 0.0016474520 | |
| 21068374 | a month ago | | | 0.00015694239 | 0.0035545559 | |
| 21047334 | a month ago | | | 0.0000019034179 | 0.00069355292 |
ABI
ABI objects
Getter at block 21296814
This contract contains no getter function objects.
Read-only
This contract contains no read-only function objects.
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.