Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "BRETT GANG"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17324416 | 4 months ago | | | 0 | 0.0000016140006 | |
| 17324188 | 4 months ago | | | 0 | 0.0000013894695 | |
| 17324181 | 4 months ago | | | 0 | 0.0000014290204 | |
| 17323998 | 4 months ago | | | 0 | 0.0000014269333 | |
| 17323992 | 4 months ago | | | 0 | 0.0000013668942 | |
| 17323909 | 4 months ago | | | 0 | 0.0000013353664 | |
| 17323679 | 4 months ago | | | 0 | 0.0000012564260 | |
| 17323563 | 4 months ago | | | 0 | 0.0000012485297 | |
| 17323482 | 4 months ago | | | 0 | 0.0000012279577 | |
| 17323458 | 4 months ago | | | 0 | 0.0000012096868 |
ABI
ABI objects
Getter at block 22473638
_ots() view returns (bytes32)
0xf9e81e62571a464438e4815a457941b8af65272d5428ddfca4ab125d0e18bc06
_totalSupply() view returns (uint256)
790000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
BRETT GANG
symbol() view returns (string)
BRETTG
totalSupply() view returns (uint256)
790000000000000000000000000
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.