BryceYoung
Verified contract
Active on
Ethereum with 173 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,236.08)
Native
Value
$1,236.08
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.4 | $3,090.20 |
$1,236.08 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15806227 | 2 years ago | | | 0.1 | 0.0022929925 | |
| 15609174 | 2 years ago | | | 0.1 | 0.00077895647 | |
| 15117894 | 2 years ago | | | 0.1 | 0.0013406394 | |
| 14790437 | 3 years ago | | | 0.1 | 0.0041592545 | |
| 14092316 | 3 years ago | | | 0 | 0.0032518684 | |
| 14004729 | 3 years ago | | | 0.1 | 0.026689169 | |
| 13941980 | 3 years ago | | | 0.1 | 0.030943843 | |
| 13903822 | 3 years ago | | | 0 | 0.0032938511 | |
| 13830632 | 3 years ago | | | 0.1 | 0.010901391 | |
| 13759019 | 3 years ago | | | 0.1 | 0.010501632 |
ABI
ABI objects
Getter at block 21208703
MAX_PURCHASE() view returns (uint256)
250
MAX_SUPPLY() view returns (uint256)
3626
PROVENANCE() view returns (string)
ebbbdb10bd829dc937e7c1be9568a9ebbd4d78dbc20e34872de40467192e637b
TOKEN_PRICE() view returns (uint256)
100000000000000000
owner() view returns (address)
0x74fc5f223f0318ce24ae35aa7401a0991ed5360c
saleIsActive() view returns (bool)
true
totalSupply() view returns (uint256)
609
Read-only
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(address creator, uint256 tokenId) view returns (string)
State-modifying
Events mint(uint256 numberOfTokens) payable
renounceOwnership()
reserve(uint256 numberOfTokens)
setBaseURI(string baseURI_)
setProvenance(string provenance)
setSaleState(bool newState)
transferOwnership(address newOwner)
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address creator)
This contract contains no fallback and receive objects.
This contract contains no error objects.