Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3bec…4ed0
Balances ($0.00)
No balances found for "Fastcore"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11087961 | 4 years ago | | | 0 | 0.00097671200 | |
| 11087619 | 4 years ago | | | 0 | 0.0011809336 | |
| 11085070 | 4 years ago | | | 0 | 0.0015982560 | |
| 11082864 | 4 years ago | | | 0 | 0.00079912800 | |
| 11082345 | 4 years ago | | | 0 | 0.00075473200 | |
| 11082327 | 4 years ago | | | 0 | 0.00071033600 | |
| 11082326 | 4 years ago | | | 0 | 0.00075473200 | |
| 11082311 | 4 years ago | | | 0 | 0.0054163120 | |
| 11082301 | 4 years ago | | | 0 | 0.00088212687 | |
| 11082294 | 4 years ago | | | 0 | 0.00084796360 |
ABI
ABI objects
Getter at block 21230260
_owner() view returns (address)
0x3bec643dc9ed75a85445bf7347661c1f8d954ed0
decimals() view returns (uint8)
18
name() view returns (string)
Fastcore
symbol() view returns (string)
FASTCORE
totalSupply() view returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiTransfer(address[] receivers, uint256[] values)
multiTransferEqualAmount(address[] receivers, uint256 amount)
slowToggle()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
withdrawUnclaimedTokens(address contractUnclaimed)
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.