WenWLRuby
Verified contract
Active on
Ethereum with 1,457 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 "WenWLRuby"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20289505 | 4 months ago | | | 0 | 0.00014532628 | |
| 20109453 | 5 months ago | | | 0 | 0.00012628330 | |
| 20067280 | 5 months ago | | | 0 | 0.00027008468 | |
| 18912691 | 10 months ago | | | 0 | 0.00062807846 | |
| 18844012 | a year ago | | | 0 | 0.00066289305 | |
| 18781033 | a year ago | | | 0 | 0.0017510373 | |
| 17375772 | a year ago | | | 0 | 0.0013822564 | |
| 17142664 | 2 years ago | | | 0 | 0.0018167705 | |
| 17134942 | 2 years ago | | | 0 | 0.0012245935 | |
| 17134937 | 2 years ago | | | 0 | 0.0016194254 |
ABI
ABI objects
Getter at block 21168691
ADDRESS_1() view returns (address)
0x8975b2c67cffc4498d927b0b18c7c9030512672b
ADDRESS_2() view returns (address)
0xc9b5553910ba47719e0202ff9f617b8be06b3a09
RUBY() view returns (uint256)
0
RUBYPUBLIC_IS_ACTIVE() view returns (bool)
true
RUBY_FOR_TEAM() view returns (uint256)
51
RUBY_IS_ACTIVE() view returns (bool)
false
RUBY_LIMIT() view returns (uint256)
1
RUBY_PRICE() view returns (uint256)
250000000000000000
RUBY_SUPPLY() view returns (uint256)
555
owner() view returns (address)
0x096f693ca5493f3361961ec28ee071c8b3dbdf54
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
exists(uint256 id) view returns (bool)
isApprovedForAll(address account, address operator) view returns (bool)
mintedPublicRuby(address) view returns (uint256)
mintedRuby(address) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
totalSupply(uint256 id) view returns (uint256)
uri(uint256 _id) view returns (string)
State-modifying
Events mintRuby(bytes32[] proof) payable
mintRubyForTeam()
mintRubyPublic(uint64 expireTime, bytes sig) payable
renounceOwnership()
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string URI)
setPresaleRoot(bytes32 _rubyRoot)
setRubyPrice(uint256 _rubyPrice)
setRubyPublicSaleStatus()
setRubyWLSaleStatus()
setSigner(address _signer)
transferOwnership(address newOwner)
withdraw()
ApprovalForAll(address indexed account, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.