MongCoin2.0
Verified contract
Active on
Ethereum with 108 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd256…0a87
2 additional
variables
Balances ($0.00)
No balances found for "MongCoin2.0"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17684350 | a year ago | | | 0 | 0.0021626862 | |
| 17655622 | a year ago | | | 0 | 0.00063397278 | |
| 17655492 | a year ago | | | 0 | 0.00066041916 | |
| 17649450 | a year ago | | | 0 | 0.00098945227 | |
| 17633151 | a year ago | | | 0 | 0.0027621328 | |
| 17632462 | a year ago | | | 0 | 0.0026434396 | |
| 17631763 | a year ago | | | 0 | 0.0023554351 | |
| 17630827 | a year ago | | | 0 | 0.0022138656 | |
| 17630072 | a year ago | | | 0 | 0.0024259487 | |
| 17630044 | a year ago | | | 0 | 0.0023231330 |
ABI
ABI objects
Getter at block 21220445
_maxTxAmount() view returns (uint256)
6900000000000000000000000
_maxWalletSize() view returns (uint256)
6900000000000000000000000
_swapTokensAtAmount() view returns (uint256)
690000000000000000
decimals() pure returns (uint8)
9
developmentAddress() view returns (address)
0xd256ced1f43538ab6950a7623084685695f70a87
marketingAddress() view returns (address)
0x1e191fddfa209a03fbe29533b1432411b13d5c9c
name() pure returns (string)
MongCoin2.0
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
MONG2.0
totalSupply() pure returns (uint256)
690000000000000000000
uniswapV2Pair() view returns (address)
0x0cc47c7abe5d021bf436bdd9151b1c3f1bdb228b
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualsend()
manualswap()
renounceOwnership()
setBuyandSell(uint256 reflectfeeOnBuy, uint256 reflectfeeOnSell, uint256 marketingFeeOnBuy, uint256 marketingFeeOnSell)
setExcludedAddress(address[] accounts, bool ExAdd)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setTrading(bool _tradingOpen)
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.