Node Squared
Verified contract
Active on
Ethereum with 1,385 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xbd74…5326
0xbd74…5326
Balances ($0.00)
No balances found for "Node Squared"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20454689 | 4 months ago | | | 0 | 0.000065854721 | |
| 19845841 | 6 months ago | | | 0 | 0.00012707663 | |
| 19530468 | 8 months ago | | | 0 | 0.00059283496 | |
| 18856239 | a year ago | | | 0 | 0.0013102945 | |
| 17017442 | 2 years ago | | | 0 | 0.00051320358 | |
| 16812693 | 2 years ago | | | 0 | 0.0011568739 | |
| 16812508 | 2 years ago | | | 0 | 0.00088755064 | |
| 16752644 | 2 years ago | | | 0 | 0.00045388259 | |
| 16615468 | 2 years ago | | | 0 | 0.00065300710 | |
| 16337822 | 2 years ago | | | 0 | 0.00048373379 |
ABI
ABI objects
Getter at block 21256255
decimals() pure returns (uint8)
9
name() pure returns (string)
Node Squared
owner() view returns (address)
0xbd3c47fdd82fe05f69879e6ad79ba7dab343417b
symbol() pure returns (string)
N2
totalSupply() pure returns (uint256)
10000000000000000
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)
delBot(address notbot)
excludeFromFee(address account)
includeInFee(address account)
manualsend()
manualswap()
openTrading()
removeStrictTxLimit()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
setFeeAddr1(uint256 feeAddr1)
setFeeAddr2(uint256 feeAddr2)
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.