Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3cb9…dfc1
Balances ($0.00)
No balances found for "FACE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20676823 | 3 months ago | | | 0 | 0.00023282087 | |
| 19845851 | 7 months ago | | | 0 | 0.00037105466 | |
| 17620207 | a year ago | | | 0 | 0.00069278524 | |
| 17515282 | a year ago | | | 0 | 0.00087839075 | |
| 17503316 | a year ago | | | 0 | 0.00061052359 | |
| 17469619 | 2 years ago | | | 0 | 0.00086507877 | |
| 17442157 | 2 years ago | | | 0 | 0.00090151604 | |
| 17420897 | 2 years ago | | | 0 | 0.0010502304 | |
| 17415787 | 2 years ago | | | 0 | 0.0015028384 | |
| 17415787 | 2 years ago | | | 0 | 0.0014433064 |
ABI
ABI objects
Getter at block 21404263
buyTax() view returns (uint256)
0
decimals() pure returns (uint8)
18
maxTxAmount() view returns (uint256)
10000000000000000000000000
name() pure returns (string)
FACE
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
0
symbol() pure returns (string)
FACE
totalSupply() pure returns (uint256)
10000000000000000000000000
treasuryAddress() view returns (address)
0x3cb9e6c7f5e4b018549e9f3786e0c5efb012dfc1
uniswapV2Pair() view returns (address)
0x2e205a453941c7bf94395475b7d9689bd670ae5a
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addExcludedWallet(address wallet)
approve(address spender, uint256 amount) returns (bool)
changeBuyValue(uint256 newBuyValue)
changeTax(uint256 newBuyTax, uint256 newSellTax)
enableTrading()
manualSendBalance()
manualSwapTokens()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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(address[] wallets)
receive()
This contract contains no error objects.