Pink Koshu Socks
Verified contract
Active on
Ethereum with 154 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Pink Koshu Socks"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14385453 | 3 years ago | | | 0 | 0.00092964793 | |
| 14385452 | 3 years ago | | | 0 | 0.00084356152 | |
| 14376664 | 3 years ago | | | 0 | 0.00034245018 | |
| 13620202 | 3 years ago | | | 0 | 0.0023253719 | |
| 13620202 | 3 years ago | | | 0 | 0.0023253719 | |
| 12989549 | 3 years ago | | | 0 | 0.0010154340 | |
| 12612203 | 3 years ago | | | 0 | 0.00061328520 | |
| 12538604 | 3 years ago | | | 0 | 0.0011150640 | |
| 12517294 | 3 years ago | | | 0 | 0.0017887485 | |
| 12513497 | 3 years ago | | | 0 | 0.0023695110 |
ABI
ABI objects
Getter at block 21084045
_totalSupply() view returns (uint256)
1000000000000000000
decimals() view returns (uint8)
6
name() view returns (string)
Pink Koshu Socks
owner() view returns (address)
0x97a8a0bef44b60a92ddcdcf3fc9c82ef5d97814e
symbol() view returns (string)
Pink Koshu Socks
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
burn(uint256 _amount) returns (bool)
mint(uint256 _amount) returns (bool)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.