BlurPool
Verified contract
Implementation
Active on
Ethereum with 2 txns
Storage
Map
Table
Raw
Constants and immutables
11
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 ($0.00)
No balances found for "BlurPool"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21194279 | 7 days ago | | | 0 | 0.00092084604 | |
| 21194251 | 7 days ago | | | 0.0001 | 0.0013640166 |
ABI
ABI objects
Getter at block 21244554
decimals() pure returns (uint8)
18
name() view returns (string)
Blur Pool
owner() view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID() view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
totalSupply() view returns (uint256)
0
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)
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 exchange, address exchangeV2, address swap, address blend)
receive()
This contract contains no error objects.