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) |
---|---|---|---|---|---|---|---|
| 20220462 | 2 months ago | | | 0 | 2.8672993e-7 | |
| 20220189 | 2 months ago | | | 0 | 3.1397249e-7 | |
| 20220061 | 2 months ago | | | 0 | 3.3560571e-7 | |
| 20219958 | 2 months ago | | | 0 | 3.5806779e-7 | |
| 20219851 | 2 months ago | | | 0 | 3.6625440e-7 | |
| 20219809 | 2 months ago | | | 0 | 3.6423499e-7 | |
| 20219779 | 2 months ago | | | 0 | 3.6512335e-7 | |
| 20219766 | 2 months ago | | | 0 | 3.6706971e-7 | |
| 20219704 | 2 months ago | | | 0 | 3.5631465e-7 | |
| 20219512 | 2 months ago | | | 0 | 3.2689245e-7 |
ABI
ABI objects
Getter at block 22749351
_ots() view returns (bytes32)
0x19556f6865f534849f5545581f906a615f6bcd01fe5d5dbe3103b65aec81d992
_totalSupply() view returns (uint256)
1100000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Taylor Swift
symbol() view returns (string)
Taylor
totalSupply() view returns (uint256)
1100000000000000000000000000
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.