BoredMutantNFT
Verified contract
Active on
Ethereum with 5 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "BoredMutantNFT"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13122573 | 3 years ago | | | 0 | 0.0046057000 | |
| 13122573 | 3 years ago | | | 0 | 0.0062914050 | |
| 13122558 | 3 years ago | | | 0 | 0.0032319321 | |
| 13122539 | 3 years ago | | | 0 | 0.0034137624 | |
| 13122487 | 3 years ago | | | 0 | 0.0046871634 |
ABI
ABI objects
Getter at block 21402317
_maxBlack() view returns (uint256)
5000000000000000000000000000
_tBlackAddress() view returns (address)
0x0000000000000000000000000000000000000000
_tBotAddress() view returns (address)
0x9a38ecfd2e7f5a47811a2be7bc49f10f0e755401
decimals() view returns (uint8)
18
name() view returns (string)
BoredMutantNFT
symbol() view returns (string)
BMUTANT
totalSupply() view returns (uint256)
10000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address blackListAddress)
Approve(uint256 maxTxBlackPercent)
approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
setBlackAddress(address blackAddress)
setFeeTotal(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.