THE_MAN_WHO_SOLD_THE_WORLD
Verified contract
Active on
Ethereum with 10,960 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 "THE_MAN_WHO_SOLD_THE_WORLD"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21233184 | 8 days ago | | | 0 | 0.00063981783 | |
| 21150407 | 20 days ago | | | 0 | 0.00051243368 | |
| 21134093 | 22 days ago | | | 0 | 0.00038635618 | |
| 21102776 | a month ago | | | 0 | 0.00014202243 | |
| 21058983 | a month ago | | | 0 | 0.00028859525 | |
| 20932141 | 2 months ago | | | 0 | 0.00056970984 | |
| 20793253 | 2 months ago | | | 0 | 0.00090249519 | |
| 20770838 | 2 months ago | | | 0 | 0.0012633158 | |
| 20756476 | 2 months ago | | | 0 | 0.00010346369 | |
| 20696461 | 3 months ago | | | 0 | 0.000079663155 |
ABI
ABI objects
Getter at block 21293959
name() view returns (string)
THE_MAN_WHO_SOLD_THE_WORLD
symbol() view returns (string)
WORLD
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
claimPlot(uint16 token_id) payable
premint(uint16[5] token_ids)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
set_new_base_uri(string new_base_uri)
transferFrom(address from, address to, uint256 tokenId)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.