MetaBillionaire
Verified contract
Active on
Ethereum with 20,453 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($535.66)
Native
Value
$507.5
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.142082 | $3,571.87 |
$507.5 | |
WETH | ERC-20 | 0.00789 | $3,569.60 |
$28.17 | |
MB | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21287601 | 5 hours ago | | | 0 | 0.0010253555 | |
| 21281811 | a day ago | | | 0 | 0.00090557118 | |
| 21278959 | a day ago | | | 0 | 0.00052267847 | |
| 21269914 | 3 days ago | | | 0 | 0.00033916349 | |
| 21269667 | 3 days ago | | | 0 | 0.00059959147 | |
| 21264338 | 3 days ago | | | 0 | 0.00077566961 | |
| 21241649 | 7 days ago | | | 0 | 0.00035107696 | |
| 21241564 | 7 days ago | | | 0 | 0.00038266175 | |
| 21241501 | 7 days ago | | | 0 | 0.00019606343 | |
| 21241498 | 7 days ago | | | 0 | 0.00020377168 |
ABI
ABI objects
Getter at block 21289085
ALLOWED_GIFT_LIMIT() view returns (uint256)
150
MAXSUPPLY() view returns (uint256)
7777
MAX_SELF_MINT() view returns (uint256)
5
allowedGiftLimit() pure returns (uint256)
150
baseURI() view returns (string)
ipfs://QmVcFQDVrvXyJXTVytzHrso6GR2uGpuV9oty5DKKWktpgw/
getPrice() view returns (uint256)
300000000000000000
getSaleStatus() view returns (uint8)
3
giftCount() view returns (uint256)
0
name() view returns (string)
MetaBillionaire
notRevealedUri() view returns (string)
ipfs://Qma9dKtMSVhz5s7xzFE2HmzRrhMWerUJRH3oMoRHi64siK
owner() view returns (address)
0x77730563f9014cf782cfcf8ae2a0fed111cb7419
privateSalePrice() pure returns (uint256)
200000000000000000
publicSaleLimit() pure returns (uint256)
7777
revealed() view returns (bool)
true
saleConfig() view returns (uint256 startTime, uint256 duration)
(startTime=1637801897, duration=64800)
symbol() view returns (string)
MB
totalReleased() view returns (uint256)
3118473089837932249288
totalShares() view returns (uint256)
10000
totalSupply() view returns (uint256)
7777
workflow() view returns (uint8)
3
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
payee(uint256 index) view returns (address)
released(address account) view returns (uint256)
shares(address account) view returns (uint256)
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)
tokensPerWallet(address) view returns (uint256)
State-modifying
Events approve(address to, uint256 tokenId)
gift(uint256 _mintAmount)
presaleMint(bytes32 messageHash, bytes signature) payable
publicSaleMint(uint256 ammount) payable
release(address account)
renounceOwnership()
reveal()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI)
setNotRevealedURI(string _notRevealedURI)
setSignerAddress(address _newAddress)
setUpPresale()
setUpSale()
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)
ChangeBaseURI(string _baseURI)
ChangeIsBurnEnabled(bool _isBurnEnabled)
ChangePresaleConfig(uint256 _startTime, uint256 _duration, uint256 _maxCount)
ChangeSaleConfig(uint256 _startTime, uint256 _maxCount)
GiftMint(address indexed _recipient, uint256 _amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PayeeAdded(address account, uint256 shares)
PaymentReceived(address from, uint256 amount)
PaymentReleased(address to, uint256 amount)
PresaleMint(address indexed _minter, uint256 _amount, uint256 _price)
SaleMint(address indexed _minter, uint256 _amount, uint256 _price)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
WorkflowStatusChange(uint8 previousStatus, uint8 newStatus)
constructor(string _initBaseURI, string _initNotRevealedUri)
receive()
This contract contains no error objects.