NIPPON GINKO
Verified contract
Active on
Ethereum with 93 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional
variables
Balances ($27.71)
Native
Value
$27.71
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.008947 | $3,097.41 |
$27.71 | |
NIPKO | ERC-20 | 396.432104K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15526703 | 2 years ago | | | 0 | 0.00034713660 | |
| 15526702 | 2 years ago | | | 0 | 0.00035153100 | |
| 15526692 | 2 years ago | | | 0 | 0.00068279827 | |
| 15341584 | 2 years ago | | | 0 | 0.00064814192 | |
| 15328074 | 2 years ago | | | 0 | 0.00093693733 | |
| 15296734 | 2 years ago | | | 0 | 0.00028377992 | |
| 15277709 | 2 years ago | | | 0 | 0.00028724257 | |
| 15273622 | 2 years ago | | | 0 | 0.00049053843 | |
| 15273611 | 2 years ago | | | 0 | 0.00060338388 | |
| 15271691 | 2 years ago | | | 0 | 0.00055299021 |
ABI
ABI objects
Getter at block 21215227
_maxTxAmount() view returns (uint256)
10000000000000000
_maxWalletToken() view returns (uint256)
10000000000000000
autoLiquidityReceiver() view returns (address)
0x56415dd4a5b0678f8ef6bdab84b605fdc13d4ef2
blacklistMode() view returns (bool)
true
buyCooldownEnabled() view returns (bool)
true
cooldownTimerInterval() view returns (uint8)
0
decimals() pure returns (uint8)
9
devFee() view returns (uint256)
1
devFeeReceiver() view returns (address)
0x6112026acfc31d9017219c8349bc00fdffd9e295
distributor() view returns (address)
0x7a32935e6721f2afd23bb667380d8a6cfd508342
feeDenominator() view returns (uint256)
100
getCirculatingSupply() view returns (uint256)
10000000000000000
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
liquidityFee() view returns (uint256)
1
marketingFee() view returns (uint256)
2
marketingFeeReceiver() view returns (address)
0x56415dd4a5b0678f8ef6bdab84b605fdc13d4ef2
name() pure returns (string)
NIPPON GINKO
pair() view returns (address)
0x4278c182f53d30c0f1745920c1ade459992c7fba
reflectionFee() view returns (uint256)
0
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellMultiplier() view returns (uint256)
100
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
50000000000000
symbol() pure returns (string)
NIPKO
totalFee() view returns (uint256)
4
totalSupply() view returns (uint256)
10000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isBlacklisted(address) view returns (bool)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
clearStuckBalance(uint256 amountPercentage)
clearStuckBalance_sender(uint256 amountPercentage)
cooldownEnabled(bool _status, uint8 _interval)
enable_blacklist(bool _status)
manage_blacklist(address[] addresses, bool status)
multiTransfer(address from, address[] addresses, uint256[] tokens)
multiTransfer_fixed(address from, address[] addresses, uint256 tokens)
setDistributionCriteria(uint256 _minPeriod, uint256 _minDistribution)
setDistributorSettings(uint256 gas)
setFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _devFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _reflectionFee, uint256 _marketingFee, uint256 _devFee, uint256 _feeDenominator)
setIsDividendExempt(address holder, bool exempt)
setIsFeeExempt(address holder, bool exempt)
setIsTimelockExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxTxPercent_base1000(uint256 maxTXPercentage_base1000)
setMaxWalletPercent_base1000(uint256 maxWallPercent_base1000)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTargetLiquidity(uint256 _target, uint256 _denominator)
setTxLimit(uint256 amount)
set_sell_multiplier(uint256 Multiplier)
tradingStatus(bool _status)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.