Robotars
Verified contract
Active on
Ethereum with 1,321 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 312 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0xd144…e192 | ERC-1555 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19624080 | 7 months ago | | | 0 | 0.00070946593 | |
| 19579373 | 7 months ago | | | 0 | 0.0010767896 | |
| 19217537 | 9 months ago | | | 0 | 0.00048532366 | |
| 19097139 | 10 months ago | | | 0 | 0.00050165342 | |
| 18803810 | a year ago | | | 0 | 0.00079520917 | |
| 18803809 | a year ago | | | 0 | 0.00081999564 | |
| 18803808 | a year ago | | | 0 | 0.00069538782 | |
| 18676041 | a year ago | | | 0 | 0.0015122872 | |
| 18512593 | a year ago | | | 0 | 0.0010230067 | |
| 18047775 | a year ago | | | 0 | 0.00049943278 |
ABI
ABI objects
Getter at block 21222119
ERC712_VERSION() view returns (string)
1
factorySchemaName() pure returns (string)
ERC1155
getChainId() view returns (uint256)
1
getDomainSeperator() view returns (bytes32)
0x06c779a134e932ab88d702260badb9cdac3232f073d9b0333430a56a807ca5b9
getPrice() view returns (uint256)
0
name() pure returns (string)
Robotars
owner() view returns (address)
0xc59f60af491a9880fe164057c1f1b2bae3a7770d
presaleActive() view returns (bool)
true
saleActive() view returns (bool)
true
supportsFactoryInterface() pure returns (bool)
true
symbol() pure returns (string)
Robotars
totalSupply() pure returns (uint256)
4999
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
getNonce(address user) view returns (uint256 nonce)
isApprovedForAll(address account, address operator) view returns (bool)
presaleWhitelist(address) view returns (uint16)
supportsInterface(bytes4 interfaceId) view returns (bool)
uri(uint256 _tokenId) view returns (string)
State-modifying
Events editPresale(address[] presaleAddresses, uint16[] amount)
executeMetaTransaction(address userAddress, bytes functionSignature, bytes32 sigR, bytes32 sigS, uint8 sigV) payable returns (bytes)
mint(address _to, uint16 _customBatchCount)
mintPayable(uint16 _customBatchCount) payable
mintPresale(uint16 _customBatchCount) payable
onERC1155BatchReceived(address, address, uint256[], uint256[], bytes) returns (bytes4)
onERC1155Received(address, address, uint256, uint256, bytes) returns (bytes4)
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)
setBaseUri(string _uri)
setPrice(uint256 _newPrice)
setSalePreSale(bool isSale, bool isPreSale)
transferOwnership(address newOwner)
withdraw()
ApprovalForAll(address indexed account, address indexed operator, bool approved)
MetaTransactionExecuted(address userAddress, address relayerAddress, bytes functionSignature)
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()
fallback()
receive()
This contract contains no error objects.