DRRT

Verified contract

Active on Ethereum with 1,605 txns
Deployed by via 0x25aceea3 at 13404271
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
Native
Value $182.97
0x7ff2d6c99970dc9038d3fa7dc8247d17eb0edec70783b4d28a21c5e400be934c
0x7a89018185d5ff6ea88d52302004dd9de4781ab9bcc39ccfbae217734439437d
0x90978b55218ef39939c0b30ce4bca0af7bb3dfa5ec0901bb888bcb34f9581d5b
0x408595bfa81596b9237fe090985187814e6ac567286acca80449aa1735e2db47
0xcf739c386b1f4c851d5433205bc6c4d7ca891e007b438d8ae014b86180802cb7
0xb51d11eaccf4f577438c3aec1b884a5cca8be7859d2b26ee4c1e76f5ebbe7ded
0x3fb69dad8cfc885f4274467c1f426a36eaed3867048af62217cd9596dd87c106
0xdb8f1829e5485afad9482c069b2d54157be618b0c7594834ce11ae1b444a08a7
0x3b27ee298963b8c7c4215b4ae734d8ddebca776b10a7bf65dfd008b8e61d856b
0x653fa993ee1a81e8ddaf64c60757475e08322b92f223a837c79e04bbff1a8888

Functions
Getter at block 21194276
MAX_TOKENS_MINT_AT_ONCE(view returns (uint256)
10
MAX_TOKENS_SUPPLY(view returns (uint256)
9090
TOKEN_PRICE(view returns (uint256)
60000000000000000
TOKEN_REDUCED_PRICE(view returns (uint256)
50000000000000000
isSaleStarted(view returns (bool)
true
name(pure returns (string)
DRRT
owner(view returns (address)
0x84580fe78483cda230754e798d0b120ea6fa661c
symbol(pure returns (string)
DRRT
totalSupply(view returns (uint256)
2021
Read-only
balanceOf(address tokenOownerview returns (uint256)
getApproved(uint256 tokenIndexview returns (address)
isApprovedForAll(address tokenOowneraddress operatorview returns (bool)
ownerOf(uint256 tokenIndexview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenOfOwnerByIndex(address tokenOowneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIndexview returns (string)
State-modifying
approve(address touint256 tokenIndex
mint(uint256 tokenAmountpayable 
mintGiveaway(address to
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIndex
safeTransferFrom(address fromaddress touint256 tokenIndexbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
startSale(
transferFrom(address fromaddress touint256 tokenIndex
transferOwnership(address newOwner
withdraw(
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.