NASDAQ4200
Verified contract
Active on
Ethereum with 1,297 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2fe9…82d7
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NASDAQ | ERC-20 | 4.045362M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20429363 | 4 months ago | | | 0 | 0.00027210604 | |
| 20201958 | 5 months ago | | | 0 | 0.000084582257 | |
| 19992570 | 6 months ago | | | 0 | 0.00018509115 | |
| 19992157 | 6 months ago | | | 0 | 0.00024885526 | |
| 19992153 | 6 months ago | | | 0 | 0.00025927069 | |
| 19992136 | 6 months ago | | | 0 | 0.00022866402 | |
| 19837185 | 7 months ago | | | 0 | 0.00016454920 | |
| 19636606 | 8 months ago | | | 0 | 0.00069365537 | |
| 19633124 | 8 months ago | | | 0 | 0.0011954456 | |
| 19633068 | 8 months ago | | | 0 | 0.00075416799 |
ABI
ABI objects
Getter at block 21298167
_buyCount() view returns (uint256)
4602
_reduceBuyTaxAt() view returns (uint256)
69
_reduceSellTax1At() view returns (uint256)
100
_reduceSellTax2At() view returns (uint256)
420
decimals() pure returns (uint8)
18
limited() view returns (bool)
false
maxHoldingAmount() view returns (uint256)
20000001000000000000000000
minHoldingAmount() view returns (uint256)
100000000000000000000000
name() pure returns (string)
NASDAQ4200
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
NASDAQ
totalSupply() pure returns (uint256)
1000000000000000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlackListed(address) view returns (bool)
State-modifying
Events addLiquidity() payable
approve(address spender, uint256 amount) returns (bool)
manuallyLowerTax()
removeLimits()
renounceOwnership()
setBlackList(address[] _users, bool set)
setTaxWallet(address newTaxWallet)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed _owner, address indexed spender, uint256 value)
OwnershipTransferred(address _owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address[] _users)
receive()
This contract contains no error objects.