OTHERCOIN
Verified contract
Active on
Ethereum with 156 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc6fe…0ad5
0x08be…db8e
0xc6fe…0ad5
16 additional
variables
Balances ($923.50)
Native
Value
$923.5
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.254325 | $3,631.18 |
$923.5 | |
OTHERCOIN | ERC-20 | 1.129204B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18376198 | a year ago | | | 0 | 0.00031081393 | |
| 15872432 | 2 years ago | | | 0 | 0.00051221500 | |
| 15860266 | 2 years ago | | | 0 | 0.00044883044 | |
| 15858078 | 2 years ago | | | 0 | 0.0017983292 | |
| 15854272 | 2 years ago | | | 0 | 0.00078358519 | |
| 15846924 | 2 years ago | | | 0 | 0.00091366563 | |
| 15840726 | 2 years ago | | | 0 | 0.00085377243 | |
| 15840637 | 2 years ago | | | 0 | 0.00089284448 | |
| 15835974 | 2 years ago | | | 0 | 0.00025821873 | |
| 15835973 | 2 years ago | | | 0 | 0.00045297298 |
ABI
ABI objects
Getter at block 21286180
activeTradingBlock() view returns (uint256)
15835198
contractBlocker() view returns (bool)
false
decimals() pure returns (uint8)
18
limitsOn() view returns (bool)
true
live() view returns (bool)
true
maxWalletOn() view returns (bool)
true
name() pure returns (string)
OTHERCOIN
owner() view returns (address)
0x0000000000000000000000000000000000000000
sniperPenaltyEnd() view returns (uint256)
1666995683
symbol() pure returns (string)
OTHERCOIN
totalSupply() pure returns (uint256)
1000000000000000000000000000000
uniV2Pair() view returns (address)
0xc4295b87e26a9e88519d57bd8a6a843faeb63f05
uniV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
uniV3Router() view returns (address)
0x68b3465833fb72a70ecdf485e0e4c7bd8665fc45
viewTaxes() view returns (uint256 marketingBuy, uint256 treasuryBuy, uint256 liquidityBuy, uint256 marketingSell, uint256 trasurySell, uint256 liquiditySell)
(marketingBuy=3, treasuryBuy=3, liquidityBuy=0, marketingSell=3, trasurySell=3, liquiditySell=0)
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address) view returns (bool)
isContract(address account) view returns (bool)
isExcludedContract(address account) view returns (bool)
isSniper(address) view returns (bool)
State-modifying
Events AirDrop(address[] wallets, uint256[] percent)
GoLive() returns (bool)
addBot(address account)
addRemoveContract(address account, bool trueORfalse)
approve(address spender, uint256 amount) returns (bool)
manualBurnTokensFromLP(uint256 percent) returns (bool)
manualSwapTax()
removeBot(address account)
removeSniper(address account)
renounceOwnership()
setExcludedContractAccount(address account, bool trueORfalse)
setExcludedFromMaxWallet(address account, bool trueORfalse)
setExcludedFromTax(address account, bool trueORfalse)
setMaxWalletAmount(uint256 percent, uint256 divider)
setStatusContractBlocker(bool trueORfalse)
setStatusLimits(bool trueORfalse)
setStatusMaxWallet(bool trueORfalse)
setSwapAndLiquifyStatus(bool trueORfalse)
setTaxes(uint256 buyMarketingTax, uint256 buyTreasuryTax, uint256 buyLiquidityTax, uint256 sellMarketingTax, uint256 sellTreasuryTax, uint256 sellLiquidityTax)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawStuckETH()
withdrawStuckTokens(uint256 percent)
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.