Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NRFX | ERC-20 | 98.00001 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18515412 | a year ago | | | 0 | 0.0024455326 | |
| 18361896 | a year ago | | | 0 | 0.0014503280 | |
| 17995140 | a year ago | | | 0 | 0.0016248100 | |
| 17995115 | a year ago | | | 0 | 0.0010203380 | |
| 17995069 | a year ago | | | 0 | 0.0013372096 | |
| 17911921 | a year ago | | | 0 | 0.0014503280 | |
| 17911920 | a year ago | | | 0 | 0.0018265280 | |
| 17911802 | a year ago | | | 0 | 0.0016256020 | |
| 17911801 | a year ago | | | 0 | 0.0016256020 | |
| 17911801 | a year ago | | | 0 | 0.0016250740 |
ABI
ABI objects
Getter at block 21184492
_liquidityFee() view returns (uint256)
1
_taxFee() view returns (uint256)
1
decimals() view returns (uint8)
18
name() view returns (string)
Narfex
owner() view returns (address)
0x9e8db3942797d2578f48caf5663eb22e286ad84b
symbol() view returns (string)
NRFX
totalFees() view returns (uint256)
1370448723615064549689326
totalSupply() view returns (uint256)
20000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
reflect(uint256 tAmount)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.