88mph aUSDC Pool Deposit
Verified contract
Active on
Ethereum with 9 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 aUSDC Pool Deposit"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14223164 | 3 years ago | | | 0 | 0.0018923550 | |
| 14215575 | 3 years ago | | | 0 | 0.0023989772 | |
| 12247824 | 4 years ago | | | 0 | 0.0033673200 | |
| 12247819 | 4 years ago | | | 0 | 0.0051673200 | |
| 12247819 | 4 years ago | | | 0 | 0.0090241500 | |
| 11901914 | 4 years ago | | | 0 | 0.0045623540 | |
| 11901904 | 4 years ago | | | 0 | 0.0080848680 | |
| 11503661 | 4 years ago | | | 0 | 0.0030949950 | |
| 11410390 | 4 years ago | | | 0 | 0.00096031800 |
ABI
ABI objects
Getter at block 21315253
baseURI() view returns (string)
contractURI() view returns (string)
isOwner() view returns (bool)
false
name() view returns (string)
88mph aUSDC Pool Deposit
owner() view returns (address)
0xe8c52367b81113ed32bb276184e521c2fbe9393a
symbol() view returns (string)
88mph-aUSDC-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.