Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Old York"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18101713 | 3 months ago | | | 0 | 2.7197652e-7 | |
| 18089395 | 4 months ago | | | 0 | 5.1265869e-7 | |
| 18089394 | 4 months ago | | | 0 | 5.1265869e-7 | |
| 18089393 | 4 months ago | | | 0 | 5.1265869e-7 | |
| 18089392 | 4 months ago | | | 0 | 5.1265869e-7 | |
| 18089391 | 4 months ago | | | 0 | 5.1265869e-7 | |
| 18089390 | 4 months ago | | | 0 | 5.1265869e-7 | |
| 18089389 | 4 months ago | | | 0 | 5.1265869e-7 | |
| 18089388 | 4 months ago | | | 0 | 5.1265869e-7 | |
| 18089387 | 4 months ago | | | 0 | 5.1265869e-7 |
ABI
ABI objects
Getter at block 22742407
_totalSupply() view returns (uint256)
100000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Old York
symbol() view returns (string)
OYC
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
safeAdd(uint256 a, uint256 b) pure returns (uint256 c)
safeDiv(uint256 a, uint256 b) pure returns (uint256 c)
safeMul(uint256 a, uint256 b) pure returns (uint256 c)
safeSub(uint256 a, uint256 b) pure returns (uint256 c)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
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()
fallback()
This contract contains no error objects.