EvoProxy
Verified contract
Proxy
Active on
Ethereum with 21,731 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 ($25,324.68)
Native
Value
$1,336.55
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.42367 | $3,154.69 |
$1,336.55 | |
GNFT | ERC-20 | 43.184715K | $0.549317 |
$23,722.1 | |
WBTC | ERC-20 | 0.002105 | $81,777.00 |
$172.16 | |
USDT | ERC-20 | 51.013871 | $1.001 |
$51.06 | |
USDC | ERC-20 | 35.958599 | $0.999845 |
$35.95 | |
MATIC | ERC-20 | 17 | $0.403347 |
$6.86 | |
$ Evmosia.com | ERC-20 | 2.5K | -- | -- | |
BGBG | ERC-20 | 722.762892 | -- | -- | |
TetherClaims.com | ERC-20 | 400 | -- | -- | |
0xf968…8570 | ERC-1555 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17936111 | a year ago | | | 0 | 0.0019891635 | |
| 17852233 | a year ago | | | 0.02 | 0.00045918308 | |
| 17848809 | a year ago | | | 0.39 | 0.00048569784 | |
| 17848386 | a year ago | | | 0 | 0.0047785817 | |
| 17848384 | a year ago | | | 0 | 0.0017924854 | |
| 17846928 | a year ago | | | 0.02 | 0.00053634018 | |
| 17846783 | a year ago | | | 0.20282405 | 0.00051579391 | |
| 17846614 | a year ago | | | 0 | 0.0010758207 | |
| 17844145 | a year ago | | | 0 | 0.0039504152 | |
| 17844124 | a year ago | | | 0 | 0.0019191767 |
ABI
ABI objects
Getter at block 21164818
owner() view returns (address)
0x40e0dcd7024030c7b5e1d474fe95aaf7bb880ad0
Read-only
isOwnedToken(address) view returns (bool)
isRecipientContract(address) view returns (bool)
isSenderContract(address) view returns (bool)
isSigner(address) view returns (bool)
isWithdrawn(bytes32) view returns (bool)
State-modifying
Events admin() returns (address admin_)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data)
deposit(address token, uint256 amount, uint8 to, bool bonus, bytes recipient) payable
setIsOwnedToken(address token, bool _owned)
setOwner(address newOwner)
setRecipientContract(address account, bool state)
setSenderContract(address account, bool state)
setSigner(address account, bool state)
withdraw(struct EvoBridgeV2Withdraw[] ws)
AdminChanged(address indexed admin)
Upgraded(address indexed implementation)
Deposited(address indexed sender, address indexed token, uint8 indexed to, uint256 amount, bool bonus, bytes recipient)
Withdrawn(bytes32 indexed id, address indexed token, address indexed recipient, uint256 amount)
constructor(address admin_)
fallback()
receive()
receive()
This contract contains no error objects.