Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa000…0000
2 additional
variables
Balances ($786.37)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NOUS | ERC-20 | 416.510633K | $0.001888 |
$786.37 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20901674 | an hour ago | | | 0 | 0.00040192856 | |
| 20899734 | 7 hours ago | | | 0 | 0.00044706260 | |
| 20899712 | 7 hours ago | | | 0 | 0.00039429386 | |
| 20898867 | 10 hours ago | | | 0 | 0.00059210011 | |
| 20898500 | 11 hours ago | | | 0 | 0.00027568278 | |
| 20898252 | 12 hours ago | | | 0 | 0.00021621188 | |
| 20898164 | 13 hours ago | | | 0 | 0.00023860160 | |
| 20897905 | 13 hours ago | | | 0 | 0.00020213736 | |
| 20897598 | 14 hours ago | | | 0 | 0.00017333521 | |
| 20897568 | 15 hours ago | | | 0 | 0.00015965893 |
ABI
ABI objects
Getter at block 20901906
_maxTaxSwap() view returns (uint256)
500000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
500000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
NousAI
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
NOUS
totalSupply() pure returns (uint256)
100000000000000000
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)
manualSwap()
openTrading()
removeLimit2()
removeTransferTax()
renounceOwnership()
rescueERC20(address _address, uint256 percent)
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)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.