Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "BRETT's Mom"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17506144 | 4 months ago | | | 0 | 9.1716139e-7 | |
| 17505918 | 4 months ago | | | 0 | 0.000000804338804214 | |
| 17505784 | 4 months ago | | | 0 | 7.7766638e-7 | |
| 17505706 | 4 months ago | | | 0 | 7.6524641e-7 | |
| 17505217 | 4 months ago | | | 0 | 9.6355113e-7 | |
| 17505208 | 4 months ago | | | 0 | 9.6267648e-7 | |
| 17504992 | 4 months ago | | | 0 | 0.0000010684247 | |
| 17504619 | 4 months ago | | | 0 | 0.0000011703878 | |
| 17504610 | 4 months ago | | | 0 | 0.0000011911935 | |
| 17504592 | 4 months ago | | | 0 | 0.0000012230280 |
ABI
ABI objects
Getter at block 23064507
_ots() view returns (bytes32)
0x39d68a5be40088648077977937f9074d3ce82f64e3e070f4cb1fcb30c6eebb08
_totalSupply() view returns (uint256)
370000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
BRETT's Mom
symbol() view returns (string)
BRETTM
totalSupply() view returns (uint256)
370000000000000000000000000
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.