VSP x AKU
Verified contract
Active on
Ethereum with 4,998 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 "VSP x AKU"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21297008 | 2 days ago | | | 0 | 0.00043744718 | |
| 21110576 | a month ago | | | 0 | 0.00024116167 | |
| 20854783 | 2 months ago | | | 0 | 0.00036641410 | |
| 20588053 | 3 months ago | | | 0 | 0.000022698901 | |
| 20152794 | 5 months ago | | | 0 | 0.000089144597 | |
| 20078424 | 6 months ago | | | 0 | 0.00064391148 | |
| 19958876 | 6 months ago | | | 0 | 0.00030593883 | |
| 19941502 | 6 months ago | | | 0 | 0.00048474326 | |
| 19811975 | 7 months ago | | | 0 | 0.00042341038 | |
| 19613143 | 8 months ago | | | 0 | 0.0011677239 |
ABI
ABI objects
Getter at block 21310872
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
SUPPORT_ROLE() view returns (bytes32)
0xd8acb51ff3d48f690a25887aaf234c4ae5a66ab9839243cd8e2b639cade0663b
baseContractAddress() view returns (address)
0xbce6d2aa86934af4317ab8615f89e3f9430914cb
maxSupply() view returns (uint256)
15555
name() view returns (string)
VSP x AKU
owner() view returns (address)
0x05d50f9dc6f7f09ab77b1fb93a2a20c16c6f965f
saleActive() view returns (bool)
false
symbol() view returns (string)
VSPXAKU
Read-only
available(address from) view returns (uint256)
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
claimedTokenIds(uint256) view returns (bool)
exists(uint256 id) view returns (bool)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
isApprovedForAll(address account, address operator) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
totalSupply(uint256 id) view returns (uint256)
uri(uint256 tokenId) view returns (string)
State-modifying
Events grantRole(bytes32 role, address account)
mint(uint256[] numberOfTokens)
renounceOwnership()
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
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)
setBaseURI(string baseURI_)
setSaleActive(bool state)
transferOwnership(address newOwner)
ApprovalForAll(address indexed account, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
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(address contractAddress, uint256 types)
This contract contains no fallback and receive objects.
This contract contains no error objects.