SANJAY ROBOTS
Verified contract
Active on
Ethereum with 1,007 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 "SANJAY ROBOTS"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20659996 | 3 months ago | | | 0 | 0.000094653793 | |
| 20659995 | 3 months ago | | | 0 | 0.000084110800 | |
| 20659992 | 3 months ago | | | 0 | 0.000093144905 | |
| 20659990 | 3 months ago | | | 0 | 0.00011031531 | |
| 19048782 | 10 months ago | | | 0 | 0.00086551156 | |
| 16694039 | 2 years ago | | | 0 | 0.0016447704 | |
| 16364967 | 2 years ago | | | 0 | 0.00052547415 | |
| 16221731 | 2 years ago | | | 0 | 0.0010330898 | |
| 16221724 | 2 years ago | | | 0 | 0.00092406974 | |
| 16221718 | 2 years ago | | | 0 | 0.00089278123 |
ABI
ABI objects
Getter at block 21276683
maxRobotsPerPurchase() view returns (uint256)
8
name() view returns (string)
SANJAY ROBOTS
owner() view returns (address)
0xa1c347aad2a8f29f96fef3792e1530dc12faed69
saleIsActive() view returns (bool)
false
seed() view returns (uint256)
0
symbol() view returns (string)
SJR
tokenPrice() view returns (uint256)
69000000000000000
totalSupply() view returns (uint256)
1457
whitelistPrice() view returns (uint256)
30000000000000000
Read-only
balanceOf(address owner) view returns (uint256)
cooldown(address) view returns (uint256)
features(uint256 robotId) view returns (bytes32)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
whitelist(address) view returns (uint256)
State-modifying
Events adminMintTeam(uint256 robotAmount, address to)
adminMintWhitelisted(uint256 robotAmount, address to)
approve(address to, uint256 tokenId)
assemble(uint256 robotAmount) payable
assembleAsAPreviousOwner(uint256 robotAmount) payable
renounceOwnership()
revealTokens(string newURI, uint256 newSeed)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setWhitelistAmount(address previousOwner, uint256 amount)
togglePaused()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
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()
fallback()
This contract contains no error objects.