Dynamic emoji story
Verified contract
Active on
Ethereum with 201 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($12.31)
Native
Value
$12.31
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.00371 | $3,316.96 |
$12.31 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19809728 | 7 months ago | | | 0 | 0.00073831640 | |
| 19809724 | 7 months ago | | | 0 | 0.00072519733 | |
| 17271166 | 2 years ago | | | 0 | 0.0035061971 | |
| 17271162 | 2 years ago | | | 0 | 0.0033495762 | |
| 17271158 | 2 years ago | | | 0 | 0.0044098865 | |
| 15458437 | 2 years ago | | | 0 | 0.0014059487 | |
| 15452525 | 2 years ago | | | 0 | 0.0020113291 | |
| 15433396 | 2 years ago | | | 0 | 0.0017739653 | |
| 15039185 | 2 years ago | | | 0 | 0.0035980723 | |
| 14470425 | 3 years ago | | | 0 | 0.0016774264 |
ABI
ABI objects
Getter at block 21246454
dynamicPeriod() view returns (uint256)
151200
name() view returns (string)
Dynamic emoji story
owner() view returns (address)
0xacf0a2ee9440b7ff684cc7c2230d5eebfbc0b35a
symbol() view returns (string)
STORY
totalSupply() view returns (uint256)
156
Read-only
balanceOf(address owner) view returns (uint256)
dynamicChangeCountDownOf(uint256 tokenId) view returns (uint256 countDownSeconds)
dynamicChapterOf(uint256 tokenId) view returns (uint256 tokenDynamicChapter)
getApproved(uint256 tokenId) view returns (address)
getElement(uint256 tokenId) view returns (string)
getLocation(uint256 tokenId) view returns (string)
getMotion(uint256 tokenId) view returns (string)
getObject(uint256 tokenId) view returns (string)
getRole(uint256 tokenId) view returns (string)
getSign(uint256 tokenId) view returns (string)
getSpace(uint256 tokenId) view returns (string)
getTime(uint256 tokenId) view returns (string)
getWeather(uint256 tokenId) view returns (string)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
claim()
claimDonation()
ownerClaim(uint256 tokenId)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setDynamicPeriod(uint256 newDynamicPeriod)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
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()
fallback()
receive()
This contract contains no error objects.