FlatN

Verified contract

Active on Ethereum with 1,403 txns
Deployed by via 0x32ad1938 at 13167231
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,029.02
0x3cd586c1039f2e5057050445a0568e280b1da35ae448d28e89553934b9e8467e
0xf9262ec55e674d76a1094249d927fd8f72849cf2102a0a577de2cb0cb71e3752
0xe605b5a233c4700efb9c8c0e16d42beec1e747dc4c4105a9e7922abe1effab0e
From
0x19d49da486923ed4938e7efa6e1ca0284962e6acce43ea5de78f602b9c754774
0x270cde061cfea4828540df6564e6b4f6e01a28ed225f5de446896c047ff5d9ba
From
0xdad0a7cf7ef9d2ae0e2350ba79c114410c721b1b158ac880192edfaa7b7a27b7
From
0xe2e9c63273b497a7cded641e0a1766b58cf6620b447ea1c993e59ecd59e864a0
0xb5de94f3964bf6ae3fea653ae4c31d30a8f8ed2388e7b8a336dec6e3bf30e5e7
0x53e66599f80a5e68ee4a8ee6d19cb3d60f0fc785061ba48ee322a09e5c14bcaa
0x8e1c83e10c2fb3ada49a3cb0302a27da9948232e58aaa62c395b6d193b65c63c

Functions
Getter at block 21050087
MAX_N_TOKEN_ID(view returns (uint256)
8888
n(view returns (address)
0x05a46f1e545526fb803ff974c790acea34d1f2d6
name(view returns (string)
Flat-n
onlyNHolders(view returns (bool)
true
owner(view returns (address)
0x0bbedf43eb3aacb68037cad3700b10c9b2433e11
symbol(view returns (string)
flat-n
totalSupply(view returns (uint256)
1029
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 tokenIdpayable 
mintWithN(uint256 tokenIdpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string namestring symbolbool onlyNHolders
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.