Akutars
Verified contract
Active on
Ethereum with 19,804 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 "Akutars"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21149974 | a day ago | | | 0 | 0.00045869110 | |
| 21148285 | 2 days ago | | | 0 | 0.00051512144 | |
| 21140659 | 3 days ago | | | 0 | 0.00018092504 | |
| 21140652 | 3 days ago | | | 0 | 0.00017998707 | |
| 21140644 | 3 days ago | | | 0 | 0.00039945681 | |
| 21140591 | 3 days ago | | | 0 | 0.00040810186 | |
| 21140236 | 3 days ago | | | 0 | 0.00056403200 | |
| 21138575 | 3 days ago | | | 0 | 0.00085958976 | |
| 21134445 | 4 days ago | | | 0 | 0.00059529208 | |
| 21134440 | 4 days ago | | | 0 | 0.00055168582 |
ABI
ABI objects
Getter at block 21159796
BASE_URI() view returns (string)
ipfs://QmeheS1gXQpdduhQsaba8Z1Q1bxz5xeSEzKdtEthdkRUw6/
CONTRACT_URI() view returns (string)
PROVENANCE_HASH() view returns (string)
A399FD3F45FBBB8256049483D9E47ECD2345BC98D5F51EB9C6B4B115DB7BD07D
contractURI() view returns (string)
name() view returns (string)
Akutars
owner() view returns (address)
0xcc0ecd808ce4fed81f0552b3889656b28aa2bae9
shiftQuantity() view returns (uint256)
71028267860017501330922988132184326818470170394003701895993608029604691503524
symbol() view returns (string)
AKU
totalSupply() view returns (uint256)
15000
Read-only
airdropGroupings(uint256) view returns (uint256 startingIndex, uint256 endingIndex, uint256 minted)
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)
royaltyInfo(uint256, uint256 value) view returns (address, uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 _tokenId) view returns (string)
State-modifying
Events airdrop(uint256 airdropGrouping, address[] addresses)
approve(address to, uint256 tokenId)
burn(uint256 tokenId)
commit(string _provenanceHash)
renounceOwnership()
reveal()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _baseURI)
setContractURI(string _contractURI)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
updateRoyalties(address recipient, uint256 bps)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.