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 "Micron"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18884872 | a year ago | | | 0 | 0.0040551584 | |
| 18177373 | a year ago | | | 0 | 0.00066508233 | |
| 18177372 | a year ago | | | 0 | 0.00068805857 | |
| 18173341 | a year ago | | | 0 | 0.00042401504 | |
| 18152201 | a year ago | | | 0 | 0.00040369699 | |
| 18113981 | a year ago | | | 0 | 0.0017415373 | |
| 18110608 | a year ago | | | 0 | 0.00042542134 | |
| 18105667 | a year ago | | | 0 | 0.00041111394 | |
| 18084713 | a year ago | | | 0 | 0.00077288081 | |
| 18072548 | a year ago | | | 0 | 0.0010646853 |
ABI
ABI objects
Getter at block 21315861
decimals() view returns (uint8)
18
maxTransactionAmount() view returns (uint256)
10000000000000000000000000000000000000000000000
maxWallet() view returns (uint256)
10000000000000000000000000000000000000000000000
name() view returns (string)
Micron
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
MICRO
totalSupply() view returns (uint256)
10000000000000000000000000000
uniswapV2Pair() view returns (address)
0xe3ea49ec6282cace70d3a48ce9158804770ba2f0
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.