nsurance
Verified contract
Active on
Ethereum with 2,937 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,121.34 |
$0 | |
n | ERC-20 | 378.132086M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21029160 | a month ago | | | 0 | 0.0017142829 | |
| 21003387 | a month ago | | | 0 | 0.00034502977 | |
| 20935514 | a month ago | | | 0 | 0.0010669348 | |
| 20783362 | 2 months ago | | | 0 | 0.00076076208 | |
| 20723852 | 2 months ago | | | 0 | 0.000070830411 | |
| 20710072 | 2 months ago | | | 0 | 0.00011033915 | |
| 20710062 | 2 months ago | | | 0 | 0.00010507097 | |
| 20687234 | 2 months ago | | | 0 | 0.00015073159 | |
| 20414434 | 4 months ago | | | 0 | 0.00016873611 | |
| 20367696 | 4 months ago | | | 0 | 0.00041829169 |
ABI
ABI objects
Getter at block 21213571
_b3_2tokenrcvr() view returns (bool)
false
b3_1Pct() view returns (uint256)
3334
b3_2Pct() view returns (uint256)
3333
buyTax() view returns (uint256)
100
currentTaxIndex() view returns (uint256)
6
decimals() pure returns (uint8)
18
getBurnedTokens() view returns (uint256)
0
getCirculatingSupply() view returns (uint256)
1000000000000000000000000000000
getOwner() view returns (address)
0xe0e12603979edef915acbfb090c31f046b672c5d
insPct() view returns (uint256)
3333
manualSwap() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
1000000000000000000000000000000
maxWalletBalance() view returns (uint256)
1000000000000000000000000000000
name() pure returns (string)
nsurance
owner() view returns (address)
0xe0e12603979edef915acbfb090c31f046b672c5d
sellTax() view returns (uint256)
100
swapTreshold() view returns (uint256)
5
symbol() pure returns (string)
n
tokensForB3_1() view returns (uint256)
835456360830662050771245392
tokensForB3_2() view returns (uint256)
835657372225053276228629989
tokensForInsurance() view returns (uint256)
1427066076966670927993211071
totalSupply() pure returns (uint256)
1000000000000000000000000000000
transferTax() view returns (uint256)
0
Read-only
allowance(address _owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
excludedFromFees(address) view returns (bool)
isExcludedFromTransferLimits(address account) view returns (bool)
isExcludedFromWalletLimits(address account) view returns (bool)
isPair(address) view returns (bool)
State-modifying
Events AddPair(address Pair) payable
Airdropper(address[] accounts, uint256[] amounts) payable
ExcludeAccountFromFees(address account, bool exclude) payable
RemovePair(address Pair) payable
SetExcludedAccountFromTransactionLimits(address account, bool exclude) payable
SetExcludedAccountFromWalletLimits(address account, bool exclude) payable
SetFeeWallets(address NewInsWallet, address NewB3_1Wallet, address NewB3_2Wallet) payable
SetLimits(uint256 walPct, uint256 txnPct) payable
SetNewRouter(address _newdex) payable
SetTaxes(uint256 buy, uint256 sell, uint256 transfer_, uint256 ins, uint256 b3_1, uint256 b3_2) payable
SetupEnableTrading() payable
SwapContractToken(bool all) payable
SwitchManualSwap(bool manual) payable
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
decreaseTaxRate() payable
emergencyETHrecovery(uint256 amountPercentage) payable
emergencyTokenrecovery(address tokenAddress, uint256 amountPercentage) payable
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setB3_2tokenRCVR(bool yesNo)
setSwapTreshold(uint256 newSwapTresholdPermille) payable
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)
ExcludeAccount(address indexed account, bool indexed exclude)
ExcludeFromTransactionLimits(address indexed account, bool indexed exclude)
ExcludeFromWalletLimits(address indexed account, bool indexed exclude)
LimitTo20PercentLP()
ManualSwapChange(bool status)
MaxTransactionAmountUpdated(uint256 percent)
MaxWalletBalanceUpdated(uint256 percent)
NewFeeWalletsSet(address indexed NewInsWallet, address indexed NewB3_1Wallet, address indexed NewB3_2Wallet)
NewPairSet(address Pair, bool Add)
NewRouterSet(address _newdex)
OnEnableTrading()
OnProlongLPLock(uint256 UnlockTimestamp)
OnReleaseLP()
OnSetTaxes(uint256 buy, uint256 sell, uint256 transfer_, uint256 ins, uint256 b3_1, uint256 b3_2)
OverLiquifiedThresholdChange(uint256 threshold)
OwnerSwap()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RecoverETH()
RecoverTokens(uint256 amount)
SwapThresholdChange(uint256 threshold)
TokensAirdroped(address indexed sender, uint256 total, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _DexRouter, address _insWallet, address _b3_1Wallet, address _b3_2Wallet)
receive()
This contract contains no error objects.