Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd634…93e7
Balances ($0.00)
No balances found for "VanityURL"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6460873 | 6 years ago | | | 0 | 0.0000022895000 | |
| 5567743 | 7 years ago | | | 0 | 0.000023407000 | |
| 5558333 | 7 years ago | | | 0 | 0.000046814000 | |
| 5479615 | 7 years ago | | | 0 | 0.00028246000 | |
| 5475620 | 7 years ago | | | 0 | 0.000083398000 | |
| 5475620 | 7 years ago | | | 0 | 0.00020513800 | |
| 5472683 | 7 years ago | | | 0 | 0.00043853200 | |
| 5471857 | 7 years ago | | | 0 | 0.000097841000 | |
| 5470590 | 7 years ago | | | 0 | 0.000095961000 | |
| 5470455 | 7 years ago | | | 0 | 0.000071206000 |
ABI
ABI objects
Getter at block 21315040
owner() view returns (address)
0xb7218c12e0ff424b18f358740246b2b70f2fb7a0
paused() view returns (bool)
true
reservePricing() view returns (uint256)
1000000000000000000
tokenAddress() view returns (address)
0xd6343fc13204ec6ea4dcbac0f73587f3955f93e7
transferTokenTo() view returns (address)
0xbc04173e4ddbd5de5a64e3af92aec202ac825755
Read-only
retrieveVanityForWallet(address _address) view returns (string)
retrieveWalletForVanity(string _vanity_url) view returns (address)
State-modifying
Events changeVanityURL(string _vanity_url)
checkForValidity(string _vanity_url) returns (bool)
kill()
pause()
releaseVanityUrl(string _vanity_url)
reserve(string _vanity_url)
reserveVanityURLByOwner(address _to, string _vanity_url)
setReservePricing(uint256 _reservePricing)
transferOwnership(address newOwner)
transferOwnershipForVanityURL(address _to)
unpause()
updateTokenAddress(address _tokenAddress)
updateTokenTransferAddress(address _transferTokenTo)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Unpause()
VanityReleased(string _vanity_url)
VanityReserved(address _to, string _vanity_url)
VanityTransfered(address _to, address _from, string _vanity_url)
constructor(address _tokenAddress, uint256 _reservePricing, address _transferTokenTo)
fallback()
This contract contains no error objects.