Convicted Felon
Verified contract
Active on
Base with 17 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Convicted Felon"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17008651 | 5 months ago | | | 0 | 0.0000010113538 | |
| 17008572 | 5 months ago | | | 0 | 9.3761209e-7 | |
| 17008474 | 5 months ago | | | 0 | 0.000000909046332512 | |
| 17008410 | 5 months ago | | | 0 | 8.8747893e-7 | |
| 17008221 | 5 months ago | | | 0 | 8.4834561e-7 | |
| 17008176 | 5 months ago | | | 0 | 8.3593876e-7 | |
| 17008035 | 5 months ago | | | 0 | 8.7116551e-7 | |
| 17007951 | 5 months ago | | | 0 | 8.9966261e-7 | |
| 17007903 | 5 months ago | | | 0 | 9.1324951e-7 | |
| 17007875 | 5 months ago | | | 0 | 8.9172185e-7 |
ABI
ABI objects
Getter at block 23883040
_ots() view returns (bytes32)
0xb60008d7919cbe2596b805d0074a89562238735d5c8b4c0d86c1b09689654112
_totalSupply() view returns (uint256)
430000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Convicted Felon
symbol() view returns (string)
FELON
totalSupply() view returns (uint256)
430000000000000000000000000
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)
dada(address a)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
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(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.