SocialBDIBurner
Verified contract
Active on
Ethereum with 47 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,381.54)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.418455 | $3,281.08 |
$1,372.98 | |
UNI | ERC-20 | 0.63305 | $10.56 |
$6.69 | |
SNX | ERC-20 | 0.538324 | $2.10 |
$1.13 | |
YFI | ERC-20 | 0.000106 | $6,952.90 |
$0.74 | |
COMP | ERC-20 | 0.000001 | $62.62 |
$0 | |
BDI | ERC-20 | 127.786111 | -- | -- | |
linkCRV | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15095897 | 2 years ago | | | 0 | 0.0083778762 | |
| 15094785 | 2 years ago | | | 0 | 0.00092931708 | |
| 14945124 | 2 years ago | | | 0 | 0.0045807320 | |
| 14945059 | 2 years ago | | | 0 | 0.0048129885 | |
| 14839499 | 3 years ago | | | 0 | 0.0021980770 | |
| 14813906 | 3 years ago | | | 0 | 0.0019420668 | |
| 14772693 | 3 years ago | | | 0 | 0.0021511200 | |
| 14612143 | 3 years ago | | | 0 | 0.0019891786 | |
| 14520145 | 3 years ago | | | 0 | 0.0047899024 | |
| 14490690 | 3 years ago | | | 0 | 0.0038063500 |
ABI
ABI objects
Getter at block 21274156
bmi() view returns (address)
0x0309c98b1bffa350bcb3f9fb9780970ca32a5060
governance() view returns (address)
0xf337a885a7543cab542b2d3f5a8c1945036e0c42
Read-only
approvedWeavers(address) view returns (bool)
claimed(address, address, uint256) view returns (bool)
curId(address) view returns (uint256)
deposits(address, address, uint256) view returns (uint256)
totalDeposited(address, uint256) view returns (uint256)
zapped(address, uint256) view returns (uint256)
State-modifying
Events approveWeaver(address _weaver)
deposit(address _token, uint256 _amount)
recoverERC20(address _token)
recoverERC20(address _token, uint256 _amount)
revokeWeaver(address _weaver)
setGov(address _governance)
socialBurn(address[] targets, bytes[] data, uint256 _minRecv) returns (uint256)
uniswapV3SwapCallback(int256, int256, bytes data)
withdraw(address _token, uint256 _amount)
withdrawETH(address _token, uint256 _id)
withdrawETHMany(address[] _tokens, uint256[] _ids)
This contract contains no event objects.
constructor(address _governance)
receive()
This contract contains no error objects.