Two Prime FF1 Token
Verified contract
Active on
Ethereum with 118 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Two Prime FF1 Token"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13757532 | 3 years ago | | | 0 | 0.0045262058 | |
| 11471753 | 4 years ago | | | 0 | 0.0080566200 | |
| 11294188 | 4 years ago | | | 0 | 0.0030425310 | |
| 11267715 | 4 years ago | | | 0 | 0.0015029370 | |
| 11250273 | 4 years ago | | | 0 | 0.0033724440 | |
| 11250144 | 4 years ago | | | 0 | 0.0027108420 | |
| 11091300 | 4 years ago | | | 0 | 0.0010263960 | |
| 10962838 | 4 years ago | | | 0 | 0.0054975400 | |
| 10934604 | 4 years ago | | | 0 | 0.0024185700 | |
| 10921312 | 4 years ago | | | 0 | 0.0093993900 |
ABI
ABI objects
Getter at block 21190910
decimals() view returns (uint8)
18
name() view returns (string)
Two Prime FF1 Token
symbol() view returns (string)
FF1
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool success)
transfer(address to, uint256 value) returns (bool success)
transferFrom(address from, address to, uint256 value) returns (bool success)
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.