furusatocnp2023
Verified contract
Active on
Ethereum with 1,191 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "furusatocnp2023"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21121125 | 12 days ago | | | 0 | 0.00024612034 | |
| 20695270 | 2 months ago | | | 0 | 0.00014452565 | |
| 20620130 | 3 months ago | | | 0 | 0.00016767294 | |
| 20491757 | 3 months ago | | | 0 | 0.00065009083 | |
| 20366006 | 4 months ago | | | 0 | 0.00019853300 | |
| 20365994 | 4 months ago | | | 0 | 0.00027270683 | |
| 20217349 | 4 months ago | | | 0 | 0.00013396943 | |
| 20187053 | 5 months ago | | | 0 | 0.00032838172 | |
| 20186565 | 5 months ago | | | 0 | 0.00029031232 | |
| 20147027 | 5 months ago | | | 0 | 0.00014419956 |
ABI
ABI objects
Getter at block 21204925
_ViewList() view returns (address[])
[0x1E0049783F008A0085193E00003D00cd54003c71, 0x7bc8b1B5AbA4dF3Be9f9A32daE501214dC0E4f3f, 0xF849de01B080aDC3A814FaBE1E2087475cF2E354, 0xf42aa99F011A1fA7CDA90E5E98b277E306BcA83e, 0x4feE7B061C97C9c496b01DbcE9CDb10c02f0a0Be]
name() view returns (string)
furusatocnp2023
owner() view returns (address)
0xfdb859f194403f790f6171e24364df0749208d0c
symbol() view returns (string)
fcnp2023
Read-only
_ViewLevel(uint256 tokenId) view returns (uint256)
_ViewTime(uint256 tokenId) view returns (uint256)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isTime(uint256 _lastTransferredAt, uint256 _now) view returns (bool)
list(address to) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events _DelList(uint256 id) returns (string)
_SetList(address to) returns (string)
approve(address to, uint256 tokenId)
createToken(string[] metas) payable returns (string)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address ope, bool approved)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
upgrade(uint256 tokenId, string meta) returns (string)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string name_, string symbol_)
This contract contains no fallback and receive objects.
This contract contains no error objects.