Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "BRETT BOSS"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17515779 | 3 months ago | | | 0 | 0.0000032602773 | |
| 17515500 | 3 months ago | | | 0 | 0.0000035890156 | |
| 17515269 | 3 months ago | | | 0 | 0.0000035261771 | |
| 17515054 | 3 months ago | | | 0 | 0.0000033494708 | |
| 17515030 | 3 months ago | | | 0 | 0.0000032680751 | |
| 17514843 | 3 months ago | | | 0 | 0.0000029373511 | |
| 17514769 | 3 months ago | | | 0 | 0.0000028214477 | |
| 17514757 | 3 months ago | | | 0 | 2.1998385e-7 | |
| 17514754 | 3 months ago | | | 0 | 0.0000026843039 | |
| 17514654 | 3 months ago | | | 0 | 0.0000023815403 |
ABI
ABI objects
Getter at block 22136723
_ots() view returns (bytes32)
0x87b2406178292f7308c3658c2f6c9efa6ad7ed49f2ef17f611e300b181ec3a4c
_totalSupply() view returns (uint256)
820000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
BRETT BOSS
symbol() view returns (string)
BRETTB
totalSupply() view returns (uint256)
820000000000000000000000000
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.