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 "Edworm"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20436285 | 4 months ago | | | 0 | 0.00063612889 | |
| 19453577 | 8 months ago | | | 0 | 0.0011355021 | |
| 18548991 | a year ago | | | 0 | 0.0011793077 | |
| 17715167 | a year ago | | | 0 | 0.00081395309 | |
| 17681736 | a year ago | | | 0 | 0.00086752220 | |
| 17388240 | a year ago | | | 0 | 0.0020475920 | |
| 17313785 | a year ago | | | 0 | 0.0014461163 | |
| 16666178 | 2 years ago | | | 0 | 0.00096882596 | |
| 16577500 | 2 years ago | | | 0 | 0.0013889514 | |
| 16506756 | 2 years ago | | | 0 | 0.00068217322 |
ABI
ABI objects
Getter at block 21220620
R() view returns (string)
Healing the world with comedy. Making a literal difference metaphorically.
hasItBegun() view returns (bool)
true
name() view returns (string)
Edworm
owner() view returns (address)
0x8cac25c3ba02d20024694c0899c8d5fe2ddc4fc7
priceToRelease() view returns (uint256)
1000000000000000000
symbol() view returns (string)
WORM
totalSupply() view returns (uint256)
273
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getArt(uint256 _tokenId) view returns (string)
getMeta(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)
getPaid() payable
propagate(address to)
release() payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setArt(bytes8 key, string value)
setBegun(bool yes)
setLayers(bool isWorm, bytes8[] values)
setMeta(bytes8 key, string value)
setPrice(uint256 price)
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()
receive()
This contract contains no error objects.