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 "SPEED"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20570708 | 3 months ago | | | 0 | 0.00017840994 | |
| 20570247 | 3 months ago | | | 0 | 0.00031701026 | |
| 20569482 | 3 months ago | | | 0 | 0.00019942457 | |
| 20569044 | 3 months ago | | | 0 | 0.00013622998 | |
| 20569039 | 3 months ago | | | 0 | 0.00014535421 | |
| 20569032 | 3 months ago | | | 0 | 0.00013611962 | |
| 20569019 | 3 months ago | | | 0 | 0.000044016324 | |
| 20569016 | 3 months ago | | | 0 | 0.00014096641 | |
| 20569012 | 3 months ago | | | 0 | 0.00015108266 | |
| 20569007 | 3 months ago | | | 0 | 0.00016798359 |
ABI
ABI objects
Getter at block 21312332
decimals() view returns (uint8)
18
marsh() view returns (address)
0x6eaa2099bd77cd3fe94d4ccb6198d36a162a3b5b
name() view returns (string)
SPEED
symbol() view returns (string)
SPEED
totalSupply() view returns (uint256)
333000000000000000000000000
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)
barrel(address[] cereal)
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.