Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NOLE | ERC-20 | 2.905615M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17983218 | a year ago | | | 0 | 0.00043550325 | |
| 16467247 | 2 years ago | | | 0 | 0.00049783319 | |
| 16277186 | 2 years ago | | | 0 | 0.00076166973 | |
| 16254769 | 2 years ago | | | 0 | 0.00060487700 | |
| 16254769 | 2 years ago | | | 0 | 0.00060487700 | |
| 16254769 | 2 years ago | | | 0 | 0.00060487700 | |
| 16254104 | 2 years ago | | | 0 | 0.00044471174 | |
| 16250621 | 2 years ago | | | 0 | 0.00064879973 | |
| 16249213 | 2 years ago | | | 0 | 0.00089812894 | |
| 16248071 | 2 years ago | | | 0 | 0.00068985468 |
ABI
ABI objects
Getter at block 21430875
_maxTxAmount() view returns (uint256)
1000000000000000000000000000
_walletMax() view returns (uint256)
1000000000000000000000000000
decimals() pure returns (uint8)
18
devFee() view returns (uint256)
0
getCirculatingSupply() view returns (uint256)
1000000000000000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
launchedAt() view returns (uint256)
16244448
liquidityFee() view returns (uint256)
0
marketingFee() view returns (uint256)
5
name() pure returns (string)
Nole Ksum
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x6bd40471ef69448da62b2cdfb2c9696d12df5b6d
restrictWhales() view returns (bool)
true
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
4000000000000000000000000
symbol() pure returns (string)
NOLE
takeBuyFee() view returns (bool)
true
takeSellFee() view returns (bool)
true
takeTransferFee() view returns (bool)
true
totalFee() view returns (uint256)
5
totalFeeIfSelling() view returns (uint256)
5
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
changeFees(uint256 newLiqFee, uint256 newMarketingFee, uint256 newDevFee, uint256 extraSellFee)
changePair(address _address, bool status)
changeSwapbackSettings(bool status, uint256 newAmount)
changeTakeBuyfee(bool status)
changeTakeSellfee(bool status)
changeTakeTransferfee(bool status)
changeWallets(address newMktWallet, address newDevWallet, address newLpWallet)
feeWhitelist(address holder, bool exempt)
grantCompletePermissions(address target)
isAuth(address _address, bool status)
newTxLimit(uint256 newLimit)
newWalletLimit(uint256 newLimit)
removeERC20(address tokenAddress, uint256 tokens) returns (bool success)
removeEther(uint256 amountPercentage)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
txLimitWhitelist(address holder, bool exempt)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.