Thousand Ether Homepage Ad
Verified contract
Active on
Ethereum with 1,936 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb5fe…f925
0xdadf…4f7b
Balances ($0.00)
No balances found for "Thousand Ether Homepage Ad"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21080932 | 15 hours ago | | | 0 | 0.0022248061 | |
| 21080909 | 15 hours ago | | | 0 | 0.0028395654 | |
| 21080895 | 15 hours ago | | | 0 | 0.0025657373 | |
| 21079620 | 19 hours ago | | | 0 | 0.0022817603 | |
| 21079614 | 19 hours ago | | | 0 | 0.0023742199 | |
| 21078952 | 21 hours ago | | | 0 | 0.0049332691 | |
| 21078916 | 21 hours ago | | | 0 | 0.0037557879 | |
| 21078877 | a day ago | | | 0 | 0.0034214719 | |
| 21078842 | a day ago | | | 0 | 0.0031747588 | |
| 21078788 | a day ago | | | 0 | 0.0042855172 |
ABI
ABI objects
Getter at block 21085300
baseURI() pure returns (string)
instance() view returns (address)
0xb5fe93ccfec708145d6278b0c71ce60aa75ef925
name() view returns (string)
Thousand Ether Homepage Ad
owner() view returns (address)
0x714439382a47a23f7cdf56c9764ec22943f79361
renderer() view returns (address)
0xdadf78f35ded924823dd80a2312f1b97549c4f7b
symbol() view returns (string)
1KAD
totalSupply() view returns (uint256)
786
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)
precompute(uint256 _idx, address _owner) view returns (bytes32 salt, address predictedAddress)
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 adminDisableRenderUpgrade()
adminRecoverTrapped(uint256 _idx, address _to)
adminSetRenderer(address _renderer)
approve(address to, uint256 tokenId)
buy(uint256 _x, uint256 _y, uint256 _width, uint256 _height) payable returns (uint256 idx)
publish(uint256 _idx, string _link, string _image, string _title, bool _NSFW)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
unwrap(uint256 _idx, address _newOwner)
wrap(uint256 _idx, address _owner)
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(address _ketherContract, address _renderer)
This contract contains no fallback and receive objects.
This contract contains no error objects.