The Midget’s secret
Verified contract
Active on
Ethereum with 441 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2ff4…6d6c
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MIDGET | ERC-20 | 0.925911 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20804179 | 2 months ago | | | 0 | 0.00032516237 | |
| 20670093 | 3 months ago | | | 0 | 0.00013788340 | |
| 20670082 | 3 months ago | | | 0 | 0.00017426725 | |
| 20670077 | 3 months ago | | | 0 | 0.00017496500 | |
| 20670059 | 3 months ago | | | 0 | 0.00017898031 | |
| 20669972 | 3 months ago | | | 0 | 0.00015989718 | |
| 20669951 | 3 months ago | | | 0 | 0.00024153055 | |
| 20669941 | 3 months ago | | | 0 | 0.00023203151 | |
| 20669924 | 3 months ago | | | 0 | 0.00025463417 | |
| 20669912 | 3 months ago | | | 0 | 0.00021837265 |
ABI
ABI objects
Getter at block 21328245 getHolders() view returns (struct MidgetTokenHolder[])
adminWallet() view returns (address)
0x8b470105fb29215e2bb1e6d756cd669120ad3c22
buyTax() view returns (uint256)
3
decimals() pure returns (uint8)
18
initialTokenAmountForLp() view returns (uint256)
1089000000000000000000
maxTaxSwap() view returns (uint256)
1089000000000000000
maxTxAmount() view returns (uint256)
1089000000000000000000
maxWalletSize() view returns (uint256)
1089000000000000000000
name() pure returns (string)
The Midget’s secret
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
3
symbol() pure returns (string)
MIDGET
taxSwapThreshold() view returns (uint256)
1089000000000000000
taxWallet() view returns (address)
0x2ff4cb530b2b33a49991de9dd8c1ef7c90e06d6c
totalSupply() pure returns (uint256)
1089000000000000000000
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)
manualswap(uint256 _tokenAmount)
openTrading()
removeLimits()
renounceOwnership()
setBuyTax(uint256 _buyTax)
setMaxTaxSwap(uint256 _maxTaxSwap)
setMaxTxAmount(uint256 _maxTxAmount)
setMaxWalletSize(uint256 _maxWalletSize)
setSellTax(uint256 _sellTax)
setTaxSwapThreshold(uint256 _taxSwapThreshold)
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawFees()
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.