Trollface
Verified contract
Active on
Ethereum with 1,155 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
No balances found for "Trollface"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20890312 | 2 months ago | | | 0 | 0.00028434959 | |
| 20784437 | 2 months ago | | | 0 | 0.00077506934 | |
| 20784394 | 2 months ago | | | 0 | 0.00039584528 | |
| 20784394 | 2 months ago | | | 0 | 0.00039565014 | |
| 20784388 | 2 months ago | | | 0 | 0.00076155421 | |
| 20784302 | 2 months ago | | | 0 | 0.0016443559 | |
| 20784227 | 2 months ago | | | 0 | 0.00098997168 | |
| 20784214 | 2 months ago | | | 0 | 0.0010791071 | |
| 20743147 | 3 months ago | | | 0 | 0.00022534452 | |
| 20700408 | 3 months ago | | | 0 | 0.000081687056 |
ABI
ABI objects
Getter at block 21310875
MAX_FEE() view returns (uint256)
2500
VERSION() view returns (uint256)
2
_charityAddress() view returns (address)
0xdd266d3b7f2dd24df2952c546f952ae3f9832aab
_charityFee() view returns (uint256)
100
_liquidityFee() view returns (uint256)
1
_taxFee() view returns (uint256)
1
decimals() view returns (uint8)
9
name() view returns (string)
Trollface
owner() view returns (address)
0xf89c7dacfb45b859a608e7ac3752b440cfa5e4c9
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
TROLL
totalFees() view returns (uint256)
66006074593716845793
totalSupply() view returns (uint256)
420690000000000000000000
uniswapV2Pair() view returns (address)
0x58fc665acf1da0339dfa5eda2ec57ad5579d6673
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setCharityFeePercent(uint256 charityFeeBps)
setLiquidityFeePercent(uint256 liquidityFeeBps)
setSwapBackSettings(uint256 _amount)
setTaxFeePercent(uint256 taxFeeBps)
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)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyAmountUpdated(uint256 amount)
TokenCreated(address indexed owner, address indexed token, uint8 tokenType, uint256 version)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, uint256 totalSupply_, address router_, address charityAddress_, uint16 taxFeeBps_, uint16 liquidityFeeBps_, uint16 charityFeeBps_, address serviceFeeReceiver_, uint256 serviceFee_)
receive()
This contract contains no error objects.