FlowerFamRandomizer
Verified contract
Active on
Ethereum with 1 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 "FlowerFamRandomizer"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14817846 | 3 years ago | | | 0 | 0.13187049 |
ABI
ABI objects
Getter at block 21387860
owner() view returns (address)
0xc2d92613244175cb2f52bf1eace9a4f69943600c
Read-only
authorized(address) view returns (bool)
getOffsetOfId(uint256 id) pure returns (uint256)
getSlotOfId(uint256 id) pure returns (uint256)
getSpeciesOfId(uint256 id) view returns (uint8)
rng(address _address) view returns (uint256)
rngDecision(address _address, uint256 probability, uint256 base) view returns (bool)
State-modifying
Events renounceOwnership()
setAuthorized(address _auth, bool _isAuth)
setSlotData(uint256[] slots, uint256[] datas)
transferOwnership(address newOwner)
withdrawAll(address _to)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(uint256 _seed)
receive()
This contract contains no error objects.