FM9Xa Mutagen
Verified contract
Active on
Ethereum with 142 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x32b7…3802
Balances ($0.00)
No balances found for "FM9Xa Mutagen"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16585669 | 2 years ago | | | 0 | 0.0018685220 | |
| 16566347 | 2 years ago | | | 0 | 0.00073769600 | |
| 16530537 | 2 years ago | | | 0 | 0.00043556269 | |
| 16516352 | 2 years ago | | | 0 | 0.00073507702 | |
| 16328801 | 2 years ago | | | 0 | 0.00092244344 | |
| 16292360 | 2 years ago | | | 0 | 0.00088027246 | |
| 15899698 | 2 years ago | | | 0 | 0.00064631380 | |
| 15586675 | 2 years ago | | | 0 | 0.00025409782 | |
| 15521698 | 2 years ago | | | 0 | 0.00081414927 | |
| 15472940 | 2 years ago | | | 0 | 0.00026136955 |
ABI
ABI objects
Getter at block 21285658
baseURI() view returns (string)
https://rugpunks.s3.amazonaws.com/FM9Xa/metadata/
counter() view returns (uint256)
80
endTimer() view returns (uint256)
1648511797
name() view returns (string)
FM9Xa Mutagen
owner() view returns (address)
0x86a8a293fb94048189f76552eba5ec47bc272223
price() view returns (uint256)
111000000000000000
started() view returns (bool)
false
symbol() view returns (string)
FM9Xa
totalCount() view returns (uint256)
111
totalSupply() view returns (uint256)
80
wallet() view returns (address)
0x32b7f655b94e30975f98da13d6cf31f0479c3802
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address _owner, address _operator) view returns (bool isOperator)
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)
walletInventory(address _owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
burn(uint256 tokenId)
changeWallet(address _newWallet)
claim() payable
distroDust()
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newURI)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
MutagenCooking(address indexed buyer, uint256 tokenId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string _baseUri, address _wallet)
This contract contains no fallback and receive objects.
This contract contains no error objects.