The New Road
Verified contract
Active on
Ethereum with 2,063 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8831…b87d
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TNR | ERC-20 | 1.996477M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21024146 | a month ago | | | 0 | 0.00014033485 | |
| 20518883 | 4 months ago | | | 0 | 0.000062521926 | |
| 20398090 | 4 months ago | | | 0 | 0.000042592919 | |
| 19542922 | 8 months ago | | | 0 | 0.00046501727 | |
| 19475053 | 8 months ago | | | 0 | 0.00090883726 | |
| 19281865 | 9 months ago | | | 0 | 0.00098021280 | |
| 19149374 | 10 months ago | | | 0 | 0.00059772179 | |
| 19149360 | 10 months ago | | | 0 | 0.00096635876 | |
| 19113416 | 10 months ago | | | 0 | 0.0015739238 | |
| 19113410 | 10 months ago | | | 0 | 0.0014714105 |
ABI
ABI objects
Getter at block 21329122
_finalTax() view returns (uint256)
5
_maxLittleWalletSize() view returns (uint256)
100000000000000000000000
_maxWalletSize() view returns (uint256)
50000000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
The New Road
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x7e2971c3b22718a1ee5405c2503914feec7abf89
symbol() pure returns (string)
TNR
totalSupply() pure returns (uint256)
50000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manageBot(address account, bool a)
openTrading()
removeLimits()
renounceOwnership()
setSwapThreshold(uint256 newTax)
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 indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address[] addresses)
receive()
This contract contains no error objects.