Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Teady Bear"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19807643 | 3 months ago | | | 0 | 2.5929357e-7 | |
| 19807603 | 3 months ago | | | 0 | 2.3539023e-7 | |
| 19807578 | 3 months ago | | | 0 | 2.3554159e-7 | |
| 19807565 | 3 months ago | | | 0 | 2.3633375e-7 | |
| 19807548 | 3 months ago | | | 0 | 2.3633021e-7 | |
| 19807539 | 3 months ago | | | 0 | 2.3583902e-7 | |
| 19807531 | 3 months ago | | | 0 | 2.3639618e-7 | |
| 19807520 | 3 months ago | | | 0 | 2.3659642e-7 | |
| 19807509 | 3 months ago | | | 0 | 2.3524123e-7 | |
| 19807501 | 3 months ago | | | 0 | 2.3585080e-7 |
ABI
ABI objects
Getter at block 23798163
_ots() view returns (bytes32)
0x5597f07b7c16675237dd5fa32b144d02cd11d4a263de8aebb803fc3e4d951bc5
_totalSupply() view returns (uint256)
8100000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Teady Bear
symbol() view returns (string)
teadyb
totalSupply() view returns (uint256)
8100000000000000000000000000
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)
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.