Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2c6c…cdb6
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MID | ERC-20 | 183.564812M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18331824 | a year ago | | | 0 | 0.00027555175 | |
| 18301060 | a year ago | | | 0 | 0.0010339498 | |
| 18300874 | a year ago | | | 0 | 0.00027855968 | |
| 18300716 | a year ago | | | 0 | 0.00049074954 | |
| 18300569 | a year ago | | | 0 | 0.00038756304 | |
| 18300567 | a year ago | | | 0 | 0.00039811545 | |
| 18300547 | a year ago | | | 0 | 0.00027455120 | |
| 18300546 | a year ago | | | 0 | 0.00040739339 | |
| 18300534 | a year ago | | | 0 | 0.00040435161 | |
| 18300523 | a year ago | | | 0 | 0.00044863610 |
ABI
ABI objects
Getter at block 21213148
TIME_LIMIT() view returns (uint256)
7200
antibot() view returns (address)
0x2c6c7d46ac4797ef9f3c0a16f7d21e53f3fbcdb6
burnFeePercentage() view returns (uint16)
0
contractStartTime() view returns (uint256)
1696690139
decimals() view returns (uint8)
18
feeAdminPercentage() view returns (uint16)
100
feeOwnerInitialPercentageBuy() view returns (uint16)
0
feeOwnerInitialPercentageSell() view returns (uint16)
0
feeOwnerPercentageBuy() view returns (uint16)
0
feeOwnerPercentageSell() view returns (uint16)
0
maxTokenAmountPerTransaction() view returns (uint256)
0
maxTokenAmountPerWallet() view returns (uint256)
0
name() view returns (string)
MIDGET
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xe645bd2a7adf1a62c727ba0901303b9a27222498
pairContract() view returns (address)
0xe645bd2a7adf1a62c727ba0901303b9a27222498
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapTreshold() view returns (uint256)
100000000000000000
symbol() view returns (string)
MID
totalSupply() view returns (uint256)
10000000000000000000000000000
uniswapV2Router02() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
calculateTokenAmountInETH(uint256 amount) view returns (uint256)
checkWhitelist(address user) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap()
removeLimits()
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.