NFUP
Verified contract
Proxy
Active on
Ethereum with 6,867 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
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 |
---|---|---|---|---|---|
NFUP | ERC-20 | 2.399175M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20317832 | 4 months ago | | | 0 | 0.00058461696 | |
| 20317830 | 4 months ago | | | 0 | 0.00074756697 | |
| 17692245 | a year ago | | | 0 | 0.0024573194 | |
| 17676185 | a year ago | | | 0 | 0.0015634649 | |
| 17639183 | a year ago | | | 0 | 0.0013123921 | |
| 17639175 | a year ago | | | 0 | 0.0019384723 | |
| 17616859 | a year ago | | | 0 | 0.0013165742 | |
| 17589539 | a year ago | | | 0 | 0.0020632061 | |
| 17589492 | a year ago | | | 0 | 0.0014387607 | |
| 17582783 | a year ago | | | 0 | 0.0014406405 |
ABI
ABI objects
Getter at block 21159814 getContAdr() view returns (address)
decimals() view returns (uint8)
18
getlast_useVersion() view returns (string)
Ver 1
name() view returns (string)
NFUP
symbol() view returns (string)
NFUP
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLocked_list(address account) view returns (uint256)
getStringData(bytes32 key) view returns (string)
State-modifying
Events setTargetAddress(address _address)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setStringData(bytes32 key, string value)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.