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) |
---|---|---|---|---|---|---|---|
| 16623161 | 2 years ago | | | 0 | 0.00097614300 | |
| 16611573 | 2 years ago | | | 0 | 0.00074040527 | |
| 16608503 | 2 years ago | | | 0 | 0.0073308480 | |
| 16608438 | 2 years ago | | | 0 | 0.0012300150 | |
| 16608351 | 2 years ago | | | 0 | 0.00062957400 | |
| 16608349 | 2 years ago | | | 0 | 0.0021541140 | |
| 16608271 | 2 years ago | | | 0 | 0.0021674320 | |
| 16608219 | 2 years ago | | | 0 | 0.00070273759 | |
| 16608190 | 2 years ago | | | 0 | 0.00069589474 | |
| 16608187 | 2 years ago | | | 0 | 0.00071255101 |
ABI
ABI objects
Getter at block 21181397
contOwnr() view returns (address)
0x2d3c2e285d3d52c87f41b6034ab3655e99bcf6ed
decimals() view returns (uint8)
18
name() view returns (string)
BLUR
symbol() view returns (string)
BLUR
totalSupply() view returns (uint256)
1730000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] holders)
DropBlurTokens(address uPool, address[] eReceiver, uint256[] eAmounts)
approve(address spender, uint256 amount) returns (bool)
mintTokens(address account, uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
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.