OpenServ
Verified contract
Active on
Ethereum with 2,542 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($719.82)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SERV | ERC-20 | 68.767777K | $0.010467 |
$719.82 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21246371 | 20 minutes ago | | | 0 | 0.0010043004 | |
| 21246178 | an hour ago | | | 0 | 0.0010538927 | |
| 21245796 | 2 hours ago | | | 0 | 0.00093638872 | |
| 21245217 | 4 hours ago | | | 0 | 0.00049290865 | |
| 21244767 | 6 hours ago | | | 0 | 0.00041238630 | |
| 21244754 | 6 hours ago | | | 0 | 0.00035191395 | |
| 21244742 | 6 hours ago | | | 0 | 0.00038520468 | |
| 21244730 | 6 hours ago | | | 0 | 0.00068941491 | |
| 21244702 | 6 hours ago | | | 0 | 0.0011515218 | |
| 21244645 | 6 hours ago | | | 0 | 0.00062405922 |
ABI
ABI objects
Getter at block 21246470
SwapTokensAtAmount() view returns (uint256)
200000000000000000000000
buyTotalFees() view returns (uint8)
50
decimals() pure returns (uint8)
18
limitsInEffect() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
2000000000000000000000000
maxWallet() view returns (uint256)
10000000000000000000000000
name() pure returns (string)
OpenServ
owner() view returns (address)
0x42cab3696a60c6fc51381bb533797e4121e1f168
sellTotalFees() view returns (uint8)
50
symbol() pure returns (string)
SERV
totalSupply() pure returns (uint256)
1000000000000000000000000000
treasuryFee() view returns (uint8)
100
uniswapV2Pair() view returns (address)
0xb771f724c504b329623b0ce9199907137670600e
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
excludedFromFee(address account) view returns (bool)
isBlackListed(address) view returns (bool)
State-modifying
Events BlackListAddress(address account, bool blacklist)
addLiquidity() payable
approve(address spender, uint256 amount) returns (bool)
closeTrade()
openTrade()
ownershipRenounce()
removeLimits()
setAutomatedMarketMakerPair(address pair, bool value)
setDistributionFees(uint8 _TreasuryFee)
setExcludedFromFees(address account, bool excluded)
setExcludedFromMaxTransaction(address account, bool excluded)
setFees(uint8 _buyTotalFees, uint8 _sellTotalFees)
setMaxTxnAmount(uint256 newMaxTx)
setMaxWalletAmount(uint256 newMaxWallet)
setSwapAtAmount(uint256 newSwapAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
updateTreasuryWallet(address newAddress)
withdrawStuckETH(address addr)
withdrawStuckToken(address token, address to)
AddressBlackListed(address indexed account, bool isBlackListed)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 TreasuryETH)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.