Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Breaking Bad"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18273258 | 4 months ago | | | 0 | 0.000000091709295186 | |
| 18250082 | 4 months ago | | | 0 | 1.7617306e-7 | |
| 18249747 | 4 months ago | | | 0 | 1.6139455e-7 | |
| 18249738 | 4 months ago | | | 0 | 1.6112386e-7 | |
| 18249644 | 4 months ago | | | 0 | 1.5679340e-7 | |
| 18249414 | 4 months ago | | | 0 | 1.5220551e-7 | |
| 18249357 | 4 months ago | | | 0 | 1.5157580e-7 | |
| 18249188 | 4 months ago | | | 0 | 1.5240764e-7 | |
| 18249018 | 4 months ago | | | 0 | 1.4796968e-7 | |
| 18248292 | 4 months ago | | | 0 | 1.3176714e-7 |
ABI
ABI objects
Getter at block 23200340
_ots() view returns (bytes32)
0x2b7f8d12d56e9cd5d5edaf77e79d07a1a1bc199851edd6fc292538750b02b9a4
_totalSupply() view returns (uint256)
70000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Breaking Bad
symbol() view returns (string)
BB
totalSupply() view returns (uint256)
70000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
dada(address a)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.