Some Nights
Verified contract
Active on
Ethereum with 205 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0da5…4c15
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NIGHTS | ERC-20 | 492.440136K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16453292 | 2 years ago | | | 0 | 0.00070725000 | |
| 16280943 | 2 years ago | | | 0 | 0.00069417052 | |
| 16280514 | 2 years ago | | | 0 | 0.00066913165 | |
| 16280337 | 2 years ago | | | 0 | 0.00086113992 | |
| 16279713 | 2 years ago | | | 0 | 0.00058627714 | |
| 16279707 | 2 years ago | | | 0 | 0.00069524104 | |
| 16277532 | 2 years ago | | | 0 | 0.0010386200 | |
| 16277316 | 2 years ago | | | 0 | 0.0061481765 | |
| 16277153 | 2 years ago | | | 0 | 0.0013229270 | |
| 16277021 | 2 years ago | | | 0 | 0.00050857752 |
ABI
ABI objects
Getter at block 21321489
decimals() pure returns (uint8)
9
name() pure returns (string)
Some Nights
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
NIGHTS
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addbot(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
changeMaxTxAmount(uint256 percentage)
changeMaxWalletSize(uint256 percentage)
delBotter(address notbot)
manualsend()
manualswap()
openTrading()
removeLimits()
renounceOwnership()
setCooldownEnabled(bool onoff)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.