DaVinci

Verified contract

Active on Ethereum with 814 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "DaVinci"

0x976235c0e40e86dfac0aaab343ac0829a06f4c014179a4572e234a7af249b0ae
From
0x8921ea4bcbc7e3aa28f44039af90ac39a3492263dc43999988596bd7da6f97ac
From
0xcbad02acf5fa95a2ce9a72231af62dbf2c7f25d083d005d2847c330db023504b
From
0xcfeb3f79b8037b7311a3c1fe521cffeae02f37435028b59cf6eecd986bb7a808
0x8cf68a4ccd740cfb3b12da0d0e465bf6448f46531c501d69b3e506703faaba8a
0xbe60d8e5d3c00063b7cfb4af80cb01e22ce976372a5efcc83c5964914c5ba64d
0xa857b5354e698bc7262e127ee0fc8dc912618a18de89a5976600a69fbca776c8
0x8e6d0ac8939c8b7cfb7a733765d915434def36e16e2fadecef24e03bbfe970aa
0xcb743b80a3b86907d1e3eeadbf113ad77c70b08c0c8023824df182f92c9a25a5
0x8fc1e5f43824c2b5c9a93dd401d768a2507c3d35e6096e3b9fb0de7fcf0e6c3f

Functions
Getter at block 20791903
DOMAIN_SEPARATOR(view returns (bytes32)
0xa31f9e3b5ab45ef2cf728996e353be5534d5c62e500da5f540ec5e92fe8e2679
ID_ENCODING_PREFIX(view returns (uint256)
57896044618658097711785492504343953926634992332820282019728792003956564819968
MARKETING_ADDRESS(view returns (address)
0x7f6f2a5dda81783b936de8c33498c44d160b3503
MAX_TOTAL_SUPPLY(view returns (uint256)
8888000000000000000000
baseTokenURI(view returns (string)
https://api.davinci.wtf/token/
decimals(view returns (uint8)
18
erc20TotalSupply(view returns (uint256)
8888000000000000000000
erc721TotalSupply(view returns (uint256)
1458
getERC721QueueLength(view returns (uint256)
811
minted(view returns (uint256)
1458
name(view returns (string)
DaVinci
owner(view returns (address)
0xbe95caf714f90475e5abb0943cf3c2dfe245def1
symbol(view returns (string)
WTF
totalSupply(view returns (uint256)
8888000000000000000000
tradingLive(view returns (bool)
true
uniswapSwapRouter_(view returns (address)
0x68b3465833fb72a70ecdf485e0e4c7bd8665fc45
uniswapV3NonfungiblePositionManager_(view returns (address)
0xc36442b4a4522e871399cd717abdd847ab11fe88
units(view returns (uint256)
1000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
erc20BalanceOf(address owner_view returns (uint256)
erc721BalanceOf(address owner_view returns (uint256)
erc721TransferExempt(address target_view returns (bool)
getApproved(uint256view returns (address)
getERC721TokensInQueue(uint256 start_uint256 count_view returns (uint256[])
isApprovedForAll(addressaddressview returns (bool)
nonces(addressview returns (uint256)
owned(address owner_view returns (uint256[])
ownerOf(uint256 id_view returns (address erc721Owner)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address spender_uint256 valueOrId_returns (bool)
erc20Approve(address spender_uint256 value_returns (bool)
erc20TransferFrom(address from_address to_uint256 value_returns (bool)
erc721Approve(address spender_uint256 id_
erc721TransferFrom(address from_address to_uint256 id_
permit(address owner_address spender_uint256 value_uint256 deadline_uint8 v_bytes32 r_bytes32 s_
recoverERC20(address tokenAddressaddress tokenReceiveruint256 tokenAmount
recoverERC721(address tokenAddressaddress tokenReceiveruint256 tokenIdbytes data
renounceOwnership(
safeTransferFrom(address from_address to_uint256 id_
safeTransferFrom(address from_address to_uint256 id_bytes data_
setApprovalForAll(address operator_bool approved_
setDavinciPainting(
setERC721TransferExempt(address account_bool value_
setSelfERC721TransferExempt(bool state_
setTokenURI(string _tokenURI
transfer(address to_uint256 value_returns (bool)
transferFrom(address from_address to_uint256 valueOrId_returns (bool)
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed spenderuint256 indexed tokenId
Approval(address indexed owneraddress indexed spenderuint256 value
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ERC20Approval(address indexed owneraddress indexed spenderuint256 value
ERC20Transfer(address indexed fromaddress indexed touint256 indexed amount
ERC721Approval(address indexed owneraddress indexed spenderuint256 indexed tokenId
ERC721Exempt(address indexed exemptedAddress
ERC721Transfer(address indexed fromaddress indexed touint256 indexed tokenId
ERC721Unexempt(address indexed unexemptedAddress
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed amount
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyExists(
DecimalsTooLow(
ERC404UniswapV3ExemptFactoryMismatch(
ERC404UniswapV3ExemptWETH9Mismatch(
InsufficientAllowance(
InvalidApproval(
InvalidExemption(
InvalidOperator(
InvalidRecipient(
InvalidSender(
InvalidSigner(
InvalidSpender(
InvalidTokenId(
MintLimitReached(
NotFound(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
OwnedIndexOverflow(
PermitDeadlineExpired(
QueueEmpty(
QueueFull(
QueueOutOfBounds(
RecipientIsERC721TransferExempt(
TokenInvalid(
TokenLoading(
Unauthorized(
UnsafeRecipient(