AIORBIT

Verified contract

Active on Ethereum with 11,806 txns
Deployed by via 0x7677f28f at 16857849
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "AIORBIT"

0xb1f4b3129876d75fa146c032defa983996feb791dbfce48d46f348b479e3760a
0x64747f0d542879e9c5fa9514d86dd99afeb843846f77b44100a4d9f07d19dfcd
From
0x06b9a95c2db82f82ac5dda8ab5fa6ab75d61086aaaad10abbb3e8fbdeb8aaf48
0xcf9e858fa760f397f8f9c206702be5016e589255b7757daf782a1d6fb2a601c1
0xf8211916155c316d82ad8f469e4ea0226c8397974c591da226be621a1243b231
0x00fa0a9f4ace8250932c3fb7600b18643118ffc3e3f28d1e5bc9bf02c4979273
0xae00f93cb15c43bce1eef08cfb3735780780dc9eeb135b0c919d7f5e14c286e3
0xf4bca18ee40d169c4acee21b2fd2af8bc7d080f621f5fcee3a57b1f05072120a
0xbd9c0c7a02873dce0747b54aedaa57258f828cd0002139385c4d8c1fc07b09b7
0x8491a88707583810bcd1cd6da5993a7bcb7d4723ecc712af80dce7d9bb99de3f

Functions
Getter at block 20877798
MAX_TOKENS(view returns (uint256)
10000
MAX_TOKENS_PER_WALLET(view returns (uint256)
3
ROYALTY_FEE_PERCENT(view returns (uint256)
5
name(view returns (string)
AIORBIT
owner(view returns (address)
0xb143e80e8bc1f493b6de979ba01d8c026d94c028
symbol(view returns (string)
ARBIT
totalSupply(view returns (uint256)
10000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 _numTokens
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string namestring symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.