Miloli Coin
Verified contract
Active on
Ethereum with 454 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Miloli Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19534138 | 8 months ago | | | 0 | 0.00093229984 | |
| 18807435 | a year ago | | | 0 | 0.00094039105 | |
| 18719942 | a year ago | | | 0 | 0.0012271066 | |
| 18719452 | a year ago | | | 0 | 0.0010493673 | |
| 17870133 | a year ago | | | 0 | 0.00094469746 | |
| 17798837 | a year ago | | | 0 | 0.0018877696 | |
| 17648253 | a year ago | | | 0 | 0.00084570092 | |
| 17648244 | a year ago | | | 0 | 0.00082889484 | |
| 17621419 | a year ago | | | 0 | 0.00050113420 | |
| 17577618 | a year ago | | | 0 | 0.00079832705 |
ABI
ABI objects
Getter at block 21222868
buyFee() view returns (uint256)
0
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
marketingWallet() view returns (address)
0x3b832c4d293d3d778d9cb28cecf7e070245a7ebf
maxTransactionAmount() view returns (uint256)
100000000000000000000000000000
maxWallet() view returns (uint256)
100000000000000000000000000000
name() view returns (string)
Miloli Coin
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
100000000000000000000000000
symbol() view returns (string)
$MILOLI
totalSupply() view returns (uint256)
100000000000000000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x0523c86752578a10029b9bd94dd1246b22eb7d02
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)
excludeFromFees(address _address, bool excluded)
excludeFromMaxTransactionAmount(address _address, bool excluded)
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
setFees(uint256 _buyFee, uint256 _sellFee)
toggleSwapEnabled()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
updateMarketingWallet(address _marketingWallet)
withdrawStuckedBalance(uint256 _mount)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.