0xNODES Protocol
Verified contract
Active on
Ethereum with 92 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb8e6…8e84
0xb8e6…8e84
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0xNODES | ERC-20 | 2.698162M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19734366 | 7 months ago | | | 0 | 0.00029657328 | |
| 19319079 | 9 months ago | | | 0 | 0.0011995783 | |
| 19316757 | 9 months ago | | | 0 | 0.00092328600 | |
| 19315102 | 9 months ago | | | 0 | 0.0017089223 | |
| 19313796 | 9 months ago | | | 0 | 0.0037775678 | |
| 19313791 | 9 months ago | | | 0 | 0.0051781251 | |
| 19313787 | 9 months ago | | | 0 | 0.0054438746 | |
| 19313787 | 9 months ago | | | 0 | 0.0054438746 | |
| 19313785 | 9 months ago | | | 0 | 0.0051519314 | |
| 19313784 | 9 months ago | | | 0 | 0.0051509901 |
ABI
ABI objects
Getter at block 21178579
_maxTaxSwap() view returns (uint256)
5000000000000000
_maxTxAmount() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
_maxWalletSize() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
decimals() pure returns (uint8)
9
name() pure returns (string)
0xNODES Protocol
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapTxAmount() view returns (uint256)
10000000000000
symbol() pure returns (string)
0xNODES
totalSupply() pure returns (uint256)
1000000000000000000
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)
createNDETradingPair()
delBots(address[] notbot)
manualSwap()
openNDETrading()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawStuckETH()
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 _wallet, uint256 _amount)
receive()
This contract contains no error objects.