HeroesUpgraderV2
Verified contract
Active on
Ethereum with 889 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0x9609…f978 | ERC-1555 | 1.116K | -- | -- | |
0x9609…f978 | ERC-1555 | 559 | -- | -- | |
0x9609…f978 | ERC-1555 | 15 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13689992 | 3 years ago | | | 0 | 0.0019608964 | |
| 13689969 | 3 years ago | | | 0 | 0.0025626577 | |
| 13663296 | 3 years ago | | | 0 | 0.042918768 | |
| 13662317 | 3 years ago | | | 0 | 0.051904719 | |
| 13662032 | 3 years ago | | | 0 | 0.047959614 | |
| 13661778 | 3 years ago | | | 0 | 0.0056951446 | |
| 13661775 | 3 years ago | | | 0 | 0.0056363809 | |
| 13661768 | 3 years ago | | | 0 | 0.0091621352 | |
| 13661514 | 3 years ago | | | 0 | 0.040629072 | |
| 13661183 | 3 years ago | | | 0 | 0.050621876 |
ABI
ABI objects
Getter at block 21163939
chainLinkAdapter() view returns (address)
0x0000000000000000000000000000000000000000
externalStorage() view returns (address)
0x9af9b71bbb8a94a4e37b11c2902031ed5eab3bf5
owner() view returns (address)
0x7436aa1a1a8e2300e295b87cf57fa1326fa46b0e
Read-only
enabledModifications(address, uint256) view returns (address sourceContract, uint8 sourceRarity, address destinitionContract, uint8 destinitionRarity, uint256 balanceForUpgrade, bool enabled)
getRarity(address _contract, uint256 _tokenId) view returns (uint8 r)
getRarity2(address _contract, uint256 _tokenId) view returns (uint8 r)
rarity(address, uint256) view returns (uint8)
sourceContracts(address) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events loadRaritiesBatch(address _contract, uint256[] _tokens, uint8[] _rarities)
onERC1155BatchReceived(address operator, address from, uint256[] ids, uint256[] values, bytes data) returns (bytes4)
onERC1155Received(address operator, address from, uint256 id, uint256 value, bytes data) returns (bytes4)
renounceOwnership()
revokeOwnership(address _contract)
setChainLink(bool _isOn)
setChainLinkAdapter(address _adapter)
setExternalStorage(address _storage)
setModification(address _modifierContract, uint256 _modifierId, address _sourceContract, uint8 _sourceRarity, address _destinitionContract, uint8 _destinitionRarity, uint256 _balanceForUpgrade, bool _isEnabled)
setModificationState(address _modifierContract, uint256 _modifierId, bool _isEnabled)
setPartnerProxy(address _contract, address _partner, uint256 _newLimit)
setWLBalancer(address _balancer)
transferOwnership(address newOwner)
upgrade(uint256 oldHero, address modifierContract, uint256 modifierId)
upgradeBatch(uint256[] oldHeroes, address modifierContract, uint256 modifierId)
ModificationChange(address modifierContract, uint256 modifierId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Upgraded(address destinitionContract, uint256 oldHero, uint256 newHero, uint8 newRarity)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.