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) |
---|---|---|---|---|---|---|---|
| 21348991 | 6 days ago | | | 0 | 0.0012369810 | |
| 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 |
ABI
ABI objects
Getter at block 21390497
_liquidityFee() view returns (uint256)
1
_taxFee() view returns (uint256)
1
decimals() view returns (uint8)
18
name() view returns (string)
Narfex
owner() view returns (address)
0xccfe064d2f51e83b99c666c33091abdbe81344d8
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.