Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "MemeBear"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17458434 | 3 months ago | | | 0 | 0.0000011724462 | |
| 17458267 | 3 months ago | | | 0 | 0.0000011332205 | |
| 17458034 | 3 months ago | | | 0 | 0.0000010817992 | |
| 17458024 | 3 months ago | | | 0 | 0.0000010801152 | |
| 17457849 | 3 months ago | | | 0 | 0.0000010291349 | |
| 17457733 | 3 months ago | | | 0 | 9.4393912e-7 | |
| 17457554 | 3 months ago | | | 0 | 8.5167363e-7 | |
| 17457544 | 3 months ago | | | 0 | 8.7657566e-7 | |
| 17457529 | 3 months ago | | | 0 | 8.9200201e-7 | |
| 17457519 | 3 months ago | | | 0 | 1.6307191e-7 |
ABI
ABI objects
Getter at block 21837289
_ots() view returns (bytes32)
0x1e3a1e72f96700af86370772c274f777276832e7f76d7c13061fb10e7ff3d641
_totalSupply() view returns (uint256)
670000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
MemeBear
symbol() view returns (string)
MBR
totalSupply() view returns (uint256)
670000000000000000000000000
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.