Major Government Reform
Verified contract
Active on
Ethereum with 611 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd4fe…4acf
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MGR | ERC-20 | 1.842894M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21194425 | a few seconds ago | | | 0 | 0.0017259893 | |
| 21194386 | 8 minutes ago | | | 0 | 0.0013801498 | |
| 21194268 | 33 minutes ago | | | 0 | 0.0013355414 | |
| 21194195 | an hour ago | | | 0 | 0.0014090409 | |
| 21194045 | an hour ago | | | 0 | 0.0015508634 | |
| 21194000 | an hour ago | | | 0 | 0.0015350682 | |
| 21193997 | an hour ago | | | 0 | 0.0016377681 | |
| 21193997 | an hour ago | | | 0 | 0.0016377681 | |
| 21193989 | an hour ago | | | 0 | 0.0017183112 | |
| 21193972 | 2 hours ago | | | 0 | 0.0014722228 |
ABI
ABI objects
Getter at block 21194426
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
2000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Major Government Reform
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
MGR
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x06f6c42ff51879f0fd97d4c4c2a65572b4bc7360
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)
blockSnipers(address[] bots_)
changeFee(uint256 _newInitialBuyFee, uint256 _newInitialSellFee)
enableTrading()
manualSend()
manualSwap()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unblockSnipers(address[] notbot)
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.