Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3505…3a42
Balances ($0.00)
No balances found for "MOSKITAP"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23747864 | 22 minutes ago | | | 0 | 7.4792628e-7 | |
| 23740251 | 5 hours ago | | | 0 | 4.3368353e-7 | |
| 23731607 | 9 hours ago | | | 0 | 0.000000078831935630 | |
| 23731585 | 9 hours ago | | | 0 | 0.000000073137808095 | |
| 23720416 | 16 hours ago | | | 0 | 1.9537365e-7 | |
| 23720408 | 16 hours ago | | | 0 | 1.9697064e-7 | |
| 23720387 | 16 hours ago | | | 0 | 1.9954018e-7 | |
| 23720376 | 16 hours ago | | | 0 | 2.3684482e-7 | |
| 23720374 | 16 hours ago | | | 0 | 3.4871952e-7 | |
| 23715244 | 18 hours ago | | | 0 | 2.2434469e-7 |
ABI
ABI objects
Getter at block 23748513
buyLimit() view returns (uint256)
100000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
MOSKITAP
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
MOSKI
totalSupply() view returns (uint256)
100000000000000000000000000
tradeIsAllowed() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xa02deead5046aa977a2e7c2e40bda3fa9cf2a844
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events allowTrade()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyLimit(uint256 newLimit)
updateUniswapAccessControl(address newManager)
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(address uniswapAccessControlAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.