TokenFi Classic
Verified contract
Active on
Ethereum with 178 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8a1f…fab6
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TokenFiC | ERC-20 | 959.315993K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19455502 | 9 months ago | | | 0 | 0.0018694920 | |
| 18473226 | a year ago | | | 0 | 0.00057975243 | |
| 18471952 | a year ago | | | 0 | 0.00085928880 | |
| 18459010 | a year ago | | | 0 | 0.00066171261 | |
| 18451078 | a year ago | | | 0 | 0.0010916403 | |
| 18446957 | a year ago | | | 0 | 0.00038020233 | |
| 18446250 | a year ago | | | 0 | 0.00045065683 | |
| 18445401 | a year ago | | | 0 | 0.00057301801 | |
| 18445020 | a year ago | | | 0 | 0.00065649364 | |
| 18444675 | a year ago | | | 0 | 0.00078197538 |
ABI
ABI objects
Getter at block 21324288
_maxSwapTax() view returns (uint256)
500000000000000
_maxTx() view returns (uint256)
100000000000000000
_maxWalletAmount() view returns (uint256)
100000000000000000
_taxSellThreshold() view returns (uint256)
100000000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
TokenFi Classic
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
TokenFiC
totalSupply() pure returns (uint256)
100000000000000000
transferDelayToggle() view returns (bool)
false
txLimitAmount() view returns (uint256)
2
Read-only
BotOrNot(address a) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
eraseLimits()
manSwap()
openTrading()
renounceOwnership()
setBotOrNot(address account, bool state)
setTxLimit(uint256 _amount)
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)
MaxTxAmountUpdated(uint256 _maxTx)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.