BlackRock
Verified contract
Active on
Ethereum with 216 txns
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 "BlackRock"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20155393 | 5 months ago | | | 0 | 0.00031363965 | |
| 19839111 | 6 months ago | | | 0 | 0.00024417429 | |
| 18800537 | a year ago | | | 0 | 0.0027623683 | |
| 17780133 | a year ago | | | 0 | 0.0017406679 | |
| 17750037 | a year ago | | | 0 | 0.00081750496 | |
| 17707793 | a year ago | | | 0 | 0.00097673486 | |
| 17621417 | a year ago | | | 0 | 0.00091412174 | |
| 17565531 | a year ago | | | 0 | 0.00068026964 | |
| 17560108 | a year ago | | | 0 | 0.00084534556 | |
| 17539647 | a year ago | | | 0 | 0.00041448374 |
ABI
ABI objects
Getter at block 21222393
DOMAIN_SEPARATOR() view returns (bytes32)
0xde49b5cc7f066b898a6d45025283a35bee43c9297f7bb1d10b3beed586e320d3
decimals() view returns (uint8)
18
eip712Domain() view returns (bytes1 fields, string name, string version, uint256 chainId, address verifyingContract, bytes32 salt, uint256[] extensions)
(fields=0x0f, name=BlackRock, version=1, chainId=1, verifyingContract=0x1a6e71174cd6e7a78639fd39e0e77f0fed065ad8, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
name() view returns (string)
BlackRock
owner() view returns (address)
0x9f06ac15ed3c9321a347831e1e3571ec87aa26a7
symbol() view returns (string)
ROCK
totalSupply() view returns (uint256)
420000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
nonces(address owner) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
EIP712DomainChanged()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
InvalidShortString()
StringTooLong(string str)