Muttniks
Verified contract
Active on
Ethereum with 1,931 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 "Muttniks"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21146734 | 10 days ago | | | 0 | 0.00062200672 | |
| 21102845 | 16 days ago | | | 0 | 0.00030763104 | |
| 21069231 | 21 days ago | | | 0 | 0.00045614956 | |
| 20885205 | 2 months ago | | | 0 | 0.00044704751 | |
| 20852949 | 2 months ago | | | 0 | 0.00030626401 | |
| 20726764 | 2 months ago | | | 0 | 0.000074410675 | |
| 20726592 | 2 months ago | | | 0 | 0.000070584036 | |
| 20725263 | 2 months ago | | | 0 | 0.00019508789 | |
| 20612749 | 3 months ago | | | 0 | 0.00017970527 | |
| 20294517 | 4 months ago | | | 0 | 0.000067030488 |
ABI
ABI objects
Getter at block 21220827 _getAllMetadata() view returns (string[])
name() view returns (string)
Muttniks
nextmuttnik() view returns (uint256)
1070
owner() view returns (address)
0xa00f56b263d3c3e016c33d9b31791b625d90ae3b
symbol() view returns (string)
Laika
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
separatesig(bytes sig) pure returns (bytes32 ready, bytes32 steady, uint8 vroom)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
verificationfunc(bytes32 specialhash, bytes sig) pure returns (address)
State-modifying
Events _changeVerification(address verificationaddress)
_withdraw(uint256 amountinwei, bool getall, address exportaddress) returns (bool)
approve(address to, uint256 tokenId)
createMuttnik(string pinatalink, address customerwallet, bytes32 specialhash, bytes sig) payable returns (uint256)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address verificationaccount)
This contract contains no fallback and receive objects.
This contract contains no error objects.