InsureBlock V3
Verified contract
Active on
Ethereum with 33 txns
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 |
---|---|---|---|---|---|
ISBK | ERC-20 | 4.723939M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17990594 | a year ago | | | 0 | 0.00074278784 | |
| 17985539 | a year ago | | | 0 | 0.0012734780 | |
| 17984517 | a year ago | | | 0 | 0.00074415676 | |
| 17984499 | a year ago | | | 0 | 0.0010030875 | |
| 17984430 | a year ago | | | 0 | 0.0012417696 | |
| 17984398 | a year ago | | | 0 | 0.00087523279 | |
| 17984378 | a year ago | | | 0 | 0.00080581749 | |
| 17984378 | a year ago | | | 0 | 0.00093706183 | |
| 17984373 | a year ago | | | 0 | 0.00085637106 | |
| 17984359 | a year ago | | | 0 | 0.00079244794 |
ABI
ABI objects
Getter at block 21395197
buyDevFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
0
buyServiceFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
decimals() view returns (uint8)
18
devWallet() view returns (address)
0x442cef11ce56c8d198fbec8a5e8433bd53f9b5e5
limitsInEffect() view returns (bool)
false
liquidityWallet() view returns (address)
0x2e467b07f0c177567e5fedaba0d2f901992e6d58
lpBurnEnabled() view returns (bool)
true
marketingWallet() view returns (address)
0xf5f88259b3fd1a5ac913ccb7dd6c451ccc58c9b0
maxTransactionAmount() view returns (uint256)
0
maxWallet() view returns (uint256)
0
name() view returns (string)
InsureBlock V3
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellDevFee() view returns (uint256)
0
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
1
sellServiceFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
1
serviceWallet() view returns (address)
0x2e467b07f0c177567e5fedaba0d2f901992e6d58
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
4000000000000000000000000
symbol() view returns (string)
ISBK
totalSupply() view returns (uint256)
5000000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0xedfb5399e021863aedf4c5202c9f8d35dd3e13d4
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_automatedMarketMakerPairs(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address addrs) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address addrs, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.