TheRadiantSociety
Verified contract
Active on
Ethereum with 1,089 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($175.39)
Native
Value
$175.39
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.07 | $2,505.54 |
$175.39 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20521390 | 3 months ago | | | 0 | 0.00027479524 | |
| 20019612 | 5 months ago | | | 0 | 0.00088734703 | |
| 19984359 | 5 months ago | | | 0 | 0.0010499802 | |
| 19984359 | 5 months ago | | | 0 | 0.0010486166 | |
| 18952871 | 10 months ago | | | 0 | 0.0010196611 | |
| 18940557 | 10 months ago | | | 0 | 0.0011543526 | |
| 18668797 | a year ago | | | 0 | 0.00071974516 | |
| 18600214 | a year ago | | | 0 | 0.0026412104 | |
| 18600091 | a year ago | | | 0 | 0.0019409166 | |
| 18550730 | a year ago | | | 0 | 0.0018812326 |
ABI
ABI objects
Getter at block 21098478
MAX_BY_MINT() view returns (uint256)
20
MAX_ELEMENTS() view returns (uint256)
8875
MAX_FREE_ELEMENTS() view returns (uint256)
850
MAX_PRESALE_ELEMENTS() view returns (uint256)
4000
MAX_PRESALE_MINTING_PASSES() view returns (uint8)
3
PRICE() view returns (uint256)
70000000000000000
baseURI() view returns (string)
https://www.theradiantsociety.art/metadata/
creatorAddress1() view returns (address)
0xc5cdc512fdb6fab972965f6e4f9ed64c7b5e7221
creatorAddress2() view returns (address)
0x9b999dfec690985aad0df7f38da62486d2001e5f
devAddress1() view returns (address)
0xbd3774ec6d5aa8bdcf77d989bf13f6bca73ff0c1
devAddress2() view returns (address)
0x1f93f7ff280c4672b735da056cb109c8d30d5272
name() view returns (string)
TheRadiantSociety
notRevealedUri() view returns (string)
https://gateway.pinata.cloud/ipfs/QmdY5HeUgK6Q5i8mBDLKpkR9DHpsjGrK8ChnTXxZ3ot6yR
owner() view returns (address)
0x5db827276dd9db2497680da3641b87b14540e991
paused() view returns (bool)
true
period() view returns (uint8)
3
revealed() view returns (bool)
true
symbol() view returns (string)
TRS
totalFreeMint() view returns (uint256)
367
totalPresaleMint() view returns (uint256)
136
totalSupply() view returns (uint256)
655
Read-only
balanceOf(address owner) view returns (uint256)
freeMintingPasses(address) view returns (bool)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
presaleMintingPasses(address) view returns (uint8)
price(uint256 _count) pure returns (uint256)
signatureWallet(address _address, string _role, bytes _signature) pure 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)
burn(uint256 tokenId)
freeMint(bytes _signature) payable
mint(address _to, uint256 _count) payable
pause(bool _state)
presale(uint8 _count, bytes _signature) payable
renounceOwnership()
reserve(uint256 _count)
reveal()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI)
setBaseURIAndReveal(string _newBaseURI)
setNotRevealedURI(string _notRevealedURI)
setPeriod(uint8 _period)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdrawAll() payable
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
JoinedSociety(uint256 indexed id)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string _initNotRevealedUri)
This contract contains no fallback and receive objects.
This contract contains no error objects.