Radical Digital Painting
Verified contract
Active on
Ethereum with 161 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 "Radical Digital Painting"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20900559 | 2 months ago | | | 0 | 0.00029752740 | |
| 20872880 | 2 months ago | | | 0 | 0.00087165620 | |
| 20389668 | 4 months ago | | | 0 | 0.00017757105 | |
| 19029530 | a year ago | | | 0 | 0.00091002246 | |
| 19029530 | a year ago | | | 0 | 0.00090694447 | |
| 18721109 | a year ago | | | 0 | 0.0015966526 | |
| 18721108 | a year ago | | | 0 | 0.0014314680 | |
| 18439763 | a year ago | | | 0 | 0.00072162503 | |
| 18403304 | a year ago | | | 0 | 0.00032125216 | |
| 17575458 | a year ago | | | 0 | 0.00057692916 |
ABI
ABI objects
Getter at block 21330630
MAX_SUPPLY() view returns (uint256)
239
_baseTokenURI() view returns (string)
https://rdp.whistlegraph.com/json/
contractURI() view returns (string)
locked() view returns (bool)
false
name() view returns (string)
Radical Digital Painting
owner() view returns (address)
0x5e6758c96a4cb5e2a1fe2e2772020dc8ad753b08
symbol() view returns (string)
RDP
totalSupply() view returns (uint256)
239
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 MultiMintOwner(uint256 mintAmount)
approve(address to, uint256 tokenId)
lockMetadata()
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseTokenURI(string __baseTokenURI)
setContractURI(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()
This contract contains no fallback and receive objects.
This contract contains no error objects.