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 |
---|---|---|---|---|---|
NoCap | ERC-20 | 25.904216M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19362735 | 2 months ago | | | 0 | 1.7621843e-7 | |
| 17696116 | 3 months ago | | | 0 | 1.7722142e-7 | |
| 15825410 | 5 months ago | | | 0 | 3.1084650e-7 | |
| 15249717 | 5 months ago | | | 0 | 0.000000093700386513 | |
| 15062029 | 5 months ago | | | 0 | 1.3438002e-7 | |
| 14918441 | 5 months ago | | | 0 | 0.000000104506893381 | |
| 14817733 | 5 months ago | | | 0 | 1.1779276e-7 | |
| 14672006 | 5 months ago | | | 0 | 1.3633552e-7 | |
| 14665243 | 5 months ago | | | 0 | 0.0000052177069 | |
| 14638921 | 5 months ago | | | 0 | 0.0000052177069 |
ABI
ABI objects
Getter at block 21859231
antiDrainer() view returns (address)
0x0000000000000000000000000000000000000000
buyDevFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
decimals() view returns (uint8)
18
dvlpmntWallet() view returns (address)
0x4263f2f68580f13d2d96042c6adc9c42a6d5c6b2
limitsInEffect() view returns (bool)
false
maximumTxnAmount() view returns (uint256)
10000000000000000000000000
maximumWalletAmount() view returns (uint256)
10000000000000000000000000
mktngWallet() view returns (address)
0x4263f2f68580f13d2d96042c6adc9c42a6d5c6b2
name() view returns (string)
NoCap
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellDevFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
125000000000000000000000
symbol() view returns (string)
NoCap
tokensForDev() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x2245faf63355f494bf798e9b9bbc6908bd082f94
uniswapV2Router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
Read-only
_isExcludedmaximumTxnAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
enableTradingWithPermit(uint8 v, bytes32 r, bytes32 s)
excludeFromFees(address account, bool excluded)
excludeFrommaximumTxnAmount(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAntiDrainer(address _antiDrainer)
setAutomatedMarketMakerPair(address pair, bool value)
setBlackList(address[] wallets, bool blocked)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _marketingFee, uint256 _devFee)
updateMaxTxnAmount(uint256 newNum)
updateSellFees(uint256 _marketingFee, uint256 _devFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
updatedvlpmntWallet(address newWallet)
updatemaximumWalletAmountAmount(uint256 newNum)
updatemktngWallet(address newmktngWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
dvlpmntWalletUpdated(address indexed newWallet, address indexed oldWallet)
mktngWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.