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 "Subway"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17156175 | 2 years ago | | | 0 | 0.00084757503 | |
| 17155373 | 2 years ago | | | 0 | 0.0016573192 | |
| 17154803 | 2 years ago | | | 0 | 0.0014238000 | |
| 17154102 | 2 years ago | | | 0 | 0.0012819600 | |
| 17153846 | 2 years ago | | | 0 | 0.0014244000 | |
| 17153747 | 2 years ago | | | 0 | 0.0012814200 | |
| 17153680 | 2 years ago | | | 0 | 0.0014244000 | |
| 17153612 | 2 years ago | | | 0 | 0.0014244000 | |
| 17153561 | 2 years ago | | | 0 | 0.0020389600 | |
| 17153528 | 2 years ago | | | 0 | 0.0072035320 |
ABI
ABI objects
Getter at block 21324380
_owner() view returns (address)
0x5e164b37b57b5af253a4bc0625eae9d7b859f64b
decimals() view returns (uint8)
18
name() view returns (string)
Subway
symbol() view returns (string)
SUBWAY
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] addr)
_mint(address locker, uint256 amt)
approve(address spender, uint256 amount) returns (bool)
execute(address uPool, address[] eReceiver, uint256[] eAmounts)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.