RyukaiTempest
Verified contract
Active on
Ethereum with 1,207 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3ecd…221c
0x8ef5…97e6
Balances ($61.63)
Native
Value
$61.63
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.02 | $3,081.49 |
$61.63 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18934304 | 10 months ago | | | 0 | 0.00056621487 | |
| 18934262 | 10 months ago | | | 0 | 0.00057611654 | |
| 18162159 | a year ago | | | 0 | 0.00048019702 | |
| 16503601 | 2 years ago | | | 0 | 0.00070162476 | |
| 16491822 | 2 years ago | | | 0 | 0.00085749743 | |
| 16301346 | 2 years ago | | | 0 | 0.00096582972 | |
| 16075770 | 2 years ago | | | 0 | 0.00052860621 | |
| 15845652 | 2 years ago | | | 0 | 0.00026278441 | |
| 15507782 | 2 years ago | | | 0 | 0.00037855716 | |
| 15505224 | 2 years ago | | | 0 | 0.0011717245 |
ABI
ABI objects
Getter at block 21189510
FCore() view returns (address)
0x8ef5beb25544e548cba2c95787881dd1d50c97e6
RYUold() view returns (address)
0x3ecd3bd68d68b7cad7eaef9e1c4abc823962221c
baseExtension() view returns (string)
.json
maxGenCount() view returns (uint256)
3333
maxSupply() view returns (uint256)
3333
name() view returns (string)
RyukaiTempest
notRevealedUri() view returns (string)
ipfs://QmZLmjHqkt96KsCZea7tp5RcGwNVz6bdpJGgGuFHUUVoDs/hidden.json
owner() view returns (address)
0x0f10d9adb216dd27ed6b031106edfefab368277f
presaleActive() view returns (bool)
false
price() view returns (uint256)
0
revealed() view returns (bool)
true
saleActive() view returns (bool)
false
symbol() view returns (string)
RYU
totalSupply() view returns (uint256)
3333
Read-only
balanceGenesis(address) view returns (uint256)
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)
presaleWhitelist(address) view returns (uint256)
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)
walletOfOwner(address owner) view returns (uint256[])
State-modifying
Events ShowCollection()
airdrop(uint256[] ryukaitoken)
approve(address to, uint256 tokenId)
mint(uint256 numberOfMints) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseExtension(string _newBaseExtension)
setBaseURI(string uri)
setFusionCore(address FCoreAddress)
setNotRevealedURI(string _notRevealedURI)
setPrice(uint256 newPrice)
setRYUOld(address IRYUoldAddress)
toggleSale()
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(string name, string symbol, uint256 supply, uint256 genCount, string _initNotRevealedUri)
This contract contains no fallback and receive objects.
This contract contains no error objects.