Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MIDOAI | ERC-20 | 10M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17818291 | a year ago | | | 0 | 0.0013359561 | |
| 17818286 | a year ago | | | 0 | 0.0019269360 | |
| 17818275 | a year ago | | | 0 | 0.00093516865 | |
| 17816118 | a year ago | | | 0 | 0.0016156383 | |
| 17815871 | a year ago | | | 0 | 0.0016995612 | |
| 17815469 | a year ago | | | 0 | 0.0019228064 | |
| 17815423 | a year ago | | | 0 | 0.0038894710 | |
| 17815414 | a year ago | | | 0 | 0.0022334288 | |
| 17815409 | a year ago | | | 0 | 0.0018822787 | |
| 17815408 | a year ago | | | 0 | 0.0020030715 |
ABI
ABI objects
Getter at block 21207872
_devWalletAddress() view returns (address)
0x770ded9b43a4c2f2e1a1a079afaa9f23db52df64
_marketingWalletAddress() view returns (address)
0x15cd4545ff6e1cbe9261371c8bd8d875d409a1de
_max_tax_size() view returns (uint256)
1000000000000000000
_swap_at_amt() view returns (uint256)
100000000000000
_wallet_size_max() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Mido AI
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
MIDOAI
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
univ2PairAdd() view returns (address)
0x1801b21e65d60ef676a009093e4bad9a0e48440d
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)
enableTrade(address _pair_addr)
excludeMultiAccountsFromFee(address[] accounts, bool excluded)
removeLimit()
renounceOwnership()
setSwapTokenThreshold(uint256 swapTokensAtAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferTokenForAccidents(address token)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _max_tax_size)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.