Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
0xa2c1…5047
0x084b…8148
Balances ($0.00)
No balances found for "AshCC"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14598824 | 3 years ago | | | 0 | 0.0014904818 | |
| 14598822 | 3 years ago | | | 0 | 0.00089801734 | |
| 14598814 | 3 years ago | | | 0 | 0.0023323007 | |
| 14541552 | 3 years ago | | | 0 | 0.0025116108 | |
| 14417558 | 3 years ago | | | 0 | 0.0013949028 | |
| 14405157 | 3 years ago | | | 0 | 0.010935229 | |
| 14357553 | 3 years ago | | | 0 | 0.0010647290 | |
| 14309214 | 3 years ago | | | 0 | 0.0021179550 | |
| 14309204 | 3 years ago | | | 0 | 0.0028057200 | |
| 14192411 | 3 years ago | | | 0 | 0.0028836666 |
ABI
ABI objects
Getter at block 21090715
_creator() view returns (address)
0xa9d58810b0139d734d02c4c7b90c836d90d68ad8
getAdmins() view returns (address[] admins)
[]
owner() view returns (address)
0x6140f00e4ff3936702e68744f2b5978885464cbb
Read-only
assetURI(uint256 assetId) view returns (string)
cardPoints(uint256) view returns (uint256)
getDiscount(address merchant) view returns (uint256)
getPoints(uint256 tokenId) view returns (uint256)
isAdmin(address admin) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(address creator, uint256 tokenId) view returns (string)
State-modifying
Events addMerchant(address merchant, uint256 discountPercent)
addPoints(uint256 tokenId, uint256 numPoints)
approveAdmin(address admin)
deliver(address, uint256 listingId, uint256 assetId, address to, uint256, uint256 index) returns (uint256)
premint(address to, uint256 num, uint256 points)
removeMerchant(address merchant)
renounceOwnership()
revokeAdmin(address admin)
setBaseURI(string baseURI)
setListing(uint256 listingId, address marketplace)
setPreviewImageForAll(string previewImage)
transferOwnership(address newOwner)
transferPoints(uint256 cardFrom, uint256 cardTo, uint256 numPoints)
updateMerchant(address merchant, uint256 discountPercent)
AdminApproved(address indexed account, address indexed sender)
AdminRevoked(address indexed account, address indexed sender)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address creator)
This contract contains no fallback and receive objects.
This contract contains no error objects.