BMC Ultra Miners
Verified contract
Active on
Ethereum with 7,734 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x47bd…bf44
Balances ($0.00)
No balances found for "BMC Ultra Miners"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21102089 | 15 days ago | | | 0 | 0.00021278035 | |
| 20843917 | 2 months ago | | | 0 | 0.00069689867 | |
| 20840617 | 2 months ago | | | 0 | 0.00053960289 | |
| 20741053 | 2 months ago | | | 0 | 0.000069527848 | |
| 20741051 | 2 months ago | | | 0 | 0.000065827290 | |
| 20724017 | 2 months ago | | | 0 | 0.000067864539 | |
| 20723475 | 2 months ago | | | 0 | 0.00014485669 | |
| 20330858 | 4 months ago | | | 0 | 0.00025246653 | |
| 20323982 | 4 months ago | | | 0 | 0.00023345425 | |
| 20152153 | 5 months ago | | | 0 | 0.000055957835 |
ABI
ABI objects
Getter at block 21212763
baseURI() view returns (string)
https://bmcdata.s3.us-west-1.amazonaws.com/UltraMetadata/
bmc() view returns (address)
0x47bd71b482b27ebdb57af6e372cab46c7280bf44
getSynthesizerState() view returns (bool)
false
name() view returns (string)
BMC Ultra Miners
owner() view returns (address)
0x69b253df48c0521f761470023cb8fe39916cc01e
symbol() view returns (string)
ULTRA
totalBurned() view returns (uint256)
0
totalCreated() view returns (uint256)
4445
totalSupply() view returns (uint256)
4445
umContract() view returns (address)
0x0c6822ca73de6871f27acd9ca05a05b99294b805
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getBmcApprovalStatus(address _address) view returns (bool)
isApprovedForAll(address _owner, address _operator) view returns (bool isOperator)
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 tokenId)
tokenURI(uint256 tokenId) view returns (string)
tokensOfOwner(address owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
burn(uint256 tokenId)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI)
setBmcContract(address _newBmcContract)
setSynthesizerState(bool _state)
synthesizeManyUltraminers(uint256[] bmcs)
synthesizeUltraminer(uint256 firstbmc, uint256 secondbmc)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
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(string _name, string _symbol, address _bmc)
This contract contains no fallback and receive objects.
This contract contains no error objects.