BRCEVMVault
Verified contract
Active on
Ethereum with 1,128 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($9,702.37)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 2.990003 | $3,097.43 |
$9,261.32 | |
VMPX | ERC-20 | 29.993199K | $0.014685 |
$440.46 | |
USDT | ERC-20 | 0.585692 | $1.003 |
$0.59 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21011414 | a month ago | | | 0 | 0.00053569974 | |
| 19510176 | 8 months ago | | | 0 | 0.0016879475 | |
| 19330026 | 9 months ago | | | 0 | 0.0043342976 | |
| 19264860 | 9 months ago | | | 0 | 0.0032042185 | |
| 19242255 | 9 months ago | | | 0 | 0.0028961854 | |
| 19234569 | 9 months ago | | | 0 | 0.0052905050 | |
| 19232805 | 9 months ago | | | 0 | 0.0016709078 | |
| 19232804 | 9 months ago | | | 0 | 0.0018869444 | |
| 19232784 | 9 months ago | | | 0 | 0.0017961984 | |
| 19210981 | 9 months ago | | | 0 | 0.0023938602 |
ABI
ABI objects
Getter at block 21230272
admin() view returns (address)
0xd2c3347b1170ba5ac50ed43694515690360bcf8c
wethAddress() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
isNoStandardERC20(address) view returns (bool)
usedTxids(bytes32) view returns (bool)
whitelistToken(address) view returns (bool)
State-modifying
Events changeAdmin(address newAdmin)
deposit(address tokenAddress, address to, uint256 amount) payable
removeNoStandardERC20(address tokenAddress)
removeWhitelistToken(address[] tokenAddresses)
setNoStandardERC20(address tokenAddress)
setWETHAddress(address _wethAddress)
setWhitelistToken(address[] tokenAddresses)
withdraw(address tokenAddress, address to, uint256 amount, bytes32 txid)
AdminChanged(address indexed admin, address indexed newAdmin)
Deposit(address indexed from, address indexed to, address indexed tokenAddress, uint256 amount)
Withdraw(address indexed to, address indexed tokenAddress, uint256 amount, bytes32 txid)
constructor(address _wethAddress)
receive()
This contract contains no error objects.