Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
16 additional
variables
Balances ($492.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 492 | $1.00 |
$492 | |
SYPHEX | ERC-20 | 70.728043K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21104424 | a month ago | | | 0 | 0.00010834419 | |
| 19910087 | 6 months ago | | | 0 | 0.000089171741 | |
| 19794658 | 7 months ago | | | 0 | 0.00011643775 | |
| 19217083 | 10 months ago | | | 0 | 0.00048165285 | |
| 18909143 | a year ago | | | 0 | 0.00043180841 | |
| 18662867 | a year ago | | | 0 | 0.00097033091 | |
| 18660083 | a year ago | | | 0 | 0.0012629788 | |
| 18631563 | a year ago | | | 0 | 0.00073624034 | |
| 18487912 | a year ago | | | 0 | 0.0010100545 | |
| 18480088 | a year ago | | | 0 | 0.0015397373 |
ABI
ABI objects
Getter at block 21311864
buyDevFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyMktgFee() view returns (uint256)
2
buyOperationsFee() view returns (uint256)
2
buyTotalFees() view returns (uint256)
4
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
100000000000000000000000
maxWallet() view returns (uint256)
100000000000000000000000
name() view returns (string)
Syphex
owner() view returns (address)
0xe7a322fcf1742d3cf65b80d21c50493be2766581
routerCA() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellDevFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellMktgFee() view returns (uint256)
2
sellOperationsFee() view returns (uint256)
2
sellTotalFees() view returns (uint256)
4
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
2500000000000000000000
symbol() view returns (string)
SYPHEX
tokensForDev() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
0
tokensForMktg() view returns (uint256)
35364021414173507775838
tokensForOperations() view returns (uint256)
35364021414173507775838
totalSupply() view returns (uint256)
5000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x990caa3a8647af90c308e2d304b6e3ce6728cb46
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
blocked(address) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
enableTrading(uint256 _deadBlocks)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiBlock(address[] blockees, bool shouldBlock)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _mktgFee, uint256 _liquidityFee, uint256 _devFee, uint256 _operationsFee)
updateDevWallet(address newWallet)
updateLiqWallet(address newLiqWallet)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _mktgFee, uint256 _liquidityFee, uint256 _devFee, uint256 _operationsFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
updatemktgWallet(address newmktgWallet)
updateoperationsWallet(address newWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
BoughtEarly(address indexed sniper)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
devWalletUpdated(address indexed newWallet, address indexed oldWallet)
liqWalletUpdated(address indexed newWallet, address indexed oldWallet)
mktgWalletUpdated(address indexed newWallet, address indexed oldWallet)
operationsWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.