Richard Dixon Art
Verified contract
Active on
Ethereum with 260 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 "Richard Dixon Art"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20259499 | 5 months ago | | | 0 | 0.000085142625 | |
| 16931109 | 2 years ago | | | 0 | 0.00056521554 | |
| 16931107 | 2 years ago | | | 0 | 0.00057149614 | |
| 16408403 | 2 years ago | | | 0 | 0.0010366568 | |
| 16408399 | 2 years ago | | | 0 | 0.00090506587 | |
| 16085780 | 2 years ago | | | 0 | 0.00051370271 | |
| 15554628 | 2 years ago | | | 0 | 0.00058194706 | |
| 15554625 | 2 years ago | | | 0 | 0.00078154274 | |
| 15097219 | 2 years ago | | | 0 | 0.0029432219 | |
| 14998209 | 2 years ago | | | 0 | 0.0011004818 |
ABI
ABI objects
Getter at block 21301650
baseTokenURI() view returns (string)
https://api.opensea.io/api/v1/metadata/0x0cbd0570401aa68f9e4fee05285eacd7b1bb6069/
isOwner() view returns (bool)
false
name() view returns (string)
Richard Dixon Art
openSeaVersion() pure returns (string)
1.2.0
owner() view returns (address)
0xa214384fd96d0883a4e4c75036c2863f0f5995f5
symbol() view returns (string)
RDXN
totalSupply() view returns (uint256)
127
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)
mintTo(address _to)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address to, bool approved)
setBaseTokenURI(string uri)
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(string _name, string _symbol, address _proxyRegistryAddress, string baseURI)
This contract contains no fallback and receive objects.
This contract contains no error objects.