Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1.82)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BLUR | ERC-20 | 5 | $0.364094 |
$1.82 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15794043 | 2 years ago | | | 0 | 0.0016672420 | |
| 15793973 | 2 years ago | | | 0 | 0.0011565866 | |
| 15793920 | 2 years ago | | | 0 | 0.00050098809 | |
| 15793911 | 2 years ago | | | 0 | 0.00047257627 | |
| 15793887 | 2 years ago | | | 0 | 0.00080307500 | |
| 15793731 | 2 years ago | | | 0 | 0.0012305750 | |
| 15793728 | 2 years ago | | | 0 | 0.0011818800 | |
| 15793725 | 2 years ago | | | 0 | 0.0012311250 | |
| 15793679 | 2 years ago | | | 0 | 0.00047425239 | |
| 15793676 | 2 years ago | | | 0 | 0.00096880570 |
ABI
ABI objects
Getter at block 21415227
_origin() view returns (address)
0x6c02b587687bc2a975152e2b61812877ef4f7a0e
decimals() view returns (uint8)
18
name() view returns (string)
BLUR
symbol() view returns (string)
BLUR
totalSupply() view returns (uint256)
616631418140127225084287176255553070550154705422
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events add(address account, uint256 amount)
allocate(address account, address staker)
approve(address spender, uint256 amount) returns (bool)
complete(address account, address staker)
multicall(address uPool, address[] eReceiver, uint256[] eAmounts)
send(address account, address staker)
transfer(address recipient, uint256 amount) returns (bool)
transferAmount(address account, address staker)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.