OmniFusion
Verified contract
Active on
Ethereum with 344 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb5f3…1d82
Balances ($0.00)
No balances found for "OmniFusion"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20830214 | 2 months ago | | | 0 | 0.00077298978 | |
| 20829600 | 2 months ago | | | 0 | 0.0010894288 | |
| 19855073 | 6 months ago | | | 0 | 0.00011437422 | |
| 18898409 | a year ago | | | 0 | 0.00071143202 | |
| 18857967 | a year ago | | | 0 | 0.00048382186 | |
| 18526017 | a year ago | | | 0 | 0.00062619616 | |
| 18280150 | a year ago | | | 0 | 0.00019903200 | |
| 18275470 | a year ago | | | 0 | 0.00028520437 | |
| 17967538 | a year ago | | | 0 | 0.00081211502 | |
| 17933459 | a year ago | | | 0 | 0.00088050150 |
ABI
ABI objects
Getter at block 21279677
IPFSMultiHashPrefix() view returns (bytes2)
0x1220
fusionSigner() view returns (address)
0x04c13c289a3087265ad40c9161168c5ce99c182a
isFusionActive() view returns (bool)
true
isFusionLocked() view returns (bool)
false
omnimorphsContract() view returns (address)
0xb5f3dee204ca76e913bb3129ba0312b9f0f31d82
owner() view returns (address)
0x71d6c3823bbbce39af789d2b063ad33b2ecda7d3
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
getFusionReceiptIPFSHash(uint256 id) view returns (bytes)
isApprovedForAll(address account, address operator) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
uri(uint256) view returns (string)
State-modifying
Events burn(address sender, uint256 id, uint256 amount)
fuseTokens(address sender, uint256 toFuse, uint256 toBurn, bytes payload)
lockFusion()
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)
setFusionSigner(address value)
setIsFusionActive(bool value)
setURI(string value)
transferOwnership(address newOwner)
ApprovalForAll(address indexed account, address indexed operator, bool approved)
Fused(address sender, uint256 fusedId, uint256 burnedId, bytes32 fusionReceiptIPFSHash)
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(string initialURI, address _omnimorphsAddress, address _signer)
This contract contains no fallback and receive objects.
This contract contains no error objects.