Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
17 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RAMEN | ERC-20 | 346.863554B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14452239 | 6 months ago | | | 0 | 0.0000030054556 | |
| 14058212 | 7 months ago | | | 0 | 0.0000037599264 | |
| 14030654 | 7 months ago | | | 0 | 0.0000042733828 | |
| 13466862 | 7 months ago | | | 0 | 0.0000045233731 | |
| 5387562 | a year ago | | | 0 | 0.000000000736151271 | |
| 5387558 | a year ago | | | 0 | 0.000000000731875281 | |
| 5387539 | a year ago | | | 0 | 0.000000000821048450 | |
| 5387480 | a year ago | | | 0 | 0.000000000826634605 | |
| 4594274 | a year ago | | | 0 | 0.0000024678620 | |
| 3688277 | a year ago | | | 0 | 5.1183738e-7 |
ABI
ABI objects
Getter at block 22754052
DEVFee() view returns (uint256)
0
DEVFeeReceiver() view returns (address)
0x84868924968350af5448e478ac0eba6d0ee80ab5
_maxTxAmount() view returns (uint256)
1000000000000000000000000000000000
_maxWalletToken() view returns (uint256)
1000000000000000000000000000000000
autoLiquidityReceiver() view returns (address)
0xe42cbff67e828007a75cb537bc037141b9719d44
blacklistMode() view returns (bool)
false
buyCooldownEnabled() view returns (bool)
false
cooldownTimerInterval() view returns (uint8)
10
decimals() pure returns (uint8)
18
distributor() view returns (address)
0x61c2f8f4e45ec2c54d1d5da1a612796165df9aa0
feeDenominator() view returns (uint256)
100
getCirculatingSupply() view returns (uint256)
1000000000000000000000000000000000
getOwner() view returns (address)
0x84868924968350af5448e478ac0eba6d0ee80ab5
liquidityFee() view returns (uint256)
0
marketingFee() view returns (uint256)
3
marketingFeeReceiver() view returns (address)
0xe42cbff67e828007a75cb537bc037141b9719d44
name() pure returns (string)
Ramen
pair() view returns (address)
0xc00078743be31b246313d639d61c2f7b787666db
reflectionFee() view returns (uint256)
0
router() view returns (address)
0xc4623408e3060f3c57e1a8d3716123f478e5d82f
sellMultiplier() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
2500000000000000000000000000000
symbol() pure returns (string)
RAMEN
totalFee() view returns (uint256)
3
totalSupply() view returns (uint256)
1000000000000000000000000000000000
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)
isWalletLimitExempt(address) 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)
setFees(uint256 _liquidityFee, uint256 _reflectionFee, uint256 _marketingFee, 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)
setWalletLimitExemption(address holder, bool exempt)
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.