Bullioncoin
Verified contract
Active on
Ethereum with 661 txns
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 |
---|---|---|---|---|---|
0xce59…c663 | BLX | ERC-20 | 28.763508K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9238803 | 5 years ago | | | 0 | 0.000090070000 | |
| 8936421 | 5 years ago | | | 0.001 | 0.00021000000 | |
| 8025684 | 5 years ago | | | 0 | 0.00027666600 | |
| 7987757 | 5 years ago | | | 0 | 0.00029394400 | |
| 7816786 | 5 years ago | | | 0 | 0.00023055500 | |
| 7494497 | 6 years ago | | | 0 | 0.00069166500 | |
| 7494038 | 6 years ago | | | 0 | 0.00046111000 | |
| 7451885 | 6 years ago | | | 0 | 0.00036551000 | |
| 7097318 | 6 years ago | | | 0 | 0.00023023500 | |
| 6771330 | 6 years ago | | | 0 | 0.00018418800 |
ABI
ABI objects
Getter at block 21193911
decimals() pure returns (uint256)
18
owner() pure returns (address)
0xcef47255b0a73f23f3bc54050a52fcabf2cc323d
symbol() pure returns (string)
BLX
totalSupply() pure returns (uint256)
100000000000000000000000000
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed _owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.