NFW vibrant skyline
Verified contract
Active on
Base with 179 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($20.32)
Native
Value
$20.32
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.00562 | $3,615.33 |
$20.32 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22554713 | 15 days ago | | | 0.00001 | 0.0000011191132 | |
| 5517285 | a year ago | | | 0.00001 | 0.000000007684315981 | |
| 5517274 | a year ago | | | 0.00001 | 0.000000007128792180 | |
| 5517243 | a year ago | | | 0.00001 | 0.000000006805432109 | |
| 5504075 | a year ago | | | 0.00001 | 2.2006807e-7 | |
| 5381474 | a year ago | | | 0.0001 | 3.1523992e-7 | |
| 5381470 | a year ago | | | 0.0001 | 3.3540536e-7 | |
| 5381470 | a year ago | | | 0.0001 | 3.3540536e-7 | |
| 5381470 | a year ago | | | 0.0001 | 3.3540536e-7 | |
| 5381469 | a year ago | | | 0.0001 | 3.3540536e-7 |
ABI
ABI objects
Getter at block 23216866
freeSupply() view returns (uint256)
333
maxSupply() view returns (uint256)
3333
mintPrice() view returns (uint256)
10000000000000
name() view returns (string)
NFW vibrant skyline
owner() view returns (address)
0xe4ff4635421d849d1e4949de3d3f96c9604dffbc
symbol() view returns (string)
NFWvs
totalSupply() view returns (uint256)
970
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)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
mint() payable
mint(uint256 amount) payable
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)
withdraw()
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.