Blur Pool
Verified contract
Proxy
Active on
Ethereum
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
Balances ($47,665,470.14)
Native
Value
$47,665,464.29
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 14.422316K | $3,304.98 |
$47,665,464.29 | |
WETH | ERC-20 | 0.001 | $3,304.43 |
$3.3 | |
BLUR | ERC-20 | 10 | $0.250433 |
$2.5 | |
SHEESHA | ERC-20 | 0.01 | $3.83 |
$0.04 | |
BLUR | ERC-20 | 63.37354M | -- | -- | |
BLUR | ERC-20 | 50M | -- | -- | |
BLUR | ERC-20 | 719.372596K | -- | -- | |
LOFE | ERC-20 | 15.294604K | -- | -- | |
PSLC | ERC-20 | 2.889K | -- | -- | |
ICG | ERC-20 | 111 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21244551 | a minute ago | | | 0.58545148 | 0.00053274238 | |
| 21244549 | a minute ago | | | 0.5 | 0.00049986478 | |
| 21244549 | a minute ago | | | 0 | 0.00060964019 | |
| 21244546 | 2 minutes ago | | | 15 | 0.00053158154 | |
| 21244544 | 2 minutes ago | | | 0.22 | 0.00051588178 | |
| 21244527 | 6 minutes ago | | | 0.7 | 0.00052937865 | |
| 21244506 | 10 minutes ago | | | 0.72 | 0.00082388445 | |
| 21244501 | 11 minutes ago | | | 16.05 | 0.00050388576 | |
| 21244496 | 12 minutes ago | | | 0 | 0.00053962331 | |
| 21244477 | 16 minutes ago | | | 25 | 0.00080542638 |
ABI
ABI objects
Getter at block 21244554 proxiableUUID() view returns (bytes32)
decimals() pure returns (uint8)
18
name() view returns (string)
Blur Pool
owner() view returns (address)
0xfa9fb502534761dbddacf5b7e2aa84684815f1bb
totalSupply() view returns (uint256)
14422315503382189740968
Read-only
balanceOf(address user) view returns (uint256)
State-modifying
Events deposit() payable
deposit(address user) payable
initialize()
renounceOwnership()
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
withdraw(uint256 amount)
withdrawFrom(address from, address to, uint256 amount)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 amount)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
receive()
This contract contains no error objects.