Opera Protocol
Verified contract
Active on
Ethereum with 2,179 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
16 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,196.25 |
$0 | |
OPERA | ERC-20 | 159.335472M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21003947 | 22 days ago | | | 0 | 0.00016135521 | |
| 21003945 | 22 days ago | | | 0 | 0.00015121599 | |
| 20206570 | 4 months ago | | | 0 | 0.00011501155 | |
| 19608037 | 7 months ago | | | 0 | 0.0024041485 | |
| 19477140 | 8 months ago | | | 0 | 0.0015331802 | |
| 19329148 | 8 months ago | | | 0 | 0.0013581965 | |
| 18913557 | 10 months ago | | | 0 | 0.00034793833 | |
| 18891195 | 10 months ago | | | 0 | 0.00051253118 | |
| 18891179 | 10 months ago | | | 0 | 0.00042785318 | |
| 18888153 | 10 months ago | | | 0 | 0.00091483822 |
ABI
ABI objects
Getter at block 21160958
TradingOpen() view returns (bool)
true
_maxTxAmount() view returns (uint256)
10000000000000000000
_maxWalletToken() view returns (uint256)
10000000000000000000
_owner() view returns (address)
0x0000000000000000000000000000000000000000
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
9934234985286611125
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
Opera Protocol
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x5ad516c3fefffce5b108479c3fc50228e5da47d4
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
30000000000000000
symbol() pure returns (string)
OPERA
totalFee() view returns (uint256)
10
totalSupply() view returns (uint256)
10000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveAll(address spender) returns (bool)
bulkIsBlacklisted(address[] accounts, bool state)
clearStuckETH(uint256 amountPercentage)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool)
editSwapbackSettings(bool _enabled, uint256 _amount)
enableTradingOpera()
exemptAll(address holder, bool exempt)
removeMaxLimits()
renounceOwnership()
setFees(uint256 _buy, uint256 _sell, uint256 _trans)
setMaxTx(uint256 maxTXPercent)
setMaxWallet(uint256 maxWallPercent)
setTXExempt(address holder, bool exempt)
setTargets(uint256 _target, uint256 _denominator)
swapback()
transfer()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateIsBlacklisted(address account, bool state)
updateReceiverWallets(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _utilityFeeReceiver, address _burnFeeReceiver, address _teamFeeReceiver)
updateTaxBreakdown(uint256 _liquidityFee, uint256 _teamFee, uint256 _marketingFee, uint256 _utilityFee, uint256 _burnFee, uint256 _feeDenominator)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountTokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.