Opportunities
Verified contract
Active on
Ethereum with 38 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa962…a825
0xe7ee…703a
2 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,858.51 |
$0 | |
OPPO | ERC-20 | 3.73119B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15591716 | 2 years ago | | | 0 | 0.00039670648 | |
| 12753196 | 3 years ago | | | 0 | 0.000088081050 | |
| 12750097 | 3 years ago | | | 0 | 0.00061380800 | |
| 12713716 | 3 years ago | | | 0 | 0.00037772800 | |
| 12702383 | 3 years ago | | | 0 | 0.00084988800 | |
| 12700414 | 3 years ago | | | 0 | 0.00070824000 | |
| 12699108 | 3 years ago | | | 0 | 0.00077906400 | |
| 12698045 | 3 years ago | | | 0 | 0.0010340304 | |
| 12697628 | 3 years ago | | | 0 | 0.0012276160 | |
| 12697369 | 3 years ago | | | 0 | 0.00075545600 |
ABI
ABI objects
Getter at block 21403014
amountInPool() view returns (uint256)
32389
cooldownEnabled() view returns (bool)
true
decimals() pure returns (uint8)
9
name() pure returns (string)
Opportunities
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
OPPO
thisBalance() view returns (uint256)
4444765523144350098
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
timeToBuy(address buyer) view returns (uint256)
timeToSell(address buyer) view returns (uint256)
State-modifying
Events addLiquidity()
approve(address spender, uint256 amount) returns (bool)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setCooldownEnabled(bool onoff)
setFeeRate(uint256 rate)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
CooldownEnabledUpdated(bool _cooldown)
FeeMultiplierUpdated(uint256 _multiplier)
FeeRateUpdated(uint256 _rate)
MaxBuyAmountUpdated(uint256 _maxBuyAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address FeeAddress, address marketingWalletAddress)
receive()
This contract contains no error objects.