FRENSCHAD
Verified contract
Active on
Ethereum with 237 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,609.74 |
$0 | |
FRENSCHAD | ERC-20 | 5.815271K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20888639 | 2 months ago | | | 0 | 0.00023048321 | |
| 18241600 | a year ago | | | 0 | 0.00024771212 | |
| 18241597 | a year ago | | | 0 | 0.00025048014 | |
| 18134325 | a year ago | | | 0 | 0.00052919612 | |
| 18134309 | a year ago | | | 0 | 0.00048461481 | |
| 18132635 | a year ago | | | 0 | 0.00057139072 | |
| 18132627 | a year ago | | | 0 | 0.00065701951 | |
| 18132381 | a year ago | | | 0 | 0.00048689956 | |
| 18132142 | a year ago | | | 0 | 0.00062919501 | |
| 18129981 | a year ago | | | 0 | 0.00065726482 |
ABI
ABI objects
Getter at block 21321137
_numTokensSellToAddToETH() view returns (uint256)
1000000000000000000000
decimals() view returns (uint8)
18
marketingWallet() view returns (address)
0x37402f3630f908a330c75f7f3b108e9fcdd5f9d6
maxTxAmount() view returns (uint256)
10000000000000000000000000
maxWalletAmount() view returns (uint256)
10000000000000000000000000
name() view returns (string)
FRENSCHAD
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
FRENSCHAD
taxFee() view returns (uint256)
5
totalSupply() view returns (uint256)
10000000000000000000000000
treasuryWallet() view returns (address)
0x2f9fd7bc9b9bd609c8931962fcfd4a61ffc37373
uniswapV2Pair() view returns (address)
0x79b2a7d42d4f35922cd6819a893a733d82d76efe
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
changeMarketingWallet(address newWallet)
changeMaxTxAmount(uint256 _maxTxAmount)
changeMaxWalletAmount(uint256 _maxWalletAmount)
changeNumberTokenSellToAddToETH(uint256 _num)
changeTaxFee(uint256 _taxFee)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.