YokaiMasksEthereumBridge
Verified contract
Active on
Ethereum with 402 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 |
---|---|---|---|---|---|
YM | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15229732 | 2 years ago | | | 0 | 0.0026199678 | |
| 14216431 | 3 years ago | | | 0 | 0.0082450428 | |
| 14123317 | 3 years ago | | | 0.1 | 0.041130537 | |
| 14123309 | 3 years ago | | | 0.1 | 0.055788701 | |
| 14010567 | 3 years ago | | | 0.1 | 0.022839397 | |
| 14006861 | 3 years ago | | | 0.1 | 0.029382756 | |
| 14006849 | 3 years ago | | | 0.1 | 0.029902910 | |
| 14006531 | 3 years ago | | | 0.1 | 0.052492699 | |
| 14006417 | 3 years ago | | | 0.1 | 0.037621991 | |
| 14006417 | 3 years ago | | | 0.1 | 0.037621991 |
ABI
ABI objects
Getter at block 21245660
MAX_ETH_SUPPLY() view returns (uint256)
2103
devAddr() view returns (address)
0x1bf939215e8722c7cb5b3adb4dfff8c8f0a59ebd
devAddr2() view returns (address)
0xc780542ed2c6bd3fb18bfe97c081480ee8315ba5
ethMaskCount() view returns (uint256)
484
ethPrice() view returns (uint256)
100000000000000000
owner() view returns (address)
0x1bf939215e8722c7cb5b3adb4dfff8c8f0a59ebd
signerAddress() view returns (address)
0x13cacbc303b5d45164e31e6b6d73c1c445b4ba52
yokaiMasksContract() view returns (address)
0xff4245b8fd43f75476608a94768ebb29bb678c2c
Read-only
processedNonces(address, uint256) view returns (bool)
State-modifying
Events claimMask(uint256 _mintIndex, uint256 _nonce, bytes _signature)
mintEthMask(uint256 _numberOfMasks, uint256 _timestamp, bytes _signature) payable
onERC721Received(address, address, uint256, bytes) returns (bytes4)
renounceOwnership()
sendMaskToBridge(uint256 _mintIndex, uint256 _nonce, bytes _signature)
setEthPrice(uint256 _newPrice)
setSigner(address _signerAddress)
setYokaiMasksContract(address _address)
transferOwnership(address newOwner)
withdrawDevFunds()
MaskClaimed(address indexed to, uint256 indexed mintIndex, uint256 indexed date, uint256 nonce, bytes signature)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SentToBridge(address indexed from, uint256 indexed mintIndex, uint256 indexed date, uint256 nonce, bytes signature)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.