Found Coin
Verified contract
Active on
Ethereum with 67 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.75)
Native
Value
$0.75
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000238 | $3,156.66 |
$0.75 | |
FOUND | ERC-20 | 626.886661K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16059495 | 2 years ago | | | 0 | 0.00042723677 | |
| 16058452 | 2 years ago | | | 0 | 0.00054205512 | |
| 16057599 | 2 years ago | | | 0 | 0.00050458400 | |
| 16057593 | 2 years ago | | | 0 | 0.00051059363 | |
| 16057577 | 2 years ago | | | 0 | 0.00051489030 | |
| 16057571 | 2 years ago | | | 0 | 0.00053520171 | |
| 16057566 | 2 years ago | | | 0 | 0.00055379497 | |
| 16057558 | 2 years ago | | | 0 | 0.00055012661 | |
| 16057545 | 2 years ago | | | 0 | 0.00054988546 | |
| 16057537 | 2 years ago | | | 0 | 0.00056341827 |
ABI
ABI objects
Getter at block 21181029
_maxTxAmount() view returns (uint256)
10000000000000
_maxWalletToken() view returns (uint256)
200000000000
autoLiquidityReceiver() view returns (address)
0xf846b4ee48a94e7e5f840479beb9981d509a32a7
decimals() pure returns (uint8)
4
devFee() view returns (uint256)
0
devFeeReceiver() view returns (address)
0xf846b4ee48a94e7e5f840479beb9981d509a32a7
feeDenominator() view returns (uint256)
100
getCirculatingSupply() view returns (uint256)
5000000000000
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
liquidityFee() view returns (uint256)
1
marketingFee() view returns (uint256)
3
marketingFeeReceiver() view returns (address)
0xf846b4ee48a94e7e5f840479beb9981d509a32a7
name() pure returns (string)
Found Coin
pair() view returns (address)
0x99968d3f0ed6286ffcc505b84a748cc9918ce786
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
10000000000
symbol() pure returns (string)
FOUND
totalFee() view returns (uint256)
4
totalSupply() view returns (uint256)
10000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
clearContractSells(uint256 amountPercentage)
clearStuckBalance(uint256 amountPercentage)
manage_FeeExempt(address[] addresses, bool status)
manage_TxLimitExempt(address[] addresses, bool status)
manage_WalletLimitExempt(address[] addresses, bool status)
multiTransfer(address from, address[] addresses, uint256[] tokens)
openTrading()
setFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _devFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _marketingFee, uint256 _devFee)
setMaxTxPercent_base1000(uint256 maxTXPercentage_base1000)
setMaxWalletPercent_base1000(uint256 maxWallPercent_base1000)
setSwapBackSettings(bool _enabled, uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountTokens)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.