nsurance
Verified contract
Active on
Ethereum with 1,301 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($7.50)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
n | ERC-20 | 91.465507M | $0.00 |
$7.5 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21305228 | 2 days ago | | | 0 | 0.00058911562 | |
| 21303345 | 2 days ago | | | 0 | 0.00080535282 | |
| 21268898 | 7 days ago | | | 0 | 0.00050763018 | |
| 21254325 | 9 days ago | | | 0 | 0.00068778142 | |
| 21217121 | 14 days ago | | | 0 | 0.0012283471 | |
| 21205219 | 16 days ago | | | 0 | 0.00046410778 | |
| 21190571 | 18 days ago | | | 0 | 0.0011753029 | |
| 21170275 | 20 days ago | | | 0 | 0.0013807332 | |
| 21170271 | 20 days ago | | | 0 | 0.0012952201 | |
| 21159079 | 22 days ago | | | 0 | 0.0015557288 |
ABI
ABI objects
Getter at block 21316209
AUTHENTICATOR_ROLE() view returns (bytes32)
0x190acb99f29d9641c9ad47655049f2d7c78fcbc837d62e7981d28c871f722081
MANAGER_ROLE() view returns (bytes32)
0x241ecf16d79d0f8dbfb92cbc07fe17840425976cf0667f022fe9877caa831b08
buyTax() view returns (uint256)
200
decimals() pure returns (uint8)
18
getBurnedTokens() view returns (uint256)
995000000000000000000000
getCirculatingSupply() view returns (uint256)
999999005000000000000000000000
manualSwap() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
1000000000000000000000000000000
maxWalletBalance() view returns (uint256)
1000000000000000000000000000000
name() pure returns (string)
nsurance
owner() view returns (address)
0x5e1ecf03d1d776caff4f47150610519dfb014161
sellTax() view returns (uint256)
200
swapTreshold() view returns (uint256)
8
symbol() pure returns (string)
n
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)
Airdropper(address[] accounts, uint256[] amounts)
ExcludeAccountFromFees(address account, bool exclude)
RemovePair(address Pair)
SetExcludedAccountFromTransactionLimits(address account, bool exclude)
SetExcludedAccountFromWalletLimits(address account, bool exclude)
SetFeeWallets(address NewTaxWallet)
SetLimits(uint256 walPct, uint256 txnPct)
SetNewRouter(address _newdex)
SetTaxes(uint256 buy, uint256 sell, uint256 transfer_)
SetupEnableTrading()
SwapContractToken(bool all)
SwitchManualSwap(bool manual)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
emergencyETHrecovery(uint256 amountPercentage)
emergencyTokenrecovery(address tokenAddress, uint256 amountPercentage)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setSwapTreshold(uint256 newSwapTresholdPermille)
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)
NewFeeWalletSet(address indexed taxwallet)
NewPairSet(address indexed Pair, bool indexed Add)
NewRouterSet(address indexed _newdex)
OnEnableTrading()
OnSetTaxes(uint256 buy, uint256 sell, uint256 transfer_)
OverLiquifiedThresholdChange(uint256 threshold)
OwnerSwap()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RecoverETH()
RecoverTokens(uint256 indexed amount)
SwapThresholdChange(uint256 threshold)
TokensAirdroped(address indexed sender, uint256 indexed total, uint256 indexed amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _DexRouter, address _taxWallet)
receive()
This contract contains no error objects.