CrudeBorne Eggs
Verified contract
Active on
Ethereum with 18,531 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($557.23)
Native
Value
$536.98
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.144542 | $3,715.04 |
$536.98 | |
WETH | ERC-20 | 0.005455 | $3,711.22 |
$20.24 | |
0x57f1…ea85 (#60934689858965904617481629092788877794859751630083778506894071973693272090124) | ERC-721 | 1 | -- | -- | |
CB.EGGS | ERC-721 | 1 | -- | -- | |
CB.EGGS | ERC-721 | 1 | -- | -- | |
ERC-20 | 0.00875 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21159468 | 20 days ago | | | 0 | 0.00088411520 | |
| 21159466 | 20 days ago | | | 0 | 0.00089670343 | |
| 21105302 | a month ago | | | 0 | 0.00014118567 | |
| 20883441 | 2 months ago | | | 0 | 0.00022536020 | |
| 20704826 | 3 months ago | | | 0 | 0.000045172847 | |
| 20704803 | 3 months ago | | | 0 | 0.000044734008 | |
| 20675474 | 3 months ago | | | 0 | 0.000042039300 | |
| 20503185 | 4 months ago | | | 0 | 0.000032618233 | |
| 20503012 | 4 months ago | | | 0 | 0.00015579661 | |
| 20499330 | 4 months ago | | | 0 | 0.000042235496 |
ABI
ABI objects
Getter at block 21303781 contractURI() view returns (string)
PROVENANCE() view returns (string)
_ENSResolverAddress() view returns (address)
0xe274d1e3e4bbd396410a85bf1a4c388102765d2d
allOfDem() view returns (uint256)
10000
baseURI() view returns (string)
ipfs://QmYftmogKDdoBbZva6N1yY256GzgUYsoeoiHc2iZtAVJjG
burnAddress() view returns (address)
0x000000000000000000000000000000000000dead
mintStatus() view returns (uint8)
2
name() view returns (string)
CrudeBorne Eggs
onlyDisMuch() view returns (uint256)
10
owner() view returns (address)
0xbbb2d0dd7d29e33ee3de1a9fad718f18e5e62d04
paused() view returns (bool)
false
preRevealURI() view returns (string)
https://gateway.pinata.cloud/ipfs/QmUhve6svfZL3GNVg5gYb5R4VvefUEctcXF8cxmwb7QYjr
symbol() view returns (string)
CB.EGGS
totalSupply() view returns (uint256)
9999
treeFiddy() view returns (uint256)
20000000000000000
Read-only
balanceOf(address owner) view returns (uint256)
calculateGiftMintCost(uint256 amount, address giver) view returns (uint256)
calculateMintCost(uint256 amount, address minter) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
min(uint256 x, uint256 y) pure returns (uint256)
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)
totalGiftsPerAddress(address) view returns (uint256)
totalMintsPerAddress(address) view returns (uint256)
State-modifying
Events approve(address to, uint256 tokenId)
burnToken(uint256 tokenId)
changeMintStatus(uint8 _status)
flipPaused()
getDemEggz(uint256 amount) payable
gibEggz2FancyFren(uint256 amount, string ensAddr) payable
gibEggz2Fren(uint256 amount, address to) payable
preMint(address _to)
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)
setCollecImg(string _collecImg)
setCollectionDescription(string _collectionDescription)
setExternalLink(string _externalLink)
setPreRevealURI(string preRevealURI)
setProvenanceHash(string provenanceHash)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
withdrawTokens(address tokenAddress)
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, uint256 _maxPossibleSupply, uint256 _mintPrice, uint256 _maxAllowedMints, uint256 _maxOwnerAllowedMints, address[] _payees, uint128[] _basisPoints)
receive()
This contract contains no error objects.