The Night Riders
Verified contract
Active on
Ethereum with 1,700 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x66a8…0630
1 additional
variable
Balances ($1,573.34)
Native
Value
$746.29
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.23739 | $3,143.74 |
$746.29 | |
TNR | ERC-20 | 962.806514M | $0.000001 |
$827.05 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21197188 | 21 hours ago | | | 0 | 0.00095505671 | |
| 21196618 | a day ago | | | 0 | 0.0011670857 | |
| 21196106 | a day ago | | | 0 | 0.0018471316 | |
| 21195890 | a day ago | | | 0 | 0.0019522389 | |
| 21188201 | 2 days ago | | | 0 | 0.0013086090 | |
| 21176377 | 4 days ago | | | 0 | 0.0012012101 | |
| 21174734 | 4 days ago | | | 0 | 0.0011607794 | |
| 21174267 | 4 days ago | | | 0 | 0.0015653565 | |
| 21170387 | 5 days ago | | | 0 | 0.0012612925 | |
| 21168183 | 5 days ago | | | 0 | 0.0013196473 |
ABI
ABI objects
Getter at block 21203460
_maxTaxSwap() view returns (uint256)
1000000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
The Night Riders
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
TNR
totalSupply() pure returns (uint256)
100000000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
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.