NOT A RUG
Verified contract
Active on
Ethereum with 4,189 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NAR | ERC-721 | 1 | -- | -- | |
NAR | ERC-721 | 1 | -- | -- | |
NAR | ERC-721 | 1 | -- | -- | |
NAR | ERC-721 | 1 | -- | -- | |
NAR | ERC-721 | 1 | -- | -- | |
NAR | ERC-721 | 1 | -- | -- | |
NAR | ERC-721 | 1 | -- | -- | |
NAR | ERC-721 | 1 | -- | -- | |
NAR | ERC-721 | 1 | -- | -- | |
NAR | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21281251 | 4 days ago | | | 0 | 0.0012695389 | |
| 21058776 | a month ago | | | 0 | 0.00015423020 | |
| 20883516 | 2 months ago | | | 0 | 0.00029739973 | |
| 20769008 | 2 months ago | | | 0 | 0.00012476835 | |
| 19953372 | 6 months ago | | | 0 | 0.00018899661 | |
| 19685333 | 7 months ago | | | 0 | 0.00021031821 | |
| 19256170 | 9 months ago | | | 0 | 0.0011371214 | |
| 19170489 | 10 months ago | | | 0 | 0.00098861066 | |
| 19106235 | 10 months ago | | | 0 | 0.00031529455 | |
| 18943713 | a year ago | | | 0 | 0.00040332403 |
ABI
ABI objects
Getter at block 21306822 getMyAssets() view returns (uint256[])
name() view returns (string)
NOT A RUG
nonce() view returns (uint256)
8000
owner() view returns (address)
0x9b4b7e8f93a72394e965dab982e535d3c39f8b13
symbol() view returns (string)
NAR
totalSupply() view returns (uint256)
8000
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getAssetsByOwner(address _owner) view returns (uint256[])
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
owners(address) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events GimmeThatFuckingShit()
approve(address to, uint256 tokenId)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseTokenURI(string _uri)
setTotalSupply(uint256 newSupply)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.