ERC1967Proxy
Verified contract
Proxy
Active on
Base with 767 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
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 2 additional slots
Balances ($2,285.65)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.908415 | $2,515.91 |
$2,285.49 | |
BENTO | ERC-20 | 8.880888M | $0.00 |
$0.08 | |
GOCHU | ERC-20 | 50K | $0.000001 |
$0.06 | |
WGC | ERC-20 | 200 | $0.000106 |
$0.02 | |
USA | ERC-20 | 1 | $0.001629 |
$0 | |
kurbi | ERC-20 | 0.1 | $0.000629 |
$0 | |
SNICK | ERC-20 | 2.4M | -- | -- | |
BOB | ERC-20 | 45.668K | -- | -- | |
DISNEY | ERC-20 | 45.668K | -- | -- | |
POKEMON | ERC-20 | 45.668K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21839245 | 11 hours ago | | | 0 | 0.0000018781611 | |
| 21817631 | a day ago | | | 0 | 0.0000011068737 | |
| 21796036 | a day ago | | | 0 | 0.0000010407858 | |
| 21774441 | 2 days ago | | | 0 | 0.0000025265581 | |
| 21752833 | 2 days ago | | | 0 | 0.0000011313064 | |
| 21731237 | 3 days ago | | | 0 | 0.0000018904335 | |
| 21709634 | 3 days ago | | | 0 | 0.0000010378685 | |
| 21688035 | 4 days ago | | | 0 | 0.0000018806059 | |
| 21666433 | 4 days ago | | | 0 | 0.0000012027473 | |
| 21644845 | 5 days ago | | | 0 | 0.0000024878203 |
ABI
ABI objects
Getter at block 21858958 proxiableUUID() view returns (bytes32)
activeBridge() view returns (bytes32)
0xffd0ae3b94039754aeb8481a8177e1ada74d0f5a5522ed27963ad70e39aeb2c9
activeSwap() view returns (bytes32)
0x5001a9861b61122876db286a859e3cfd78b789c1c190d57a3e9abe714a66872a
bridgeParams() view returns (address bridge, bytes params)
(bridge=0x45f1a95a4d3f3836523f5c83673c797f4d4d263b, params=0x000000000000000000000000000000000000000000000000000000000000006e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000001)
cowllector() view returns (bool sendFunds, address cowllector, uint256 amountCowllectorNeeds)
(sendFunds=true, cowllector=0x03d9964f4d93a24b58c0fc3a8df3474b59ba8557, amountCowllectorNeeds=20000000000000000)
destinationAddress() view returns (address destination, bytes destinationBytes, string destinationString)
(destination=0x5f98f630009e0e090965fb42dde95f5a2d495445, destinationBytes=0x5f98f630009e0e090965fb42dde95f5a2d495445, destinationString=0x5f98f630009E0E090965fb42DDe95F5A2d495445)
funds() view returns (address sender, bool fromInternalBalance, address recipient, bool toInternalBalance)
(sender=0x02ae4716b9d5d48db1445814b0ede39f5c28264b, fromInternalBalance=false, recipient=0x02ae4716b9d5d48db1445814b0ede39f5c28264b, toInternalBalance=false)
minBridgeAmount() view returns (uint256)
5000000000
native() view returns (address)
0x4200000000000000000000000000000000000006
owner() view returns (address)
0x6ffaca7c3b38ec2d631d86e15f328ee6ef6c6226
stable() view returns (address)
0xd9aaec86b65d86f6a7b5b1b0c42ffa531710b6ca
swapKind() view returns (uint8)
0
swapParams() view returns (address router, bytes params)
(router=0x2626664c2603336e57b271c5c0b26f421741e481, params=0x0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000002b42000000000000000000000000000000000000060001f4d9aaec86b65d86f6a7b5b1b0c42ffa531710b6ca000000000000000000000000000000000000000000)
Read-only
bridgeToUse(bytes32) view returns (string)
findHash(string _variable) pure returns (bytes32)
swapToUse(bytes32) view returns (string)
State-modifying
Events bridgeAxelar()
bridgeCircle()
bridgeStargate()
bridgeSynapse()
bridgezkEVM()
bridgezkSync()
harvest()
inCaseTokensGetStuck(address _token, bool _native)
initialize()
renounceOwnership()
setActiveBridge(bytes32 _bridgeHash, struct StructsBridgeParams _params)
setActiveSwap(bytes32 _swapHash, struct StructsSwapParams _params)
setCowllector(struct StructsCowllector _cowllector)
setDestinationAddress(struct StructsDestinationAddress _destination)
setMinBridgeAmount(uint256 _amount)
setStable(address _stable, address _native)
swapAlgebra()
swapBalancer()
swapSolidly()
swapUniV2()
swapUniV3()
swapUniV3Deadline()
transferOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Bridged(address indexed stable, uint256 stableBridged)
CowllectorRefill(uint256 amount)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetBridge(bytes32 bridge, struct StructsBridgeParams params)
SetDestinationAddress(struct StructsDestinationAddress destinationAddress)
SetMinBridgeAmount(uint256 amount)
SetStable(address oldStable, address newStable)
SetSwap(bytes32 swap, struct StructsSwapParams params)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
receive()
BridgeError()
FailedToSendEther()
IncorrectRoute()
NotAuthorized()
NotEnoughEth()
SwapError()