Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5f1f…f435
Balances ($0.00)
No balances found for "Asan"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16244532 | 2 years ago | | | 0 | 0.00040583969 | |
| 16244525 | 2 years ago | | | 0 | 0.00036397879 | |
| 16244520 | 2 years ago | | | 0 | 0.00055896540 | |
| 15183101 | 2 years ago | | | 0 | 0.00062372479 | |
| 15171756 | 2 years ago | | | 0 | 0.00043738908 | |
| 15171386 | 2 years ago | | | 0 | 0.00048737690 | |
| 15171383 | 2 years ago | | | 0 | 0.00046028038 | |
| 15171380 | 2 years ago | | | 0 | 0.0019368062 | |
| 15171376 | 2 years ago | | | 0 | 0.00059569849 | |
| 15171372 | 2 years ago | | | 0 | 0.00046632189 |
ABI
ABI objects
Getter at block 21178751
creationFess() view returns (uint256)
5
hasSaleStarted() view returns (bool)
true
name() view returns (string)
Asan
owner() view returns (address)
0xc7104ca9a646025a83665378b2b9fea20f75618c
symbol() view returns (string)
ASAN
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
isApprovedForAll(address account, address operator) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
uri(uint256 tokenId) view returns (string)
State-modifying
Events addCurrenicies(address currency)
blackList(address _user)
burn(address account, uint256 id, uint256 value)
burnBatch(address account, uint256[] ids, uint256[] values)
mint(uint256 amountToMint, uint256 _tokenid, bool isToken, uint256 amount, uint256 price, address paymentCurrency) payable
pauseSale()
removeFromBlacklist(address _user)
renounceOwnership()
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setApprovalForAll(address operator, bool approved)
setCreationFees(uint256 _fees)
startSale()
transferOwnership(address newOwner)
withdrawFunds()
ApprovalForAll(address indexed account, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.