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 "NASDAQ"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18336901 | a year ago | | | 0 | 0.0010285202 | |
| 18336873 | a year ago | | | 0 | 0.00019516185 | |
| 18336854 | a year ago | | | 0 | 0.00047980580 | |
| 18336852 | a year ago | | | 0 | 0.00037058571 | |
| 18336852 | a year ago | | | 0 | 0.0026365005 | |
| 18336849 | a year ago | | | 0 | 0.00019320657 | |
| 18336837 | a year ago | | | 0 | 0.00031877173 |
ABI
ABI objects
Getter at block 21211369
_name() view returns (string)
NASDAQ
_symbol() view returns (string)
NASDAQ
decimals() view returns (uint8)
18
name() view returns (string)
NASDAQ
symbol() view returns (string)
NASDAQ
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events TaxDown(uint256 _buy, uint256 _sell)
TradingOpen()
approve(address spender, uint256 amount) returns (bool)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed _NASDAQDEV, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
Permissions()