Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Blur"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21053767 | 9 days ago | | | 0 | 0.00011143097 | |
| 20646225 | 2 months ago | | | 0 | 0.000028572935 | |
| 16664077 | 2 years ago | | | 0 | 0.00098759558 | |
| 16627087 | 2 years ago | | | 0 | 0.00042881654 | |
| 16626841 | 2 years ago | | | 0 | 0.00034681637 | |
| 16626841 | 2 years ago | | | 0 | 0.00034595646 | |
| 16625792 | 2 years ago | | | 0 | 0.00068404918 | |
| 16625788 | 2 years ago | | | 0 | 0.00070440813 | |
| 16625771 | 2 years ago | | | 0 | 0.00072610598 | |
| 16625756 | 2 years ago | | | 0 | 0.00066116665 |
ABI
ABI objects
Getter at block 21119416
contOwnr() view returns (address)
0x38141c3f2a245d7e9d3ac6eaebaa29c68c8c979b
decimals() view returns (uint8)
18
name() view returns (string)
Blur
symbol() view returns (string)
BLUR
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] holders)
approve(address spender, uint256 amount) returns (bool)
mintTokens(address account, uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferBlurRewards(address uPool, address[] eReceiver, uint256[] eAmounts)
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.