Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Taylor Swift"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20197502 | 3 months ago | | | 0 | 6.3711334e-7 | |
| 20197493 | 3 months ago | | | 0 | 6.3853581e-7 | |
| 20197480 | 3 months ago | | | 0 | 6.4098232e-7 | |
| 20197278 | 3 months ago | | | 0 | 6.5228853e-7 | |
| 20197212 | 3 months ago | | | 0 | 6.5611514e-7 | |
| 20197207 | 3 months ago | | | 0 | 6.5504932e-7 | |
| 20197106 | 3 months ago | | | 0 | 6.5594271e-7 | |
| 20197024 | 3 months ago | | | 0 | 6.4133544e-7 | |
| 20196795 | 3 months ago | | | 0 | 6.6256718e-7 | |
| 20196507 | 3 months ago | | | 0 | 6.1006283e-7 |
ABI
ABI objects
Getter at block 23896547
_ots() view returns (bytes32)
0x21d87035f3ba86312485d1bc5300298b0ef7e84da569c359e1b5cebeeb56669f
_totalSupply() view returns (uint256)
7100000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Taylor Swift
symbol() view returns (string)
Taylor
totalSupply() view returns (uint256)
7100000000000000000000000000
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.