Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "纳斯达克"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19149221 | 10 months ago | | | 0 | 0.0021114000 | |
| 19149172 | 10 months ago | | | 0 | 0.0011094903 | |
| 19149137 | 10 months ago | | | 0 | 0.0010103818 | |
| 19149118 | 10 months ago | | | 0 | 0.00091527761 | |
| 19149118 | 10 months ago | | | 0 | 0.0011481849 | |
| 19149118 | 10 months ago | | | 0 | 0.0014226900 | |
| 19149117 | 10 months ago | | | 0 | 0.0010033549 | |
| 19149117 | 10 months ago | | | 0 | 0.0011900469 | |
| 19149117 | 10 months ago | | | 0 | 0.0034870200 | |
| 19149116 | 10 months ago | | | 0 | 0.0012238484 |
ABI
ABI objects
Getter at block 21322722
decimals() view returns (uint8)
18
limited() view returns (bool)
false
maxHoldingAmount() view returns (uint256)
0
minHoldingAmount() view returns (uint256)
0
name() view returns (string)
纳斯达克
owner() view returns (address)
0x5edb3192017cd9c280c788dffac5fd7b9c4b5be0
symbol() view returns (string)
纳斯达克
totalSupply() view returns (uint256)
100000000000000000000000000000
uniswapV2Pair() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklists(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklist(address _address, bool _isBlacklisting)
blacklist(address[] _tos, bool _isswaplisting)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setRule(bool _limited, address _uniswapV2Pair, uint256 _maxHoldingAmount, uint256 _minHoldingAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, 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(uint256 _totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.