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 "Fck Jared"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19219471 | 9 months ago | | | 0 | 0.0015584003 | |
| 19219454 | 9 months ago | | | 0 | 0.0021821310 | |
| 17385424 | a year ago | | | 0 | 0.0011361084 | |
| 17273949 | a year ago | | | 0 | 0.0033315970 | |
| 17273946 | a year ago | | | 0 | 0.0037026814 | |
| 17273945 | a year ago | | | 0 | 0.0036584873 | |
| 17273945 | a year ago | | | 0 | 0.0036584873 | |
| 17273944 | a year ago | | | 0 | 0.0038112381 | |
| 17273943 | a year ago | | | 0 | 0.0039175641 | |
| 17273942 | a year ago | | | 0 | 0.0050813194 |
ABI
ABI objects
Getter at block 21188284
decimals() view returns (uint8)
18
name() view returns (string)
Fck Jared
owner() view returns (address)
0x9a4e23fd4d0ef9c6e86f1c5f61f7dee06d290d01
symbol() view returns (string)
FJFS
totalSupply() view returns (uint256)
210000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlocked(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blockAddress(address _address)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblockAddress(address _address)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.