Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BKY | ERC-20 | 194.044847M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18502679 | a year ago | | | 0 | 0.00043566865 | |
| 18502672 | a year ago | | | 0 | 0.00062929319 | |
| 16843534 | 2 years ago | | | 0 | 0.00090364857 | |
| 15583344 | 2 years ago | | | 0 | 0.0013989534 | |
| 13681670 | 3 years ago | | | 0 | 0.0055061916 | |
| 13466205 | 3 years ago | | | 0 | 0.0027044195 | |
| 13061837 | 3 years ago | | | 0 | 0.0013772250 | |
| 12804731 | 3 years ago | | | 0 | 0.0010343000 | |
| 12804727 | 3 years ago | | | 0 | 0.00069206000 | |
| 12761095 | 3 years ago | | | 0 | 0.00069230000 |
ABI
ABI objects
Getter at block 21166494
decimals() view returns (uint8)
8
name() view returns (string)
BLUEKEY
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x63fe542fbe895190aa2a77380409b1b110d816be
symbol() view returns (string)
BKY
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
burn(uint256 _value)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Burn(address indexed burner, uint256 value)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.