88mph Harvest 3CRV Pool Deposit
Verified contract
Active on
Ethereum with 22 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 "88mph Harvest 3CRV Pool Deposit"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17131343 | 2 years ago | | | 0 | 0.0034644963 | |
| 14385196 | 3 years ago | | | 0 | 0.0015123952 | |
| 12837651 | 3 years ago | | | 0 | 0.0010765250 | |
| 12837616 | 3 years ago | | | 0 | 0.0013837031 | |
| 12362340 | 4 years ago | | | 0 | 0.0046323970 | |
| 12338559 | 4 years ago | | | 0 | 0.0015692700 | |
| 12337917 | 4 years ago | | | 0 | 0.0022610070 | |
| 12289052 | 4 years ago | | | 0 | 0.0056755890 | |
| 12281949 | 4 years ago | | | 0 | 0.0075232650 | |
| 12123474 | 4 years ago | | | 0 | 0.0059641190 |
ABI
ABI objects
Getter at block 21329131
baseURI() view returns (string)
contractURI() view returns (string)
isOwner() view returns (bool)
false
name() view returns (string)
88mph Harvest 3CRV Pool Deposit
owner() view returns (address)
0x2f3efd1a90a2336ab8fa1b9060380dc37361ca55
symbol() view returns (string)
88mph-Harvest-3CRV-Deposit
Read-only
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)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
burn(uint256 tokenId)
mint(address to, uint256 tokenId)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address to, bool approved)
setBaseURI(string newURI)
setContractURI(string newURI)
setTokenURI(uint256 tokenId, string newURI)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
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(string name, string symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.