Cool Monkes Boosts
Verified contract
Active on
Ethereum with 6,625 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 |
---|---|---|---|---|---|
CMBSTS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21077621 | a month ago | | | 0 | 0.00061185877 | |
| 20705925 | 3 months ago | | | 0 | 0.000059800296 | |
| 20480626 | 4 months ago | | | 0 | 0.000054993790 | |
| 20480626 | 4 months ago | | | 0 | 0.000054993790 | |
| 20480626 | 4 months ago | | | 0 | 0.000052079615 | |
| 20480626 | 4 months ago | | | 0 | 0.000043936712 | |
| 20480625 | 4 months ago | | | 0 | 0.000041446657 | |
| 20480625 | 4 months ago | | | 0 | 0.000044966858 | |
| 20480102 | 4 months ago | | | 0 | 0.000074480085 | |
| 20480100 | 4 months ago | | | 0 | 0.000074160409 |
ABI
ABI objects
Getter at block 21274643 owners() view returns (address[])
CMBAddress() view returns (address)
0xc6db556fd9ec09bab6dfea320e52d8476f61d424
License() view returns (string)
MonkeLicense CC
Provenance() view returns (bytes)
0x307830393864353335303931653961613330396538333466613638363562643030623265656632366463643139313834653635393861303762663939663161393161
StakeAddress() view returns (address)
0xed6552d7e16922982bf80cf43090d71bb4ec2179
StakeAddressApproval() view returns (address)
0xed6552d7e16922982bf80cf43090d71bb4ec2179
baseTokenURI() view returns (string)
https://www.coolmonkes.io/api/metadata/boost/
enforcerAddress() view returns (address)
0xd8a7fd1887cf690119ffed888924056af7f299ce
maxBoosts() view returns (uint256)
10000
maxTokenId() view returns (uint256)
9999
name() view returns (string)
Cool Monkes Boosts
owner() view returns (address)
0xbbaef1cf314755f3182fb8388061da3cf8724fee
paused() view returns (bool)
false
symbol() view returns (string)
CMBSTS
totalTokens() view returns (uint256)
10000
Read-only
balanceOf(address owner) view returns (uint256 balance)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
minterCurrentNounce(address minter) view returns (uint256)
nounceTracker(address) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
mint(uint256 amount, uint256 price, uint256 nounce, bytes signature, bool stake)
pause()
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setCMBAddress(address contractAddress)
setStakeAddress(address contractAddress)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
unpause()
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)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Unpaused(address account)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.