MuscleBrainBoxerERC721b
Verified contract
Active on
Ethereum with 5,101 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 2 additional slots
Balances ($0.00)
No balances found for "MuscleBrainBoxerERC721b"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15922737 | 2 years ago | | | 0 | 0.00042040505 | |
| 15579648 | 2 years ago | | | 0 | 0.00016635341 | |
| 15195900 | 2 years ago | | | 0 | 0.00024446639 | |
| 15145331 | 2 years ago | | | 0 | 0.00031071174 | |
| 15094867 | 2 years ago | | | 0 | 0.00041641935 | |
| 15066569 | 2 years ago | | | 0 | 0.00013972909 | |
| 15063621 | 2 years ago | | | 0 | 0.00030494777 | |
| 15063246 | 2 years ago | | | 0 | 0.00016306957 | |
| 15063003 | 2 years ago | | | 0 | 0.00059759810 | |
| 15062975 | 2 years ago | | | 0 | 0.00018680216 |
ABI
ABI objects
Getter at block 21312223
capacity() view returns (uint256)
0
freeMintLimit() view returns (uint256)
2
nftAddress() view returns (address)
0xdd01a768ac00814325c0fa6d3314f0ef3fc19ac0
owner() view returns (address)
0x705edd23f5e83d2ec6f4ba3689670b1583056273
priceInfo() view returns (address token, uint256 price, uint8 billingType)
(token=0x0000000000000000000000000000000000000000, price=100000000000000000, billingType=0)
Read-only
fiatAnchoredAmount(uint256 amount) view returns (uint256 anchoredAmount)
freeMinted(address) view returns (uint256)
tokenFiatAnchoredAmount(address token, uint256 amount) view returns (uint256 anchoredAmount)
State-modifying
Events addTokenCheckouter(address token, struct ICheckouterTokenInfo tokenInfo)
ethPurchase(uint256 amount, uint8 billingType) payable
freeMint(uint256 _amount)
removeTokenCheckouter(address token)
renounceOwnership()
setBasicInfo(address _nftAddress, uint256 _capacity, struct MultiPurchaseBoxerWithFreeMintLimitERC721bPriceInfo _priceInfo, uint256 _freeMintLimit)
setEthInfo(struct ICheckouterTokenInfo _tokenInfo)
tokenPurchase(address token, address from, uint256 amount, uint8 billingType)
transferOwnership(address newOwner)
withdraw(address settler)
withdrawToken(address token, address to)
BoxerInited(address nftAddress, uint256 capacity, uint256 freeMintLimit, struct MultiPurchaseBoxerWithFreeMintLimitERC721bPriceInfo priceInfo)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
receive()
This contract contains no error objects.