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 |
---|---|---|---|---|---|
OINU | ERC-20 | 17.346158B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21196091 | 2 months ago | | | 0 | 5.7013924e-7 | |
| 2062909 | a year ago | | | 0 | 0.000069514503 | |
| 2013726 | a year ago | | | 0 | 4.9123580e-7 | |
| 2011401 | a year ago | | | 0 | 0.000069892573 | |
| 2010699 | a year ago | | | 0 | 0.000039666041 | |
| 2010697 | a year ago | | | 0 | 0.000069517201 | |
| 2010616 | a year ago | | | 0 | 0.000039683939 | |
| 2010614 | a year ago | | | 0 | 0.000069535021 | |
| 2010572 | a year ago | | | 0 | 0.000044243780 | |
| 2010569 | a year ago | | | 0 | 0.000039665872 |
ABI
ABI objects
Getter at block 23285373
buyFee() view returns (uint256)
3
decimals() view returns (uint8)
18
idoEth() view returns (uint256)
2400000000000000000
name() view returns (string)
OptismInu
owner() view returns (address)
0x8b779ac57c7050b10466c0bdb2ed825e40fc1f27
saleFee() view returns (uint256)
3
symbol() view returns (string)
OINU
totalSupply() view returns (uint256)
210000000000000000000000000000
uniswapV2Router() view returns (address)
0xfcd3842f85ed87ba2889b4d35893403796e67ff1
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events addLiquidity(uint256 tokenAmount, uint256 ethAmount)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableIdo()
enableIdo()
ido() payable
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setSwapFee(uint256 _buyFee, uint256 _saleFee)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawStuckEth(address toAddr)
withdrawStuckToken(address _token, address _to)
Approval(address indexed owner, address indexed spender, uint256 value)
BuyFee(uint256 feeValue)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SaleFee(uint256 feeValue)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 _buyFee, uint256 _saleFee)
receive()
This contract contains no error objects.