FANUM TAX
Unverified contract
Proxy
Active on
Ethereum with 51 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe91c…f7c9
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FTAX | ERC-20 | 55.52401M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20681944 | 2 months ago | | | 0 | 0.00017751490 | |
| 20681929 | 2 months ago | | | 0 | 0.00016252792 | |
| 20681923 | 2 months ago | | | 0 | 0.00029294049 | |
| 20681844 | 2 months ago | | | 0 | 0.00038198265 | |
| 20681826 | 2 months ago | | | 0 | 0.00053918335 | |
| 20681825 | 2 months ago | | | 0 | 0.00039702284 | |
| 20681814 | 2 months ago | | | 0 | 0.00047454797 | |
| 20681814 | 2 months ago | | | 0 | 0.00047454797 | |
| 20681813 | 2 months ago | | | 0 | 0.00042475557 | |
| 20681813 | 2 months ago | | | 0 | 0.00057505069 |
ABI
ABI objects
Getter at block 21206457
MAX_TX_AMOUNT() view returns (uint256)
10000000000000000000000000
MAX_WALLET_AMOUNT() view returns (uint256)
30000000000000000000000000
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
decimals() view returns (uint8)
18
deployer() view returns (address)
0xe91c4ec4a439ec9d6b11ef8d1df11b35142df7c9
feesTier() view returns (uint8)
1
launchTimestamp() view returns (uint256)
1725508055
limitsActive() view returns (bool)
false
name() view returns (string)
FANUM TAX
symbol() view returns (string)
FTAX
tokenFactory() view returns (address)
0x9a67f5e015f838b911f2d13566e4be05c5ba777f
totalSupply() view returns (uint256)
152114453257619645716091653
uniswapFactory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
uniswapPair() view returns (address)
0x64c343d056e6a968fbc6dcbc5007911a493799f3
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)
burn(uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address _deployer, string _name, string _symbol) payable
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)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
receive()
This contract contains no error objects.