What in Tarnation?
Verified contract
Active on
Base with 8 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "What in Tarnation?"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16763077 | 5 months ago | | | 0 | 2.6590655e-7 | |
| 16762513 | 5 months ago | | | 0 | 2.4467753e-7 | |
| 16762246 | 5 months ago | | | 0 | 2.3082438e-7 | |
| 16762160 | 5 months ago | | | 0 | 2.2191205e-7 | |
| 16762160 | 5 months ago | | | 0 | 2.2191205e-7 | |
| 16761859 | 5 months ago | | | 0 | 2.4392817e-7 | |
| 16761841 | 5 months ago | | | 0 | 2.5420324e-7 | |
| 16761788 | 5 months ago | | | 0 | 2.6618983e-7 |
ABI
ABI objects
Getter at block 23224280
_ots() view returns (bytes32)
0x919df6fe8582dbacc4d5f233fdea7f9a24776979570bd75aa8b2ae447d13266c
_totalSupply() view returns (uint256)
630000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
What in Tarnation?
symbol() view returns (string)
WIT
totalSupply() view returns (uint256)
630000000000000000000000000
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.