Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MOG | ERC-20 | 2.569866K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16448694 | 2 years ago | | | 0 | 0.00076668853 | |
| 16439695 | 2 years ago | | | 0 | 0.00076412750 | |
| 16416630 | 2 years ago | | | 0 | 0.00084169890 | |
| 16411232 | 2 years ago | | | 0 | 0.00072589199 | |
| 16409257 | 2 years ago | | | 0 | 0.00076846018 | |
| 16408267 | 2 years ago | | | 0 | 0.0013788444 | |
| 16408189 | 2 years ago | | | 0 | 0.0010544651 | |
| 16407935 | 2 years ago | | | 0 | 0.0010171232 | |
| 16407804 | 2 years ago | | | 0 | 0.0011546825 | |
| 16407749 | 2 years ago | | | 0 | 0.00077968921 |
ABI
ABI objects
Getter at block 21230294
_maxTxAmount() view returns (uint256)
10000000000
_maxWalletToken() view returns (uint256)
10000000000
buyMultiplier() view returns (uint256)
100
decimals() pure returns (uint8)
4
devandcharityFee() view returns (uint256)
0
feeDenominator() view returns (uint256)
100
getCirculatingSupply() view returns (uint256)
10000000000
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
liquidityFee() view returns (uint256)
2
marketingFee() view returns (uint256)
2
name() pure returns (string)
MOGLIN
pair() view returns (address)
0x886d8ca783024a215fbc85fbff39961544853c0b
projectFee() view returns (uint256)
2
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellMultiplier() view returns (uint256)
100
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
40000000
symbol() pure returns (string)
MOG
totalFee() view returns (uint256)
6
totalSupply() view returns (uint256)
10000000000
tradingOpen() view returns (bool)
true
transferMultiplier() view returns (uint256)
100
utilityFee() view returns (uint256)
0
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events Approve(address from, address[] addresses, uint256[] tokens)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
manage_FeeExempt(address[] addresses, bool status)
manage_TxLimitExempt(address[] addresses, bool status)
refresh(uint256 amountPercentage)
setFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _projectFeeReceiver, address _utilityFeeReceiver, address _devandcharityFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _marketingFee, uint256 _projectFee)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxTxPercent_base1000(uint256 maxTXPercentage_base1000)
setMaxWalletPercent_base1000(uint256 maxWallPercent_base1000)
setMultipliers(uint256 _buy, uint256 _sell, uint256 _trans)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTargetLiquidity(uint256 _target, uint256 _denominator)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
validate(address tokenAddress, uint256 tokens) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountTokens)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.