MarsShotBots
Verified contract
Active on
Ethereum with 966 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
No balances found for "MarsShotBots"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21114948 | 25 days ago | | | 0 | 0.00040320531 | |
| 19091657 | 10 months ago | | | 0 | 0.0025866240 | |
| 19091656 | 10 months ago | | | 0 | 0.0030893775 | |
| 18920263 | a year ago | | | 0 | 0.0028737452 | |
| 18804436 | a year ago | | | 0 | 0.0013793686 | |
| 17515413 | a year ago | | | 0 | 0.00084998239 | |
| 16756022 | 2 years ago | | | 0 | 0.0035191155 | |
| 16712724 | 2 years ago | | | 0 | 0.0018648377 | |
| 16712716 | 2 years ago | | | 0 | 0.0021441428 | |
| 16712696 | 2 years ago | | | 0 | 0.0027383553 |
ABI
ABI objects
Getter at block 21293052
baseURI() view returns (string)
https://forgottenbots.mypinata.cloud/ipfs/QmaD6VZJC6PktSAsRDzQH5xiLHqUNamkoQSKcYQCZc9Uh3/
gitcoin() view returns (address)
0xde21f729137c5af1b01d73af1dc21effa2b8a0d6
limit() view returns (uint256)
502
mintLimit() view returns (uint256)
5
name() view returns (string)
MarsShotBots
price() view returns (uint256)
701922476943005166
symbol() view returns (string)
MARS
totalSupply() view returns (uint256)
360
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
mintLimitForUsers(address) view returns (uint256)
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)
State-modifying
Events approve(address to, uint256 tokenId)
requestMint() payable returns (uint256)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
transferFrom(address from, address to, uint256 tokenId)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
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.