Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($31.34)
Native
Value
$31.34
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.00826 | $3,794.26 |
$31.34 | |
0xI | ERC-20 | 1.950171M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19511775 | 9 months ago | | | 0 | 0.00060575117 | |
| 19505263 | 9 months ago | | | 0 | 0.00048404983 | |
| 18694598 | a year ago | | | 0 | 0.00076920694 | |
| 18423493 | a year ago | | | 0 | 0.00048257483 | |
| 18423422 | a year ago | | | 0 | 0.00051887924 | |
| 18175061 | a year ago | | | 0 | 0.00057234543 | |
| 18106853 | a year ago | | | 0 | 0.00031429040 | |
| 18101778 | a year ago | | | 0 | 0.00041096097 | |
| 18100018 | a year ago | | | 0 | 0.00047878031 | |
| 18098136 | a year ago | | | 0 | 0.00044635418 |
ABI
ABI objects
Getter at block 21381211
OperaFactoryAddress() view returns (address)
0xc48db2eb8e31675bb3a1e1a7a35fd7e4717d28dc
OperaRevenueAddress() view returns (address)
0x1ff1e20052a9e4bc180305a773474eded0c5844e
WETHAddress() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
_devAddress() view returns (address)
0x3311e02ff6c6c5f3a4d73372f23ca65ab00d47ed
_devBuyTax() view returns (uint256)
46
_devSellTax() view returns (uint256)
50
_liquidityBuyTax() view returns (uint256)
0
_liquiditySellTax() view returns (uint256)
0
_marketingAddress() view returns (address)
0x7617cae48d5d4e77807a463f032f72bec93542f4
_marketingBuyTax() view returns (uint256)
50
_marketingSellTax() view returns (uint256)
46
_maxWalletToken() view returns (uint256)
500000000000000000
_operaTax() view returns (uint256)
4
_swapThreshold() view returns (uint256)
2000000000000000
_totalSupply() view returns (uint256)
1000000000000000000
aboutMe() view returns (string, string)
(https://t.me/+qXQHJdjUfRg3YTUx, 0xInsure.site)
borrowedLP() view returns (bool)
true
decimals() pure returns (uint8)
9
getBuyTax() view returns (uint256)
100
getOwner() view returns (address)
0x3a0cee7a319d5852ee6906f7f3a780eb7c2a6b6b
getSellTax() view returns (uint256)
100
getTotalTax() view returns (uint256)
200
name() view returns (string)
0xInsure
pair() view returns (address)
0x06d4ecc5a4ee3e8408a983a18e5423f113839364
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
routerAddress() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() view returns (string)
0xI
taxable() view returns (bool)
true
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
clearStuckBalance()
setAddresses(address marketingAddress, address devAddress)
setFeeExemption(address user, bool status)
setMaxWallet(uint256 percent)
setTaxes(uint256 _marketingBuyPercent, uint256 _marketingSellPercent, uint256 _devBuyPercent, uint256 _devSellPercent, uint256 _liquidityBuyPercent, uint256 _liquiditySellPercent)
setTokenSwapSettings(uint256 percent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
updateAboutMe(string telegram, string website)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountCoin)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string[] _stringData, address[] _addressData, uint256[] _intData, address rewardsAddress)
receive()
This contract contains no error objects.