Ink Cell
Verified contract
Active on
Ethereum with 4,971 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 "Ink Cell"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21177725 | 5 days ago | | | 0 | 0.00044416522 | |
| 21121688 | 13 days ago | | | 0 | 0.00019528010 | |
| 20801582 | 2 months ago | | | 0 | 0.00016681492 | |
| 20599325 | 3 months ago | | | 0 | 0.000079100800 | |
| 20598123 | 3 months ago | | | 0 | 0.000023747846 | |
| 20543503 | 3 months ago | | | 0 | 0.000072111859 | |
| 20323513 | 4 months ago | | | 0 | 0.00027488781 | |
| 20322156 | 4 months ago | | | 0 | 0.00028101288 | |
| 20319374 | 4 months ago | | | 0 | 0.00022502243 | |
| 20300148 | 4 months ago | | | 0 | 0.000037496526 |
ABI
ABI objects
Getter at block 21213733
forEth() view returns (address)
0x1387007002958fcc61e3ff93cda47ee70121d921
link() view returns (string)
https://mint.swallow.digital/free_mint/metadata/
name() view returns (string)
Ink Cell
owner() view returns (address)
0xbaede52d4d74116325756e4cc06412aa396fa6c9
server() view returns (address)
0x40c0b3f63459c4301338dfcf7899a0ec93481f02
symbol() view returns (string)
SWL
totalMinted() view returns (uint256)
2222
totalSupply() view returns (uint256)
2222
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)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
specialMinting(bytes sig) payable returns (bool)
transferFrom(address from, address to, uint256 tokenId)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
BatchMetadataUpdate(uint256 _fromTokenId, uint256 _toTokenId)
MetadataUpdate(uint256 _tokenId)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.