KiyoshisEvolution
Verified contract
Active on
Ethereum with 5,709 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x66ec…84d5
Balances ($0.00)
No balances found for "KiyoshisEvolution"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16751368 | 2 years ago | | | 0 | 0.0028131547 | |
| 16727379 | 2 years ago | | | 0 | 0.0025536546 | |
| 16727355 | 2 years ago | | | 0 | 0.0025478819 | |
| 16727343 | 2 years ago | | | 0 | 0.0024990695 | |
| 16727335 | 2 years ago | | | 0 | 0.0022681062 | |
| 16727332 | 2 years ago | | | 0 | 0.0030642586 | |
| 16727318 | 2 years ago | | | 0 | 0.0025616802 | |
| 16727205 | 2 years ago | | | 0 | 0.0020244502 | |
| 16727142 | 2 years ago | | | 0 | 0.0023142987 | |
| 16727105 | 2 years ago | | | 0 | 0.0018822305 |
ABI
ABI objects
Getter at block 21160513
ADMIN() view returns (bytes32)
0x41444d494e000000000000000000000000000000000000000000000000000000
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
kiyoshi() view returns (address)
0x66ec993bc3b6f235583a64a67bd4d6d9d5ac84d5
maxBornTribe() view returns (uint256)
6
maxPerTribe() view returns (uint256)
5
minBornTribe() view returns (uint256)
1
owner() view returns (address)
0xfd8718851de3c78b3881952de8c863254ae24d99
paused() view returns (bool)
false
Read-only
canEvolve(struct KiyoshisEvolutionToken[] tokens) view returns (bool)
evolutionTarget(string) view returns (uint256)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events born(uint256 pairCount)
deleteEvolveTarget(struct KiyoshisEvolutionToken[] tokens)
evolve(struct KiyoshisEvolutionToken[] tokens)
grantRole(bytes32 role, address account)
pause()
renounceOwnership()
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setEvolveTarget(struct KiyoshisEvolutionToken[] tokens, uint256 targetTokenId)
setKiyoshi(address value)
setMaxBornTribe(uint256 value)
setMaxPerTribe(uint256 value)
setMinBornTribe(uint256 value)
transferOwnership(address newOwner)
unpause()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
Unpaused(address account)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.