Mojimon
Verified contract
Active on
Ethereum with 5,527 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd895…4b55
-
variable spans 9999 additional slots
Balances ($14.73)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LINK | ERC-20 | 1 | $14.73 |
$14.73 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21105847 | 9 days ago | | | 0 | 0.00010635455 | |
| 21105847 | 9 days ago | | | 0 | 0.000099145498 | |
| 20954608 | a month ago | | | 0 | 0.00035736646 | |
| 20935676 | a month ago | | | 0 | 0.00079168839 | |
| 20854915 | a month ago | | | 0 | 0.00036615397 | |
| 20643736 | 2 months ago | | | 0 | 0.000076323003 | |
| 20571288 | 3 months ago | | | 0 | 0.000061218817 | |
| 20560724 | 3 months ago | | | 0 | 0.000024470470 | |
| 20538672 | 3 months ago | | | 0 | 0.000027431356 | |
| 19807115 | 6 months ago | | | 0 | 0.00011820015 |
ABI
ABI objects
Getter at block 21167599
VRFIndex() view returns (uint256)
7263
_maxSupply() view returns (uint256)
10000
getVRFIndex() view returns (uint256)
7263
isMintingActive() view returns (bool)
false
isVRFIndexSet() view returns (bool)
true
maxSupply() view returns (uint256)
10000
name() view returns (string)
Mojimon
owner() view returns (address)
0x0a307d098fddfc80a0ee19ff99417f60edf95d8b
price() view returns (uint256)
90000000000000000
symbol() view returns (string)
MOJI
totalSupply() view returns (uint256)
10000
Read-only
asciiToInteger(bytes32 x) pure returns (uint256)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
mojimonNames(uint256) view returns (string)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
viewName(uint256 tokenId) view returns (string)
State-modifying
Events HAMMER()
approve(address to, uint256 tokenId)
lockUri()
mint(uint256 quantity) payable
presaleMint(uint256 quantity)
rawFulfillRandomness(bytes32 requestId, uint256 randomness)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseUri(string uri)
setCustomMojimonURI(string uri)
setName(uint256 tokenId, string name)
startMinting()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address _multisig)
This contract contains no fallback and receive objects.
This contract contains no error objects.