Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SCAM | ERC-20 | 19.01345K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20263679 | 4 months ago | | | 0 | 0.00020246349 | |
| 19993464 | 6 months ago | | | 0 | 0.00056379715 | |
| 19574040 | 8 months ago | | | 0 | 0.0014684591 | |
| 19102995 | 10 months ago | | | 0 | 0.00058291209 | |
| 18271196 | a year ago | | | 0 | 0.0015916683 | |
| 17997758 | a year ago | | | 0 | 0.00032722674 | |
| 17997756 | a year ago | | | 0 | 0.00034947480 | |
| 17884053 | a year ago | | | 0 | 0.00081776919 | |
| 17778904 | a year ago | | | 0 | 0.0015360580 | |
| 17763386 | a year ago | | | 0 | 0.0012192273 |
ABI
ABI objects
Getter at block 21226056
decimals() pure returns (uint8)
18
getCirculatingSupply() view returns (uint256)
79724797009999999999006284
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
launchBlock() view returns (uint256)
17672608
name() pure returns (string)
SCAMV2
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xe18bbe164057365b28f52be34f18bd12e0a0239a
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
20000000000000000000000
symbol() pure returns (string)
SCAM
totalBuyFee() view returns (uint256)
1
totalSellFee() view returns (uint256)
1
totalSupply() view returns (uint256)
100000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
_markerPairs(uint256) view returns (address)
allowance(address holder, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
enableTrading()
renounceOwnership()
rescueERC20(address tokenAddress, uint256 amount) returns (bool)
setIsFeeExempt(address _address)
setSwapBackSettings(bool _enabled, uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateMW(address _address)
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()
receive()
This contract contains no error objects.