Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($89.79)
Native
Value
$89.79
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.025 | $3,591.43 |
$89.79 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21196936 | 12 days ago | | | 0 | 0.00082358527 | |
| 21068440 | a month ago | | | 0 | 0.00063294999 | |
| 21053719 | a month ago | | | 0 | 0.00016266244 | |
| 20595303 | 3 months ago | | | 0 | 0.000036171238 | |
| 20594807 | 3 months ago | | | 0 | 0.000050367726 | |
| 20569016 | 3 months ago | | | 0 | 0.000038095581 | |
| 20474201 | 4 months ago | | | 0 | 0.00010663734 | |
| 20474201 | 4 months ago | | | 0 | 0.00010683165 | |
| 20341197 | 4 months ago | | | 0 | 0.00033871758 | |
| 20340941 | 4 months ago | | | 0 | 0.00029805084 |
ABI
ABI objects
Getter at block 21284224
contractURI() view returns (string)
ipfs://QmbcqBP562zaqUE531KtjiH4K3uExnmHDaG62SfeAYnase
name() view returns (string)
Ririsu
owner() view returns (address)
0xed2f423acd2fbe5dd7681861467b01ecddb0d032
proxyRegistry() view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
symbol() view returns (string)
RIRI
totalReleased() view returns (uint256)
438633000000000000000
totalShares() view returns (uint256)
100
totalSupply() view returns (uint256)
5555
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isDelegate(address addr) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
payee(uint256 index) view returns (address)
released(address account) view returns (uint256)
shares(address account) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256 tokenId)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events adminMint(uint256 quantity)
approve(address to, uint256 tokenId)
mint(uint256 quantity, bytes signature) payable
release(address account)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string newBaseURI)
setContractURIHash(string newContractURIHash)
setDelegate(address addr, bool isDelegate_)
setLimitPerAddress(uint256 limit)
setSecret(string secret)
setSigner(address signer)
toggleSale()
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)
PayeeAdded(address account, uint256 shares)
PaymentReceived(address from, uint256 amount)
PaymentReleased(address to, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address _proxyRegistry)
fallback()
receive()
This contract contains no error objects.