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 "B26"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19739494 | 7 months ago | | | 0 | 0.00041432607 | |
| 19521833 | 8 months ago | | | 0 | 0.00070514029 | |
| 18919653 | a year ago | | | 0 | 0.00038664662 | |
| 18609089 | a year ago | | | 0 | 0.00064629853 | |
| 18488884 | a year ago | | | 0 | 0.00033124455 | |
| 18477071 | a year ago | | | 0 | 0.00041385180 | |
| 18477070 | a year ago | | | 0 | 0.00042337189 | |
| 18477068 | a year ago | | | 0 | 0.00034689569 | |
| 18285368 | a year ago | | | 0 | 0.00044276737 | |
| 17916854 | a year ago | | | 0 | 0.00038400793 |
ABI
ABI objects
Getter at block 21267209
decimals() view returns (uint256)
18
isOwner() view returns (bool)
false
name() view returns (string)
B26
owner() view returns (address)
0xbc0176593cf857113d9145a75ddc3dae17becc0c
symbol() view returns (string)
B26
totalSupply() view returns (uint256)
26000000000000000000000
Read-only
allowance(address _tokenOwner, address _spender) view returns (uint256)
balanceOf(address _tokenOwner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _tokens) returns (bool)
transfer(address _to, uint256 _tokens) returns (bool)
transferFrom(address _from, address _to, uint256 _tokens) returns (bool)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
receive()
This contract contains no error objects.