Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($186.98)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 186.60355 | $1.002 |
$186.98 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21162395 | 2 hours ago | | | 0 | 0.0021733328 | |
| 21159264 | 12 hours ago | | | 0 | 0.00086922115 | |
| 21157919 | 17 hours ago | | | 0 | 0.0015833817 | |
| 21154140 | a day ago | | | 0 | 0.00038134512 | |
| 21153894 | a day ago | | | 0 | 0.00069063540 | |
| 21153406 | a day ago | | | 0 | 0.00056709829 | |
| 21149410 | 2 days ago | | | 0 | 0.00053547693 | |
| 21143735 | 3 days ago | | | 0 | 0.0011991173 | |
| 21143338 | 3 days ago | | | 0 | 0.00081984814 | |
| 21141867 | 3 days ago | | | 0 | 0.00053886383 |
ABI
ABI objects
Getter at block 21162864
burnFeePercentage() view returns (uint16)
0
decimals() view returns (uint8)
18
feeInitialPercentageBuy() view returns (uint16)
500
feeInitialPercentageSell() view returns (uint16)
500
feePercentageBuy() view returns (uint16)
0
feePercentageSell() view returns (uint16)
0
maxTokenAmountPerTransaction() view returns (uint256)
0
maxTokenAmountPerWallet() view returns (uint256)
1700000000000000000000000
name() view returns (string)
Mind
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x9832263a82b729f947aca4842cb53a3109a46e5b
pairContract() view returns (address)
0x9832263a82b729f947aca4842cb53a3109a46e5b
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapTreshold() view returns (uint256)
100000000000000000
symbol() view returns (string)
MND
totalSupply() view returns (uint256)
100000000000000000000000000
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)
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()
removeTaxes()
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.