BoxingBoyzTokenFactory
Verified contract
Active on
Ethereum with 2,952 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc8f7…f12e
Balances ($2,523.77)
Native
Value
$2,523.77
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.75 | $3,365.02 |
$2,523.77 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15636686 | 2 years ago | | | 0 | 0.00028464120 | |
| 15062691 | 2 years ago | | | 0.5 | 0.0020929423 | |
| 14487789 | 3 years ago | | | 0.25 | 0.0010977953 | |
| 14487789 | 3 years ago | | | 0.25 | 0.0010977953 | |
| 14487789 | 3 years ago | | | 0.25 | 0.0010977953 | |
| 14487789 | 3 years ago | | | 0.25 | 0.0056240028 | |
| 14403299 | 3 years ago | | | 0 | 0.00083752398 | |
| 13945656 | 3 years ago | | | 0 | 0.0052838206 | |
| 13939636 | 3 years ago | | | 0 | 0.0053938479 | |
| 13938275 | 3 years ago | | | 0 | 0.013747075 |
ABI
ABI objects
Getter at block 21249233
beneficiary() view returns (address)
0xc8f796d54d056a2b9eb718111dd952190edcf12e
isPublic() view returns (bool)
true
owner() view returns (address)
0xebe901f7faea5ea5ed62048d46280949d43766dc
stage() view returns (uint8)
2
start() view returns (uint256)
1640523600
token() view returns (address)
0x12622b71aa62a595be0f65009264de3fe3dbc7aa
Read-only
canMint(uint256 _numberOfItemsToMint) view returns (bool)
canPayMintFee(uint256 _numberOfItemsToMint) view returns (bool)
getMintFee(uint256 _numberOfItemsToMint) view returns (uint256)
stakeholders(address) view returns (uint256)
State-modifying
Events deploy()
destroy()
initialize(uint256 _start, address _token, address _whitelist)
makePublic()
mint(uint256 _numberOfItemsToMint, address _toAddress) payable
premint(uint256 _numberOfItemsToMint, address _toAddress)
renounceOwnership()
retrieveTokens(address _tokenContract)
setBaseTokenURI(string _uri)
setContractURI(string _uri)
setupStakeholders(address[] _stakeholders, uint256[] _percentages)
transferOwnership(address newOwner)
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.